jellyfin/Emby.Server.Implementations/Library
Joshua M. Boniface d78a55adb4 Implement InvalidAuthProvider
Implements the InvalidAuthProvider, which acts as a fallback if a
configured authentication provider, e.g. LDAP, is unavailable due
to a load failure or removal. Until the user or the authentication
plugin is corrected, this will cause users with the missing provider
to be locked out, while throwing errors in the logs about the issue.

Fixes #1445 part 2
2019-06-08 22:54:31 -04:00
..
Resolvers Merge branch 'master' into fields 2019-02-16 17:03:15 +01:00
Validators Removed some unused fields 2019-02-09 15:57:42 +01:00
CoreResolutionIgnoreRule.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
DefaultAuthenticationProvider.cs Format correctly the PIN when updating it 2019-05-25 13:46:55 -04:00
DefaultPasswordResetProvider.cs Correct bad quote characters 2019-03-29 19:13:01 -04:00
ExclusiveLiveStream.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
InvalidAuthProvider.cs Implement InvalidAuthProvider 2019-06-08 22:54:31 -04:00
LibraryManager.cs More warning fixes 2019-03-13 22:32:52 +01:00
LiveStreamHelper.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
MediaSourceManager.cs Remove custom Threading 2019-02-05 16:47:50 +01:00
MediaStreamSelector.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
MusicManager.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
PathExtensions.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
ResolverHelper.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
SearchEngine.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00
UserDataManager.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
UserManager.cs Implement InvalidAuthProvider 2019-06-08 22:54:31 -04:00
UserViewManager.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00