Home
last modified time | relevance | path

Searched hist:"1 c7f6650b2b393edffd9fa7aa43ff02e81711418" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dauth_password.test.php1c7f6650b2b393edffd9fa7aa43ff02e81711418 Sun Aug 01 19:02:22 UTC 2021 Jan Baier <jan.baier@amagical.net> Add support for SHA256 encrypted passwords

Enable detection of SHA256 hashes (prefixed with $5$) and allow to
use this hashing schemes in passwords.

/dokuwiki/inc/
H A DPassHash.php1c7f6650b2b393edffd9fa7aa43ff02e81711418 Sun Aug 01 19:02:22 UTC 2021 Jan Baier <jan.baier@amagical.net> Add support for SHA256 encrypted passwords

Enable detection of SHA256 hashes (prefixed with $5$) and allow to
use this hashing schemes in passwords.