24 Commits (2171cc02c31c3629ee1c2fe5cdafd64500bb08b0)

Author SHA1 Message Date
  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 b9235e2a24 inject DB Connection to user manager 9 years ago
  Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 9 years ago
  Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 9 years ago
  Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 10 years ago
  Arthur Schiwon ef7ab856f6 fix instantiation of Access class 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
  Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 10 years ago
  root eb59e63c3b revert updateGroups job to use getGroups() instead of getAllGroups() 10 years ago
  root bacda81bf7 use getAllGroup() in the updateGroups background job 10 years ago
  Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 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
  Arthur Schiwon c482512e23 LDAP: fix wrong hook name 11 years ago
  Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 11 years ago
  Robin Appelman 7948341a86 Rework background job system 11 years ago
  Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 11 years ago
  Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 12 years ago
  Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 12 years ago
  Arthur Schiwon 63c454c7b2 LDAP: make refreshInterval for background jobs configurable in the DB 12 years ago
  Arthur Schiwon 056d9adb23 LDAP: bg jobs: sane default refresh interval 12 years ago
  Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 12 years ago