summaryrefslogtreecommitdiffstats
path: root/settings/Controller/ChangePasswordController.php
Commit message (Expand)AuthorAgeFilesLines
* Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-221-1/+1
* Require password confirmation for user managementJoas Schilling2016-11-181-0/+1
* Allow users to change their passwords againJoas Schilling2016-10-261-0/+1
* Properly catch password policy hint for personal page password changesMorris Jobke2016-10-061-4/+24
* Show hint if password policy disallows password changeMorris Jobke2016-08-191-2/+13
* Moved ChangePassword to an actual ControllerRoeland Jago Douma2016-08-171-0/+253