You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Prowlarr/src/Prowlarr.Http/Authentication
Mark McDowall 629c6a8891
Fixed: Redirecting after login with urlbase
8 months ago
..
ApiKeyAuthenticationHandler.cs New: Auth Required 2 years ago
AuthenticationBuilderExtensions.cs Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection 10 months ago
AuthenticationController.cs Fixed: Redirecting after login with urlbase 8 months ago
AuthenticationService.cs Remove unused imports 1 year ago
BasicAuthenticationHandler.cs New: Use native dotnet host and DryIoc 4 years ago
BypassableDenyAnonymousAuthorizationRequirement.cs New: Auth Required 2 years ago
LoginResource.cs New: Use ASP.NET Core instead of Nancy 4 years ago
NoAuthenticationHandler.cs New: Use native dotnet host and DryIoc 4 years ago
UiAuthorizationHandler.cs New: Auth Required 2 years ago
UiAuthorizationPolicyProvider.cs New: Auth Required 2 years ago