mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
add auth.local.passwordHashMethod field
This commit is contained in:
@@ -125,6 +125,7 @@ api.registerLocal = {
|
||||
email,
|
||||
salt,
|
||||
hashed_password, // eslint-disable-line camelcase
|
||||
passwordHashMethod: 'sha1',
|
||||
},
|
||||
},
|
||||
preferences: {
|
||||
|
||||
Reference in New Issue
Block a user