Commit Graph

21 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 12 years ago
Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 12 years ago
Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 12 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 12 years ago
Arthur Schiwon ef7ab856f6 fix instantiation of Access class 12 years ago
Robin McCorkell e7aebc5c32 Fix whitespace issues 12 years ago
Robin McCorkell a17f9111a0 PHPDoc fixes for user_ldap 12 years ago
Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago
root eb59e63c3b revert updateGroups job to use getGroups() instead of getAllGroups() 13 years ago
root bacda81bf7 use getAllGroup() in the updateGroups background job 13 years ago
Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 13 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 13 years ago
Arthur Schiwon c482512e23 LDAP: fix wrong hook name 13 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 13 years ago
Robin Appelman 7948341a86 Rework background job system 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 14 years ago
Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 14 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 14 years ago
Arthur Schiwon 63c454c7b2 LDAP: make refreshInterval for background jobs configurable in the DB 14 years ago
Arthur Schiwon 056d9adb23 LDAP: bg jobs: sane default refresh interval 14 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. 14 years ago