aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User/Disable.php
Commit message (Expand)AuthorAgeFilesLines
* Moves single constructor parameters to new lines.Faraz Samapoor2023-06-191-1/+3
* Uses PHP8's constructor property promotion in core/Command/User classes.Faraz Samapoor2023-06-191-4/+1
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-5/+1
* Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-081-2/+22
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add return value to all commandsJoas Schilling2020-06-261-2/+3
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Fix othersJoas Schilling2016-07-211-1/+2
* Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller2016-05-021-0/+64