Confirmed users
491
edits
| Line 104: | Line 104: | ||
* {migration_hash} is SHA512(salt + existingPasswordHash) | * {migration_hash} is SHA512(salt + existingPasswordHash) | ||
'''New hash process for new accounts or password changes | '''New hash process for new accounts or password changes'''<br> | ||
Use standard hashing process [[https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines#Password_Storage above]] | Use standard hashing process [[https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines#Password_Storage above]] | ||