aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/User
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into auth-token-commandsLucas Azevedo2023-08-281-0/+105
|\
| * Merge pull request #38298 from nextcloud/enh/occ-sync-account-dataAnna2023-08-281-0/+105
| |\
| | * feat: Add occ user:sync-account-data for updating oc_accounts information fro...Julius Härtl2023-06-091-0/+105
* | | Format lastActivity and type for plain outputLucas Azevedo2023-08-271-1/+16
* | | Use table output for list commandLucas Azevedo2023-08-251-4/+10
* | | Fixes from static analysisLucas Azevedo2023-08-251-3/+3
* | | Add last-used-before optionLucas Azevedo2023-08-251-4/+68
* | | Namespace user auth token commandsLucas Azevedo2023-08-243-9/+10
* | | Filter out sensitive fields in user:auth-tokensLucas Azevedo2023-08-241-1/+10
* | | Add missing return typesLucas Azevedo2023-08-242-3/+3
* | | feat: Add user:delete-auth-token commandLucas Azevedo2023-08-231-0/+56
* | | feat: Add user:auth-tokens commandLucas Azevedo2023-08-231-0/+70
|/ /
* | Moves single constructor parameters to new lines.Faraz Samapoor2023-06-194-4/+12
* | Uses PHP8's constructor property promotion in core/Command/User classes.Faraz Samapoor2023-06-1911-71/+34
|/
* Use the searchDisplayName recommended method in user:listCôme Chilliet2023-04-271-1/+1
* normalize userid in user:settingRobin Appelman2023-01-121-3/+8
* Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-3/+6
* Update core to PHP 7.4 standardCarl Schwan2022-05-2010-70/+18
* Allow to autocomplete user and group ids in commandsJoas Schilling2022-04-087-10/+129
* Allow app passwords without login password for occ user:add-app-passwordChristoph Wurst2022-03-231-10/+12
* Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
* Validate the password before generating an apptokenJoas Schilling2022-03-101-2/+4
* Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling2022-03-101-6/+11
* Fixes occ user:info when the user never logged inCôme Chilliet2022-01-271-1/+5
* Use the new function in user:setting occ commandCôme Chilliet2022-01-241-21/+7
* Check style updateCarl Schwan2022-01-132-3/+3
* use specific email getter where necessaryArthur Schiwon2021-09-092-2/+2
* Add active user count to occ user:reportJulius Härtl2021-08-191-0/+3
* Add storage info to `user:info` commandJohn Molakvoæ (skjnldsv)2021-08-181-0/+19
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-232-2/+2
* Convert command option defaults to stringsChristoph Wurst2021-06-091-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0411-32/+13
* Make user:report command scaleJoas Schilling2021-05-261-13/+26
* use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
* Change my email addressJohannes Leuker2021-03-241-1/+1
* Command: Add app password generationSean Molenaar2021-01-051-0/+137
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Wrap display_name similarly to email to allow changes via occJohannes Leuker2020-12-021-10/+37
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-0/+4
* Show disabled user count in occ user:reportMorris Jobke2020-08-191-1/+9
* Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+0
* Add return value to all commandsJoas Schilling2020-06-2610-16/+25
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-104-8/+6
* Use elseif instead of else ifChristoph Wurst2020-04-101-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-8/+8
* Fix license headersChristoph Wurst2020-01-131-0/+1
* Fix typo in occKim Brose2020-01-031-1/+1
* Update license headersChristoph Wurst2019-12-0510-12/+18