Commit Graph

43 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
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
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
Tobias Perschon 551d904bb0
added "zimbraMailForwardingAddress" as a Group-Member association attribute to enable the use of Zimbra Distribution Lists as groups in nextcloud when connecting to a zimbra LDAP 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 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 afbd9c4e6e
Unify function spacing to PSR2 recommendation 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
Arthur Schiwon 3372bcc7fc
fixes possible override of uniqueMember by autodetection 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
Arthur Schiwon 16d4ff4d39
parameter provided to L10N::n() could have been a string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 2ad2eb38e8
Use type casting instead of *val() method 8 years ago
Morris Jobke c1e4f9f305
Use type casting instead of *val() method 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Joas Schilling 45e2c415d4 Fix comparison in the ldap app 9 years ago
Arthur Schiwon 9b2f171cbd
do not attempt to recognise cert issue by using LDAPTLS_REQCERT 9 years ago
Allan Nordhøy ddc804aa32 : Bigversal and LDAP 9 years ago
Tobias Brunner f8735a3205 recognize groupOfUniqueNames as valid LDAP group object 9 years ago
Xuanwo 8db21ad8c8 user_ldap: Add support for gidNumber 9 years ago
Victor Dubiniuk 011d5f554c
Harden empty 9 years ago
Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 9 years ago
Jörn Friedrich Dreyer 4d31caa6f8
fix a few minor code smells 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Robin Appelman 81d4d85803 add groupOfUniqueNames as valid group object class 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling b616318327
Fix several minor issues 10 years ago
Joas Schilling c807a26bd8
Move Access to PSR-4 10 years ago
Joas Schilling aa7b600383
Move Configuration to PSR-4 10 years ago
Joas Schilling 7db6b487f5
Move Helper to PSR-4 10 years ago
Joas Schilling 391531851c
Move interface to PSR-4 10 years ago
Joas Schilling 5b3087d375
Move LDAP Utility to PSR-4 10 years ago
Joas Schilling d4e828f39e
Move wizard 10 years ago
Stefan Weil 16df1c5188 apps: Fix typos (found by codespell) (#23862) 10 years ago
Lukas Reschke c353d51810 Remove Scrutinizer Auto Fixer 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Arthur Schiwon a32b002cff always use an LDAP URL when connecting to LDAP 10 years ago
Arthur Schiwon 8eeaf11d41 add port to host only, if an URL is used instead of a plain hostname 10 years ago
Arthur Schiwon 16aa339475 add method to count users by loginname and use it for diagnose test, fixes #20151 10 years ago
Arthur Schiwon dd2e887a8d adjust handling changed return array structure from search() and fetchList() 10 years ago
Arthur Schiwon 4a5cecd6fa allow an attribute to return more than one value 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Arthur Schiwon 353a8e442f fix possible infinite loop when reading groups in the wizard 10 years ago