WebAppSec/Secure Coding Guidelines: Difference between revisions

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:'''<br>
'''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]]


Confirmed users
491

edits