Commit Graph

79 Commits (fc445a2eaa2f93ae7f55b3af8800a87a69480a66)

Author SHA1 Message Date
Lucas Azevedo cc912c3b51 Format lastActivity and type for plain output 2 years ago
Lucas Azevedo 9c66bf6dc3 Use table output for list command 2 years ago
Lucas Azevedo c93b1634d3
Fixes from static analysis 2 years ago
Lucas Azevedo fe9b9c1955 Add last-used-before option 2 years ago
Lucas Azevedo 5af683d2c4 Namespace user auth token commands 2 years ago
Lucas Azevedo ca101b2dbe Filter out sensitive fields in user:auth-tokens 2 years ago
Lucas Azevedo 7d05d1f604 Add missing return types 2 years ago
Lucas Azevedo 651044ce17 feat: Add user:delete-auth-token command 2 years ago
Lucas Azevedo eed32112c5 feat: Add user:auth-tokens command 2 years ago
Faraz Samapoor 9dc4efc52a Moves single constructor parameters to new lines. 3 years ago
Faraz Samapoor 99f117146d Uses PHP8's constructor property promotion in core/Command/User classes. 3 years ago
Julius Härtl 095b43f396
feat: Add occ user:sync-account-data for updating oc_accounts information from user backends 3 years ago
Côme Chilliet 876c162df8
Use the searchDisplayName recommended method in user:list 3 years ago
Robin Appelman 975becb22e
normalize userid in user:setting 3 years ago
Carl Schwan 458c2fa297
Remove OCP\App and OCP\BackgroundJob 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling cfd2e8cc20
Allow to autocomplete user and group ids in commands 4 years ago
Christoph Wurst 515235163c
Allow app passwords without login password for occ user:add-app-password 4 years ago
Joas Schilling ab29a67a32
Allow creating app passwords without validating the user's password again 4 years ago
Joas Schilling 50ccf7e2cf
Validate the password before generating an apptoken 4 years ago
Joas Schilling f98044ddce
Trigger an event to log an activity when an administrator generates an app password 4 years ago
Côme Chilliet 071ceff7e2
Fixes occ user:info when the user never logged in 4 years ago
Côme Chilliet b0e6a10263
Use the new function in user:setting occ command 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
Julius Härtl d201dc2c93
Add active user count to occ user:report 4 years ago
John Molakvoæ (skjnldsv) edeb8a5739
Add storage info to `user:info` command 4 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
Christoph Wurst bf564e2a5a
Convert command option defaults to strings 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling f9b407d0c9
Make user:report command scale 5 years ago
Bjoern Schiessle da21e86a07 use the UID as loginName and not the display name. 5 years ago
Johannes Leuker e9ca59ef0a Change my email address 5 years ago
Sean Molenaar 40595f3ee0
Command: Add app password generation 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Johannes Leuker 7daef37813 Wrap display_name similarly to email to allow changes via occ 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 7506cbb1c4
Show disabled user count in occ user:report 5 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 6127c288e8 Fix license headers 6 years ago
Kim Brose 04aa4cf339
Fix typo in occ 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Arthur Schiwon 7ff15c9756
fix documentation, get and createGroup may return null 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago