summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/LostControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-38/+0
* fix password reset if encryption is enabledBjoern Schiessle2016-12-081-0/+39
* Fix testsRoeland Jago Douma2016-11-031-166/+174
* [WIP] Use mail for encrypting the password reset token as wellLukas Reschke2016-11-031-6/+42
* Use our base class everywhereJoas Schilling2016-10-061-1/+2
* Use magic DI for core controllersJoas Schilling2016-09-301-5/+9
* Move the reset token to core appJoas Schilling2016-08-231-18/+18
* Add more tests for OC\Core\Controller\LostControllerJulius Haertl2016-05-231-3/+104
* Move tests/core/ to PSR-4Joas Schilling2016-05-191-0/+443