aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Group/AddUser.php
Commit message (Expand)AuthorAgeFilesLines
* Uses PHP8's constructor property promotion in core/Command/Config and core/C...Faraz Samapoor2023-06-201-6/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-8/+2
* Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-081-0/+26
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-2/+0
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-0/+2
* Add commands to add/remove users to/from groupsRobin Appelman2016-07-191-0/+77