Commit Graph

67 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Côme Chilliet 7f3fcbc49f
fix(user_ldap): Improve typing and fix a var name 2 years ago
Côme Chilliet 6d7ff2e85a
fix: Fix typing issues related to resource migration 2 years ago
Côme Chilliet 0f348516d2 fix: Remove obsolete resource typing 2 years ago
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