Radarr/src/Radarr.Http/Authentication
Mark McDowall 905b23618a Improve logging when login fails due to CryptographicException
(cherry picked from commit 1449941471cbb8885e9298317b9a30f2576d7941)
2025-03-16 13:12:41 +02: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 Improve logging when login fails due to CryptographicException 2025-03-16 13:12:41 +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: Add config file setting for CGNAT authentication bypass 2024-12-04 13:30:56 +02:00
UiAuthorizationPolicyProvider.cs New: Rework and Require Authentication 2023-08-14 20:05:03 -05:00