Skip to content

[TASK] Provide password hashing method CRYPT SHA512

abeutel requested to merge task/Remove-deprecated-password-hashing-methods into develop

This will remove deprecated hashing methods and support sha1 and crypt_sha512 where crypt_sha512 is the default and preferred method.

Merge request reports