Mark McDowall
41fa0de230
New: Remove Basic Auth
...
(cherry picked from commit 0f9e063e2146812f6e963363eee70a524612f354)
2025-09-07 10:44:48 -05:00
Mark McDowall
b89271fc01
Fixed: Unable to login when instance name contained brackets
2024-09-21 01:23:25 +03:00
Mark McDowall
5757fa797f
New: Use instance name in forms authentication cookie name
...
Closes #10416
2024-09-16 01:29:10 +03:00
Mark McDowall
bf9a0b62f2
Rename 'ReturnUrl' to 'returnUrl' for forms auth redirection
...
(cherry picked from commit 812712e2843a738054c065a6d5c1b7c81c5f8e7b)
2023-11-17 03:30:03 +02:00
Qstick
8911386ed0
New: Rework and Require Authentication
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2023-08-14 20:05:03 -05:00
geogolem
dd80a64560
Lidarr, Radarr, and Prowlarr (maybe Readarr too) all use
...
the same name for their Authentication cookies
.AspNetCore.Forms
Sonarr uses a different name "SonarrAuth"
this commit makes Radarr use "RadarrAuth"...
similar changes should likely be ported to Lidarr, Prowlarr (and possibly Readarr)
2021-11-23 14:10:52 -06:00
ta264
06e2d5b3c3
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
(cherry picked from commit 7fe36a7e9222e830f4920e09a85115df0bdbf190)
2021-10-25 13:45:44 -04:00
ta264
2d53ec24f8
New: Use ASP.NET Core instead of Nancy
2021-10-25 13:45:44 -04:00