jellyfin/Jellyfin.Api
Claus Vium e79f5d8226
fix: require current password when admin changes their own password (#9238)
Fixes https://github.com/jellyfin/jellyfin/issues/9208
2023-02-02 07:25:48 -07:00
..
Attributes Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Auth Replace != null with is not null 2022-12-05 15:01:13 +01:00
Constants Remove the dependency on BaseAuthorizationHandler 2021-09-10 11:44:50 +02:00
Controllers fix: require current password when admin changes their own password (#9238) 2023-02-02 07:25:48 -07:00
Extensions fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext 2022-10-06 13:57:47 +02:00
Formatters Move Formatters to Jellyfin.Api 2023-01-15 15:46:50 -05:00
Helpers Fix debug builds 2023-01-22 21:38:53 +01:00
Middleware Move Middleware to Jellyfin.Api 2023-01-15 15:46:50 -05:00
ModelBinders Replace != null with is not null 2022-12-05 15:01:13 +01:00
Models Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Minor improvements (#9156) 2023-01-23 19:39:10 +01:00
BaseJellyfinApiController.cs Fix all warnings in Jellyfin.Api (#9003) 2023-01-04 08:01:31 -07:00
Jellyfin.Api.csproj chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117) 2023-01-18 04:16:59 -07:00