Commit Graph

38 Commits (40bf38aaeea302dcd92ec587df9052d14f8953e6)

Author SHA1 Message Date
Daniel Kesselberg 7b68f0f326
Remove unexpected argument 6 years ago
Morris Jobke 3203286f52
Do not use custom DI object names for user_ldap 6 years ago
Joas Schilling d7c0b9cced
Also always return in app commands 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Arthur Schiwon 84619a5b9c
use serverControls directly with LDAP calls, fixes 19127 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 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 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 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Arthur Schiwon 40c9a743fa
adds an --update flag to check-user for manual sync of the ldap record 7 years ago
Arthur Schiwon 85f14bc591
LDAP: extend remnants output with "detected on" field 7 years ago
Arthur Schiwon feb5366a42
LDAP clear cache on config modification also when done via API or CLI 7 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Vinicius Cubas Brand 10ca793452 Plugins infrastructure in User_LDAP 8 years ago
Arthur Schiwon c9622ccb62
fix LDAP User deletion (cleanup) 9 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago
Roger Szabo 5e7723f15c restore ldap_password_renew_pr 9 years ago
Juan Pablo Villafáñez 9e2e0c4c30
Convert the group limit to match the same behaviour as the user search 9 years ago
Arthur Schiwon 689df9a843
LDAP OCS Api for create config 9 years ago
Arthur Schiwon 9e817e9e0b
symfony replaced table helper by class, fixes two broken LDAP occ commands 10 years ago
Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 10 years ago
Joas Schilling 01cf85e4e5
Fix the User_LDAP app 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling aa7b600383
Move Configuration to PSR-4 10 years ago
Joas Schilling af0a6961b1
Move Connection to PSR-4 10 years ago
Joas Schilling 7db6b487f5
Move Helper to PSR-4 10 years ago
Joas Schilling 3690ce1b36
Move LDAP to PSR-4 10 years ago
Joas Schilling 3f5e76162d
Move lib\user to PSR-4 10 years ago
Joas Schilling b7fa527791
Move User_LDAP and User_Proxy to PSR-4 10 years ago
Joas Schilling cbba55a26c
Move Group_LDAP and Group_Proxy to PSR-4 10 years ago
Joas Schilling 4ac283ecd3
Move Command namespace to PSR-4 10 years ago