| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
Use System.Text.Json in DefaultPasswordResetProvider
|
|
|
|
|
|
|
|
|
|
|
|
Make CreateUser async
|
|
Remove UserManager.AddParts
|
|
Add missing usings to UserManager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix UserManager UpdatePolicy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove EasyPassword from Authentication providers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
|
|
|
|