Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
2 months ago |
Andy Scherzinger
|
5c49a54801
chore: Add SPDX header
|
5 months ago |
John Molakvoæ
|
524ed97d62
fix: replace `Account name` by `Login`
|
8 months ago |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
2 years ago |
Faraz Samapoor
|
99f117146d
Uses PHP8's constructor property promotion in core/Command/User classes.
|
1 year ago |
Carl Schwan
|
458c2fa297
Remove OCP\App and OCP\BackgroundJob
|
2 years ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
Joas Schilling
|
cfd2e8cc20
Allow to autocomplete user and group ids in commands
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Morris Jobke
|
d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements
|
4 years ago |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Sujith H
|
a860ee3a45
Disable empty password for user::resetpassword command using CLI
|
7 years ago |
Joas Schilling
|
83c46f0541
Fix typo
|
8 years ago |
Joas Schilling
|
c0ecdf6402
Catch the exception of the password policy app
|
8 years ago |
Roeland Jago Douma
|
25546b6c83
Convert resetpassword to question helper
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Lukas Reschke
|
a4b19a5b1e
Rename files to be PSR-4 compliant
|
8 years ago |