Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
H A Dauth_password.test.php07a871e68609e4cd733faa887b5340da40875db6 Tue Jun 25 08:56:09 UTC 2024 Andreas Gohr <andi@splitbrain.org> Support Woltlab password hashes

The Woltlab forum software uses bcrypt passwords, but prefixes them with
"Bcrypt:". This adds support for this in our PassHash class.

/dokuwiki/inc/
H A DPassHash.php07a871e68609e4cd733faa887b5340da40875db6 Tue Jun 25 08:56:09 UTC 2024 Andreas Gohr <andi@splitbrain.org> Support Woltlab password hashes

The Woltlab forum software uses bcrypt passwords, but prefixes them with
"Bcrypt:". This adds support for this in our PassHash class.