Radarr/src/Radarr.Http/Authentication
Mark McDowall fcdd356b03 New: Move auth success logging to debug
Closes #7978

(cherry picked from commit 9ebe043bd94d036fe2ab45f3bb3f882cda48e211)
2025-09-03 12:10:24 +01:00
..
ApiKeyAuthenticationHandler.cs
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: Move auth success logging to debug 2025-09-03 12:10:24 +01:00
BasicAuthenticationHandler.cs
BypassableDenyAnonymousAuthorizationRequirement.cs
LoginResource.cs
NoAuthenticationHandler.cs
UiAuthorizationHandler.cs New: Add config file setting for CGNAT authentication bypass 2024-12-04 13:30:56 +02:00
UiAuthorizationPolicyProvider.cs