This website requires JavaScript.
Explore
Help
Register
Sign In
tedkulp
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2026-04-25 22:46:31 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a69d1ab5fea9a5bc2b0b955c86cd3be00cecb042
Sonarr
/
src
/
Sonarr.Http
/
Authentication
T
History
Mark McDowall
9ebe043bd9
New: Move auth success logging to debug
...
Closes
#7978
2025-08-10 21:26:53 -07:00
..
ApiKeyAuthenticationHandler.cs
New: Bump to .NET 8
2025-02-11 19:35:57 -08:00
AuthenticationBuilderExtensions.cs
Change authentication to Forms if set to Basic
2025-07-07 17:34:34 -07:00
AuthenticationController.cs
Improve logging when login fails due to CryptographicException
2025-03-15 16:39:40 -07:00
AuthenticationService.cs
New: Move auth success logging to debug
2025-08-10 21:26:53 -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: Bump to .NET 8
2025-02-11 19:35:57 -08:00
UiAuthorizationHandler.cs
New: Add config file setting for CGNAT authentication bypass
2024-12-01 16:20:08 -08:00
UiAuthorizationPolicyProvider.cs
Change authentication to Forms if set to Basic
2025-07-07 17:34:34 -07:00