Radarr/src/Radarr.Http
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
..
Authentication Lidarr, Radarr, and Prowlarr (maybe Readarr too) all use 2021-11-23 14:10:52 -06:00
ClientSchema Removed extraneous enum hints in dropdown 2021-06-28 22:38:46 -04:00
ErrorManagement Improve ErrorHandler and quieten logging 2021-10-25 13:45:44 -04:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
Extensions Fixed: Real IP logging when IPv4 is mapped as IPv6 2021-10-25 13:45:44 -04:00
Frontend Fixed: Calender .ics feed 2021-10-25 21:36:44 +01:00
Middleware Fixed: Log files should not be cached 2021-10-25 13:45:44 -04:00
REST Improve ErrorHandler and quieten logging 2021-10-25 13:45:44 -04:00
Validation New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
PagingResource.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
PagingResourceFilter.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
Radarr.Http.csproj Other package updates 2021-11-23 19:52:37 +00:00
ResourceChangeMessage.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
VersionedFeedControllerAttribute.cs Fixed: Calender .ics feed 2021-10-25 21:36:44 +01:00