Radarr/src/Radarr.Http/Authentication
Mark McDowall d660309b5a Fixed: Redirecting after login
(cherry picked from commit 745b92daf4bf4b9562ffe52dad84a12a5561add5)
2024-02-07 08:51:08 +02:00
..
ApiKeyAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
AuthenticationBuilderExtensions.cs Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection 2023-11-17 03:30:03 +02:00
AuthenticationController.cs Fixed: Redirecting after login 2024-02-07 08:51:08 +02:00
AuthenticationService.cs New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00
BasicAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
BypassableDenyAnonymousAuthorizationRequirement.cs New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00
LoginResource.cs New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
NoAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
UiAuthorizationHandler.cs New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00
UiAuthorizationPolicyProvider.cs New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00