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
3 months ago
..
ApiKeyAuthenticationHandler.cs New: Auth Required 1 year ago
AuthenticationBuilderExtensions.cs Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection 6 months ago
AuthenticationController.cs Fixed: Redirecting after login with urlbase 3 months ago
AuthenticationService.cs Remove unused imports 1 year ago
BasicAuthenticationHandler.cs New: Use native dotnet host and DryIoc 3 years ago
BypassableDenyAnonymousAuthorizationRequirement.cs New: Auth Required 1 year ago
LoginResource.cs New: Use ASP.NET Core instead of Nancy 3 years ago
NoAuthenticationHandler.cs New: Use native dotnet host and DryIoc 3 years ago
UiAuthorizationHandler.cs New: Auth Required 1 year ago
UiAuthorizationPolicyProvider.cs New: Auth Required 1 year ago