summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/LostControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Rename renderHTML to renderHtmlMorris Jobke2017-04-191-3/+3
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-15/+22
* Update email template for lost password emailMorris Jobke2017-04-121-6/+52
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* Allow to reset the password with the email as an inputJoas Schilling2017-03-281-10/+75
* 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