Commit Graph

58 Commits (cb73fe26b818cfdb8fbf07116cd8e970a9cdc708)

Author SHA1 Message Date
Côme Chilliet 91d6e88c2f Add missing file 4 years ago
Côme Chilliet 9fc00fdb82 Avoid updating _lastChange when nothing is changed in the configuration 4 years ago
Côme Chilliet 44680b5c3b
Make it explicit that a DN can be used for ldap:check-user 4 years ago
Côme Chilliet a6ad06f940
Improve typing in apps/user_ldap/lib/Command/CheckUser.php 4 years ago
Côme Chilliet a4f96c18e9
Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.php 4 years ago
Côme Chilliet 75ce9a4832
Fix ldap:check-user method for newly created LDAP users 4 years ago
Côme Chilliet 9f2db6e65d
Fix ldap:update-uuid 4 years ago
Arthur Schiwon 45d4c0bf66
add occ command to update UUIDs (incomplete) 4 years ago
Arthur Schiwon 2bf57cbab8
fix overwriting of SUCCESS and INVALID consts 4 years ago
Côme Chilliet 59862f7175
Improve ldap:test-config occ command 4 years ago
Côme Chilliet 3446d9c0b2
Ignore cache in occ ldap:check-ldap command 4 years ago
Christoph Wurst bf564e2a5a
Convert command option defaults to strings 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Johannes Leuker 9660a3fa90 Add json, yaml output options to ldap:show-config 5 years ago
Arthur Schiwon 1b0355f2c6
adds ldap user:reset command 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling 5fba0e562f
Use query builder instead of OC_DB in user_ldap 5 years ago
Arthur Schiwon 86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
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