This website requires JavaScript.
Explore
Help
Register
Sign In
tedkulp
/
Readarr
Watch
1
Star
0
Fork
0
You've already forked Readarr
mirror of
https://github.com/Readarr/Readarr.git
synced
2026-03-28 18:05:51 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
65ff890c740a15ba1c1f23d6d561764dc57f6bf6
Readarr
/
src
/
Readarr.Http
/
Authentication
History
Mark McDowall
68a4ee6000
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
...
(cherry picked from commit 812712e2843a738054c065a6d5c1b7c81c5f8e7b)
2023-11-17 03:31:00 +02:00
..
ApiKeyAuthenticationHandler.cs
New: Use native dotnet host and DryIoc
2021-03-12 12:55:48 +00:00
AuthenticationBuilderExtensions.cs
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
2023-11-17 03:31:00 +02:00
AuthenticationController.cs
Fixed: Forms login with urlbase
2021-04-20 21:58:11 +01:00
AuthenticationService.cs
Sliding expiration for auth cookie and a little clean up
2022-10-20 20:23:15 -05:00
BasicAuthenticationHandler.cs
New: Use native dotnet host and DryIoc
2021-03-12 12:55:48 +00:00
LoginResource.cs
New: Use ASP.NET Core instead of Nancy
2021-03-12 12:55:48 +00:00
NoAuthenticationHandler.cs
New: Use native dotnet host and DryIoc
2021-03-12 12:55:48 +00:00
UiAuthorizationPolicyProvider.cs
New: Use native dotnet host and DryIoc
2021-03-12 12:55:48 +00:00