aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User/Add.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-261-23/+4
* add generate-password option and flow fixesAnupam Kumar2024-02-241-31/+27
* Allow combining --email option with --password-from-envHerman van Rink2024-02-241-13/+18
* new user password email option, improved on #29368Anupam Kumar2024-02-241-106/+45
* Enable adding E-Mail addresses to new user accounts using the CLIPhilip Gatzka2024-02-241-5/+120
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-8/+8
* Uses PHP8's constructor property promotion in core/Command/User classes.Faraz Samapoor2023-06-191-6/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-9/+2
* Check style updateCarl Schwan2022-01-131-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add return value to all commandsJoas Schilling2020-06-261-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-resultblizzz2019-11-251-3/+8
|\
| * fix documentation, get and createGroup may return nullArthur Schiwon2019-11-251-3/+8
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
|/
* Update license headersMorris Jobke2017-11-061-0/+1
* Catch the exception of the password policy appJoas Schilling2016-09-071-4/+10
* Move to question helperRoeland Jago Douma2016-09-061-12/+11
* Fix othersJoas Schilling2016-07-211-2/+3
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-0/+154