jellyfin/Emby.Server.Implementations/Library
Joshua M. Boniface 2946ae1009 Revert "Don't set a default reset provider"
This reverts commit c230d49d7c.

This reenables an edge case where an admin might want to reset, with
the default auth provider, the password of an externally-provided
user so they could "unlock" the account while it was failing. There
might be minor security implications to this, but the malicious
actor would need FS access to do it (as they would with any password
resets) so it's probably best to keep it as-is.

Removing this in the first place was due to a misunderstanding
anyways so no harm.
2019-06-09 15:29:43 -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 Use SecurityException for auth failure 2019-06-09 13:45:51 -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 Revert "Don't set a default reset provider" 2019-06-09 15:29:43 -04:00
UserViewManager.cs Remove support for games as a media type 2019-01-31 19:04:47 +01:00