summaryrefslogtreecommitdiffstats
path: root/core/lostpassword/controller.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rename-lostpassword-controllerThomas Müller2013-09-041-1/+1
|\
| * Clean up \OC\Utilkondou2013-08-151-1/+1
* | Use the namespaced variation of the classname.Bart Visscher2013-09-021-21/+22
|/
* use getName instead of getTitleMyles McNamara2013-08-081-1/+1
* fix syntax errorMyles McNamara2013-08-031-1/+1
* use theme name and title for password resetMyles McNamara2013-08-031-1/+2
* fix lost password page, don't show checkbox is encryption is not enabledBjörn Schießle2013-06-191-3/+5
* print a warning if a user wants to reset his password and encryption is enabledBjörn Schießle2013-06-051-2/+12
* Add message when trouble sending email ref #1799Brice Maron2013-02-201-1/+5
* Remove echo from lost password pageMichael Gapczynski2013-01-041-2/+0
* fixes default email sender addressRandolph Carter2012-12-191-1/+1
* Fix introduced style errorsBart Visscher2012-10-271-4/+8
* Resetting the password should also invalidate the token login cookiesBart Visscher2012-10-171-0/+1
* Change the lostpassword flow to a controllerBart Visscher2012-10-171-0/+82