Sébastien Ros

Results 1051 comments of Sébastien Ros

First we need a task to extract files from POST requests. Then save it temporarily and then another task that could join files to emails.

We need a different issue to track adding an API in the email service to send file. @MikeKry I believe that this PR is adding support to send files to...

Which means what @MikeKry did is the good first task, support file uploads in workflows. Next step would then be to be able to attach one of these files in...

I am ok to look at the PR but not with the intent of fixing the linked issue, it's not the correct solution IMO.

The reverse proxy middleware is enabled by default in ASP.NET (and Orchard Core), however it will only be active if your settings are configured to do so, either in the...

Reasoning is that it's the only database we don't require a connection string for.

I'd like to see how it looks like with cards then. And this way we could compare it with another option which is to highlight tabs which would contain validation...

> Then try to update the user by leaving both required fields empty (from both tabs) and click update. There should be another issue/PR about making this experience nicer by...