elsa-core/src/modules/Elsa.Http
MariusVuscanNx c30586cd9e
Implemented workflow authorization (#3773)
* Returned 404 when path is not found and 500 when there are multiple workflows with the same path

* Return failure response in case of workflow fault

* Started workflow authorization implementation

* Implemented workflow authorization
2023-03-08 09:49:43 +01:00
..
Activities Implemented workflow authorization (#3773) 2023-03-08 09:49:43 +01:00
ContentWriters Fix text content factory with default media type 2023-01-31 12:40:29 +01:00
Contracts Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Extensions Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Features Implemented workflow authorization (#3773) 2023-03-08 09:49:43 +01:00
Handlers Implemented workflow authorization (#3773) 2023-03-08 09:49:43 +01:00
Middleware Implemented workflow authorization (#3773) 2023-03-08 09:49:43 +01:00
Models Implemented workflow authorization (#3773) 2023-03-08 09:49:43 +01:00
Options Implement XML content writer 2023-01-24 22:39:31 +01:00
Parsers Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Providers Restructure contracts vs services namespace 2023-03-03 14:48:05 +01:00
Scripting/JavaScript Implement flexible header parsing (#3771) 2023-03-07 14:54:21 +01:00
Services Rename "services" to "contracts" and "implementations" to "services" (#3758) 2023-03-03 22:47:23 +01:00
Elsa.Http.csproj Update NuGet package references (#3734) 2023-02-23 14:49:46 +01:00
Elsa.Http.csproj.DotSettings V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00