jellyfin/Jellyfin.Server.Implementations/Users
K900 3ed9463d25
Fix #3624
It doesn't really make sense to throw an error when creating the default user, because the error is completely non-actionable. Instead, if the autodetected username is not valid, just fall back to a sane default.
2020-07-28 12:03:08 +03:00
..
DefaultAuthenticationProvider.cs fix merge 2020-06-22 20:24:59 -06:00
DefaultPasswordResetProvider.cs Use async json serialization. 2020-07-25 13:07:12 -04:00
DeviceAccessEntryPoint.cs Enable nullable annotations 2020-06-09 13:35:29 -04:00
InvalidAuthProvider.cs Merge remote-tracking branch 'upstream/master' into easypassword 2020-06-22 20:23:06 -06:00
UserManager.cs Fix #3624 2020-07-28 12:03:08 +03:00