Sonarr/src/Sonarr.Http/Authentication
Mark McDowall 745b92daf4 Fixed: Redirecting after login
Closes #6454
2024-02-06 19:57:17 -08:00
..
ApiKeyAuthenticationHandler.cs New: Setting to disable authentication for local addresses 2022-08-07 15:24:40 -07:00
AuthenticationBuilderExtensions.cs Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection 2023-11-16 16:35:15 -08:00
AuthenticationController.cs Fixed: Redirecting after login 2024-02-06 19:57:17 -08:00
AuthenticationService.cs Remove unused imports 2023-05-10 21:08:13 -07:00
BasicAuthenticationHandler.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
BypassableDenyAnonymousAuthorizationRequirement.cs New: Setting to disable authentication for local addresses 2022-08-07 15:24:40 -07:00
LoginResource.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
NoAuthenticationHandler.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
UiAuthorizationHandler.cs New: Setting to disable authentication for local addresses 2022-08-07 15:24:40 -07:00
UiAuthorizationPolicyProvider.cs New: Setting to disable authentication for local addresses 2022-08-07 15:24:40 -07:00