26 Commits (86e5e7d9274241b0373bfa494896534b251e1978)

Author SHA1 Message Date
  Arthur Schiwon 86e5e7d927
LDAP simplify User_Proxy and Group_Proxy signatures 3 years ago
  Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 3 years ago
  Arthur Schiwon 4babdc082b
formatting 4 years ago
  Arthur Schiwon cc31c38277
don't circulate with only one backend 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 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
  Arthur Schiwon 5cae135b94
decouple userExists from userExistsOnLDAP check 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Arthur Schiwon 3ce5d4e545
reduce adressbook change events and handling 4 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Vinicius Cubas Brand 10ca793452 Plugins infrastructure in User_LDAP 6 years ago
  Arthur Schiwon c9622ccb62
fix LDAP User deletion (cleanup) 6 years ago
  Morris Jobke 89a7b007f2 Fix comments 6 years ago
  Morris Jobke 1729e4471f
Update comments to Nextcloud 7 years ago
  Roger Szabo 5e7723f15c restore ldap_password_renew_pr 7 years ago
  root 861c8572c0
restore ldap_password_pr 7 years ago
  root 1c64ee67af comments amended 7 years ago
  root 02ec8b1726 New LDAPProvider for user_ldap 8 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Joas Schilling 391531851c
Move interface to PSR-4 8 years ago
  Joas Schilling e73d811425
Move Proxy to PSR-4 8 years ago
  Joas Schilling 3f5e76162d
Move lib\user to PSR-4 8 years ago
  Joas Schilling b7fa527791
Move User_LDAP and User_Proxy to PSR-4 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Lukas Reschke af01958f3e Add missing annotations for parameters 9 years ago
  Arthur Schiwon 66bc8145a9 allow login names to be used for s2s with LDAP users 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Arthur Schiwon 40ecd30fba inject oc config to User_LDAP 9 years ago
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 9 years ago
  Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 9 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Robin McCorkell e7aebc5c32 Fix whitespace issues 10 years ago
  Robin McCorkell a17f9111a0 PHPDoc fixes for user_ldap 10 years ago
  Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 10 years ago
  Arthur Schiwon b968eed27b remove remaining testing artefact 10 years ago
  Arthur Schiwon c7751c0795 intendetion. where did the whitespaces come from? 10 years ago
  Arthur Schiwon a8883f4ed2 LDAP: let proxy for multiple server access methods from Access 10 years ago
  Arthur Schiwon b669e1a3c1 LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 10 years ago
  Arthur Schiwon 3955388f20 LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 10 years ago
  Arthur Schiwon 6fdce3b7e9 LDAP: user proxy must support canChangeAvatar too 10 years ago
  Arthur Schiwon 81cf4a22ef LDAP: coding style 10 years ago
  Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 10 years ago
  kondou 9e8a6b704d Add _many_ newlines at the end of files 10 years ago
  Arthur Schiwon d69579f773 LDAP: fix display of numerical display names 11 years ago
  Arthur Schiwon b066c0ff44 LDAP: reset user/group-config association only after exists-check, may performance in some cases 11 years ago