Commit Graph

121 Commits (add-remove-skip-ci-command)

Author SHA1 Message Date
Robin Appelman de69824a59
feat: allow setting custom name for occ generated app password 3 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Carl Schwan ce02a5b27c refactor: Port away from search 3 months ago
skjnldsv 027471b146 fix: force lowercase emails 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin ed3868932f
fix(core): Make --password-from-env work with NC_PASS everywhere 6 months ago
provokateurin b95701d4c6
fix(core): Make OC_PASS actually work for occ user:auth-tokens:add --password-from-env 6 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 6 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Ferdinand Thiessen 5867231247
fix: `user:settings` command when user is not available 11 months ago
Côme Chilliet 1d0962ab33
feat(occ): Show first_seen in output of user:list --info 12 months ago
Côme Chilliet b995912207
feat(users): Use -1 for unknown firstLogin instead of setting it to current date 12 months ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 12 months ago
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