Lidarr/src/Lidarr.Http/Authentication
Mark McDowall 0871949b74 Fixed: Redirecting after login
(cherry picked from commit 745b92daf4bf4b9562ffe52dad84a12a5561add5)
2024-02-07 08:56:27 +02:00
..
ApiKeyAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
AuthenticationBuilderExtensions.cs Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection 2023-11-17 03:30:37 +02:00
AuthenticationController.cs Fixed: Redirecting after login 2024-02-07 08:56:27 +02:00
AuthenticationService.cs Sliding expiration for auth cookie and a little clean up 2022-12-11 19:23:22 -06:00
BasicAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
BypassableDenyAnonymousAuthorizationRequirement.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00
LoginResource.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
NoAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
UiAuthorizationHandler.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00
UiAuthorizationPolicyProvider.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00