summaryrefslogtreecommitdiff
path: root/_test/tests/inc/auth_password.test.php
Commit message (Collapse)AuthorAge
* skip sha512 tests when it's not availableAndreas Gohr2015-07-24
| | | | | | | | This makes the entire testsuite run through on HHVM 3.8.0 on phpunit beta-2015-06-18 :-) Note: this does not mean that DokuWiki is fully compatible with HHVM, but it's a good step!
* fixed some test inheriting from the wrong parentAndreas Gohr2014-04-30
|
* added SHA512 hashing method FS#2663Andreas Gohr2013-01-26
|
* added mediawiki password method FS#2559Andreas Gohr2013-01-26
| | | | This should make migrating from MediaWiki a bit easier.
* removed unecessary requiresin unit testsAndreas Gohr2012-05-01
|
* fixed password hashing tests for recent PMD5 changeAndreas Gohr2012-05-01
|
* reenabled password testAndreas Gohr2012-04-27
according to Dominik Eckelmann one of the tests fails on certain servers. I can't reproduce it. If you can, please open a bug report with as much info as possible.