Commit Graph

106 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
John Molakvoæ 6fda0c15f0
fix: copyright header 1 year ago
FedericoHeichou a41e2f01b7 feat: Add user:welcome command 1 year ago
nooblag 5ec3a7fcef occ: Revert all changes to Info.php 1 year ago
Jore 96638fd6b2 occ: Remove timezone changes. 1 year ago
Jore a0566f881d occ: Add locale setting timezone to timestamps. 1 year ago
Jore e16e16c972 occ: Add check for never logged in for user:info. 1 year ago
Jore bd81967fa1 occ: Improve timestamps for user:info. 1 year ago
Jore 3e69668c9e occ: Improve timestamps for user:lastseen. 1 year ago
Côme Chilliet db16a32ac3 feat(occ): Add support for iterable in Base and use in in group:list and user:list 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
yemkareems 4e409ab489
fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 2 years ago
yemkareems 04b112c941
feat: wordings corrected as suggested 2 years ago
yemkareems 5201056b7e
feat: license wordings, minor php warnings corrected 2 years ago
yemkareems 703214fd9c
feat: command added to clear avatar cache manually 2 years ago
Côme Chilliet 5385a30970
feat(occ): Add --disabled option to occ user:list 2 years ago
Joas Schilling 813406322b
fix: Use IUserManager::callForAllUsers() to save memory 2 years ago
Jordan Brown d1e3c0278d
feat(occ): Add --all option for occ user:lastseen 2 years ago
Marcel Müller e23e89f384 feat(occ): Add user:keys:test command 2 years ago
Anupam Kumar ce24923f4c
add generate-password option and flow fixes 2 years ago
Herman van Rink bf7e84fb37
Allow combining --email option with --password-from-env 2 years ago
Anupam Kumar a92c507cb6
new user password email option, improved on #29368 2 years ago
Philip Gatzka b587ec39f4
Enable adding E-Mail addresses to new user accounts using the CLI 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
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