Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
|
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 |
|
Patrick Barron
|
d9263dacd5
|
Enable nullable for Jellyfin.Server.Implementations
|
2020-12-12 11:20:48 -05:00 |
|
Greenback
|
9a323f6df0
|
More spelling corrections.
|
2020-11-18 13:46:14 +00:00 |
|
crobibero
|
3169b0af89
|
fix merge
|
2020-06-22 20:24:59 -06:00 |
|
crobibero
|
f4d8e0e20c
|
Merge remote-tracking branch 'upstream/master' into easypassword
|
2020-06-22 20:23:06 -06:00 |
|
aled
|
05f736defb
|
Merge branch 'master' into check-stored-password-exists
# Conflicts:
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-16 19:30:23 +01:00 |
|
Patrick Barron
|
ce737c31ec
|
Enable nullable annotations
|
2020-06-09 13:35:29 -04:00 |
|
crobibero
|
68e1ecaaf9
|
Remove EasyPassword from Authentication providers
|
2020-06-07 14:47:08 -06:00 |
|
Patrick Barron
|
bb828d54c5
|
Remove unused methods
|
2020-06-02 14:40:48 -04:00 |
|
Patrick Barron
|
c8fef9dd2e
|
Reimplement password resetting
|
2020-05-30 00:19:36 -04:00 |
|
Patrick Barron
|
99511b3be8
|
Fix a couple bugs
|
2020-05-23 14:53:24 -04:00 |
|
Patrick Barron
|
c464f700db
|
Remove redundant qualifiers
|
2020-05-20 13:07:53 -04:00 |
|
Patrick Barron
|
3eeb6576d8
|
Migrate User DB to EF Core
|
2020-05-20 10:04:00 -04:00 |
|