Lidarr/src/Lidarr.Http/Authentication
Qstick cdd683ae8f New: Rework and Require Authentication
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 8911386ed0fcaa5ed0a894e511a81ecc87e58d49)
2023-10-20 19:45:01 -05:00
..
ApiKeyAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
AuthenticationBuilderExtensions.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00
AuthenticationController.cs Fixed: Forms login with urlbase 2021-09-26 19:56:50 -04:00
AuthenticationService.cs Sliding expiration for auth cookie and a little clean up 2022-12-11 19:23:22 -06:00
BasicAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
BypassableDenyAnonymousAuthorizationRequirement.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00
LoginResource.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
NoAuthenticationHandler.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
UiAuthorizationHandler.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00
UiAuthorizationPolicyProvider.cs New: Rework and Require Authentication 2023-10-20 19:45:01 -05:00