Commit Graph

59 Commits (8904bf645b30fbdfdcb00a2ea607d752ee69d865)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Aaron Dewes 13d9494af3 Escape some more values 2 years ago
AaronDewes c42d9d439a Fix: Escape group names for LDAP 2 years ago
Côme Chilliet 5242a78994
Fix $host var handling to avoid passing null to ldap_connect 3 years ago
Côme Chilliet 3dedfd34b9
Clean up LDAP Wizard typing 3 years ago
Côme Chilliet 1d2d6e864d
Avoid double ldap_unbind in Wizard.php 3 years ago
Côme Chilliet 0a9a749174
Fix code style with codesniffer 3 years ago
Vincent Van Houtte c323022d06 Add ldap-unix-socket support - squashed commits to files Connection.php, Configuration.php, Wizard.php, LDAP.php and view.js 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Joas Schilling f4885ee3ba
Remove unused method 3 years ago
Joas Schilling ef60257110
Fix plural usage in LDAP wizard 3 years ago
Christoph Wurst 9c922ed15a Fix assignment of the LDAP Wizard connection 4 years ago
Côme Chilliet f3dcbfe146
Fix PHP 8.1 support for user_ldap application 4 years ago
Côme Chilliet f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 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
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