aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Controller/ChangePasswordController.php
Commit message (Expand)AuthorAgeFilesLines
* Port password settings to vueCarl Schwan2022-08-311-19/+7
* Don't allow setting password bigger than 469 charactersCarl Schwan2022-07-051-1/+10
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* Do not dispatch postSetPassword when setPassword failsLouis Chemineau2022-05-051-1/+4
* Migrate HintException to OCPGary Kim2021-06-301-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Help static code analysis to understand code.Daniel Kesselberg2020-09-161-1/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+2
* Harden key generationJulius Härtl2020-08-141-1/+3
* Unify settings middleware with othersJoas Schilling2020-06-231-1/+1
* use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+6
* Fix license headersChristoph Wurst2020-01-131-25/+1
* Fix Argument 3 passed to OCA\Encryption\Recovery::__construct() must be an in...Daniel Kesselberg2019-12-091-2/+0
* Update license headersChristoph Wurst2019-12-051-0/+27
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Move settings to an appChristoph Wurst2019-09-281-0/+275