Faraz Samapoor
|
e6a4ebcc92
Update apps/user_ldap/lib/Command/Search.php
|
9 months ago |
Faraz Samapoor
|
f03781b509
Refactors user_ldap app commands.
|
9 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Christoph Wurst
|
bf564e2a5a
Convert command option defaults to strings
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Joas Schilling
|
5fba0e562f
Use query builder instead of OC_DB in user_ldap
|
4 years ago |
Arthur Schiwon
|
86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures
|
4 years ago |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 years ago |
Morris Jobke
|
3203286f52
Do not use custom DI object names for user_ldap
|
4 years ago |
Joas Schilling
|
d7c0b9cced
Also always return in app commands
|
4 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Morris Jobke
|
c1e4f9f305
Use type casting instead of *val() method
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Vinicius Cubas Brand
|
10ca793452
Plugins infrastructure in User_LDAP
|
7 years ago |
Arthur Schiwon
|
c9622ccb62
fix LDAP User deletion (cleanup)
|
7 years ago |
Roger Szabo
|
5e7723f15c
restore ldap_password_renew_pr
|
7 years ago |
Juan Pablo Villafáñez
|
9e2e0c4c30
Convert the group limit to match the same behaviour as the user search
|
8 years ago |
Roeland Jago Douma
|
bdf4bf4669
DI IConfig into ldap helper
|
8 years ago |
Joas Schilling
|
813f0a0f40
Fix apps/
|
8 years ago |
Lukas Reschke
|
aba539703c
Update license headers
|
8 years ago |
Joas Schilling
|
7db6b487f5
Move Helper to PSR-4
|
8 years ago |
Joas Schilling
|
3690ce1b36
Move LDAP to PSR-4
|
8 years ago |
Joas Schilling
|
b7fa527791
Move User_LDAP and User_Proxy to PSR-4
|
8 years ago |
Joas Schilling
|
cbba55a26c
Move Group_LDAP and Group_Proxy to PSR-4
|
8 years ago |
Joas Schilling
|
4ac283ecd3
Move Command namespace to PSR-4
|
8 years ago |