jellyfin/Emby.Server.Implementations/Library
Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors
- Use AuthenticatonException to return 401
- Use SecurityException to return 403
- Update existing throws to throw the correct exception for the circumstance
2020-04-13 13:17:46 -04:00
..
Resolvers Remove unused usings 2020-03-24 16:12:06 +01:00
Validators Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
CoreResolutionIgnoreRule.cs Fix more warnings 2019-11-27 16:29:56 +01:00
DefaultAuthenticationProvider.cs More warnings (removed) 2019-12-11 00:13:57 +01:00
DefaultPasswordResetProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ExclusiveLiveStream.cs Fix some warnings 2020-02-23 12:11:43 +01:00
InvalidAuthProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
LibraryManager.cs Merge pull request #2755 from Bond-009/dbcleanup 2020-04-10 00:20:53 +03:00
LiveStreamHelper.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaSourceManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaStreamSelector.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MusicManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00
PathExtensions.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ResolverHelper.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SearchEngine.cs Fix some warnings 2020-02-23 12:11:43 +01:00
UserDataManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00
UserManager.cs Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
UserViewManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00