90 Commits (ec5133b739eabc76271789504b4dbb91a534f552)

Author SHA1 Message Date
  Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 months ago
  Arthur Schiwon d6b356c63b enh(LDAP): implement IIsAdmin interface 6 months ago
  Arthur Schiwon cb3faad5b5
fix(ldap): store last known user groups 9 months ago
  Faraz Samapoor b0938b9083 Refactors "strpos" calls in /apps/user_ldap to improve code readability. 1 year ago
  Côme Chilliet 50ccfb4f5b
[user_ldap] Add per-connection setting for marking remnants as disabled 1 year ago
  Marc Hefter 5ea46d81bb
nice up the code handling AccountManager 1 year ago
  Marc Hefter dd2bd6a925
refined code, to be independend from OCP\IUser 1 year ago
  Marc Hefter f812b87576
handling updateProfile with array of values 1 year ago
  Marc Hefter eee0275dc5
added user profile scope setting 2 years ago
  Marc Hefter 7fa3c674de
feature addition: [user_ldap] update user profile from LDAP; WIP; fixing some uggly copy-and-paste errors; testing functionality; preparing and editing the documentation 2 years ago
  Marc Hefter 404d26aa4a
feature addition: [user_ldap] update user profile from LDAP; WIP work-in-progress; TODO update profile 2 years ago
  Côme Chilliet 1ac2c74830
Apply a longer TTL of 15min to falling back on backup server 1 year ago
  Côme Chilliet 6b7ffcd6a8
Fixed backup host logic 1 year ago
  Côme Chilliet 406750552e
Make code clearer for background host 1 year ago
  Côme Chilliet 4758bdc476
Use a dedicated LDAP host and port for background jobs if configured 1 year ago
  Louis Chemineau a781ae3afb Allow to set a custom timeout for ldap connections 1 year ago
  Côme Chilliet 90165309e1
Improve a bit codestyle 1 year ago
  Côme Chilliet 4893501abe
Log as warning instead of info when main LDAP server is unreachable 1 year ago
  Côme Chilliet 3e15ea6cd0
Log switching to LDAP backup host because main one is not available 1 year 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 1 year ago
  Carl Schwan 95b5187300 Don't use slow hashing to check the LDAP binding 2 years ago
  Côme Chilliet dab5ea958a
Fix unit tests 2 years ago
  Côme Chilliet 0c5bd588ed
Fix types in OCA\User_LDAP\Configuration 2 years ago
  Côme Chilliet 2a0b2250d2
Improve typing in OCA\User_LDAP\Access and reduce psalm errors 2 years ago
  Côme Chilliet f3dcbfe146
Fix PHP 8.1 support for user_ldap application 2 years ago
  Côme Chilliet f9e6f2ea57
Use Psr\Log\LoggerInterface where it can easily be used in user_ldap 2 years ago
  Daniel Kesselberg 33801708d2
Add return type for writeToCache 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 years ago
  Arthur Schiwon 5ad08c7c84
do not die after LDAP auth failed with expired acc 3 years ago
  Joas Schilling 5fba0e562f
Use query builder instead of OC_DB in user_ldap 3 years ago
  Arthur Schiwon 2ee26b691c
tame psalm. why does it ignore '@property'? 3 years ago
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3 years ago
  Arthur Schiwon 7eb6d8df0a
do not flip available state to unavailable, allow empty results 3 years ago
  Arthur Schiwon 64fe042b0d
tidy up Group_LDAP 4 years ago
  Christoph Wurst 734c62bee0
Format code according to PSR2 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982
Use elseif instead of else if 4 years ago
  Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Arthur Schiwon 38a8306e32
treat LDAP error 50 as auth issue, prevents lost server connection errors 4 years ago
  Arthur Schiwon c6c8a41d2f
group display name support (service level + ldap) 5 years ago
  Arthur Schiwon 5dd2207c95
fix nested group retrieval also for 2 other cases 5 years ago
  Arthur Schiwon 792bcb82ae
add LDAP ConfigHandler for external storages and "$home" var 5 years ago
  Arthur Schiwon 2048872f9e
functions that were checked for are present since PHP 5.4, supported is >=/ 5 years ago
  Julius Härtl c2616df541
Only bind if configuration for the first server is available 6 years ago
  Arthur Schiwon 343036e55c
allow admin to disable fetching of avatars as well as a specific attribute 6 years ago
  Arthur Schiwon cc51a00c93
lower log level for quota manipulation cases 6 years ago
  Arthur Schiwon 7a728f2154
LDAP backup server should not be queried when auth fails 6 years ago