jellyfin-server/Jellyfin.Server.Implementations/Users
Bond_009 5265b3eee7 Replace PBKDF2-SHA1 with PBKDF2-SHA512
This also migrates already created passwords on login

Source for the number of iterations:
https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2
2021-11-10 22:34:54 +01:00
..
DefaultAuthenticationProvider.cs Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00
DefaultPasswordResetProvider.cs
DeviceAccessEntryPoint.cs
DisplayPreferencesManager.cs
InvalidAuthProvider.cs
UserManager.cs Replace PBKDF2-SHA1 with PBKDF2-SHA512 2021-11-10 22:34:54 +01:00