Commit Graph

67 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Arthur Schiwon 37237dc183 feat(LDAP): warn about demoting a group while promoting another 2 years ago
Arthur Schiwon 18e6c9f5bc enh(LDAP): add occ command to promote an LDAP group to admin 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet b8a0954f55
Fix check-group --update for deleted groups 2 years ago
Côme Chilliet 1026b2131c
Fix check-group command for new groups 2 years ago
Côme Chilliet 7a14aa748e
Add output to check-group --update command 2 years ago
Côme Chilliet ce5a4e5b66
Always empty cache before updating a group 2 years ago
Côme Chilliet f9ed48eab9
Add check-group command 2 years ago
Côme Chilliet 4130a4cbd8
Make sure to use AccessFactory to create Access instances and use DI 3 years ago
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 5 years ago
Daniel Kesselberg 7b68f0f326
Remove unexpected argument 5 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) 8 years ago
Morris Jobke 1729e4471f
Update comments to Nextcloud 9 years ago