Home
last modified time | relevance | path

Searched hist:"924 cc11c61f9b6b0b947b36046ae4deb179dcb33" (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/
H A DPassHash.test.php924cc11c61f9b6b0b947b36046ae4deb179dcb33 Fri Mar 11 12:55:08 UTC 2016 Andreas Gohr <andi@splitbrain.org> add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.

H A Dauth_password.test.php924cc11c61f9b6b0b947b36046ae4deb179dcb33 Fri Mar 11 12:55:08 UTC 2016 Andreas Gohr <andi@splitbrain.org> add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.

/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php924cc11c61f9b6b0b947b36046ae4deb179dcb33 Fri Mar 11 12:55:08 UTC 2016 Andreas Gohr <andi@splitbrain.org> add support for new Django hashing methods

New Python Django application default to PBKDF2 with SHA256 as a
password mechanism. This adds support for that mechanism in our
password hasher class. This will be needed in the tests for the new
PDO auth plugin.