summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/ChangePasswordControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-5/+27
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Move settings to an appChristoph Wurst2019-09-281-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-4/+5
* Fix settings/Controller/Lukas Reschke2017-08-011-2/+2
* Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-39/+31
* Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-0/+25
* Add tests for ChangePasswordControllerRoeland Jago Douma2016-08-171-0/+161