Radarr/src/Radarr.Http/Authentication
2024-09-21 01:23:25 +03:00
..
ApiKeyAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
AuthenticationBuilderExtensions.cs Fixed: Unable to login when instance name contained brackets 2024-09-21 01:23:25 +03:00
AuthenticationController.cs Fixed: Limit redirects after login to local paths 2024-08-24 01:56:42 +03: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