aboutsummaryrefslogtreecommitdiffstats
path: root/settings/Controller/ChangePasswordController.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-181-1/+1
|\
| * Fix translationsJoas Schilling2017-04-181-1/+1
* | Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-1/+4
|/
* 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