aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User/ResetPassword.php
Commit message (Expand)AuthorAgeFilesLines
* Uses PHP8's constructor property promotion in core/Command/User classes.Faraz Samapoor2023-06-191-6/+4
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-3/+6
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-3/+1
* Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-081-2/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Disable empty password for user::resetpassword command using CLISujith H2017-03-201-0/+5
* Fix typoJoas Schilling2016-09-071-1/+1
* Catch the exception of the password policy appJoas Schilling2016-09-071-1/+8
* Convert resetpassword to question helperRoeland Jago Douma2016-09-061-13/+15
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+121