jellyfin/Emby.Server.Implementations/Library
Bond-009 62da4d0e5c
Merge pull request #2492 from Polpetta/fix-api-private-data-leak
Fix emby/user/public API leaking sensitive data
2020-05-07 14:52:10 +02: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
DefaultAuthenticationProvider.cs Throw AuthenticationException instead of ArgumentNullException when a user does not exist 2020-04-13 14:55:24 -04:00
DefaultPasswordResetProvider.cs
ExclusiveLiveStream.cs
InvalidAuthProvider.cs
LibraryManager.cs Create ApplicationHost logger correctly 2020-04-20 20:48:39 -04:00
LiveStreamHelper.cs
MediaSourceManager.cs Register and construct IMediaSourceManager correctly 2020-04-04 15:28:21 -04:00
MediaStreamSelector.cs Add some simple tests 2020-04-20 10:18:12 +02:00
MusicManager.cs
PathExtensions.cs Address comments 2020-04-21 10:18:26 +02:00
ResolverHelper.cs Add some simple tests 2020-04-20 10:18:12 +02:00
SearchEngine.cs Inject and construct ISearchEngine and IMusicManager correctly 2020-04-04 18:22:29 -04:00
UserDataManager.cs Register and construct IUserDataManager and IUserDataRepository correctly 2020-04-04 19:57:26 -04:00
UserManager.cs Merge pull request #2492 from Polpetta/fix-api-private-data-leak 2020-05-07 14:52:10 +02:00
UserViewManager.cs