13 Commits (8a41d05761a14292ab0457f4143bb84d237bbcbd)

Author SHA1 Message Date
Roeland Jago Douma 8a41d05761
Remove deprecated \OCP\Config 8 years ago
Arthur Schiwon 419759e68b
resolve DI 8 years ago
Arthur Schiwon ef3cd32916
don't skip updating when ajax is set as background job mode 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Vinicius Cubas Brand 10ca793452 Plugins infrastructure in User_LDAP 8 years ago
Roger Szabo 5e7723f15c restore ldap_password_renew_pr 9 years ago
Roeland Jago Douma bdf4bf4669
DI IConfig into ldap helper 9 years ago
Jörn Friedrich Dreyer 4d31caa6f8
fix a few minor code smells 9 years ago
root 02ec8b1726 New LDAPProvider for user_ldap 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling db2e9df5f0
Move Job to a better class name 10 years ago
Joas Schilling 387019a212
Move FilesystemHelper to PSR-4 10 years ago
Joas Schilling 6feccccbd5
Move LogWrapper to PSR-4 10 years ago
Joas Schilling cbba55a26c
Move Group_LDAP and Group_Proxy to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Thomas Müller 77069f5582 Use IUser::setEMailAddress in ldap as well 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 11 years ago
Arthur Schiwon e724b78694 smaller fixes: coding style, PHPdoc, typos and few for DI 11 years ago
Arthur Schiwon 144d95de7d basic adjustments for OC 8. I.e. no visible issues, LDAP tests pass. 11 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 11 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() 12 years ago
root bacda81bf7 use getAllGroup() in the updateGroups background job 12 years ago
Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon c482512e23 LDAP: fix wrong hook name 12 years ago
Arthur Schiwon f6d133955e LDAP: fix background job, resolves #3528 13 years ago
Robin Appelman 7948341a86 Rework background job system 13 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon 57c02d16ca LDAP: add forgotten class, fixes oc-1803 13 years ago
Arthur Schiwon 224e55e590 LDAP: fix debug message with undefined variable 13 years ago
Jörn Friedrich Dreyer fa3497f6ed add backticks to SQL, use limit parameter instead of LIMIT SQL 13 years ago
Arthur Schiwon 63c454c7b2 LDAP: make refreshInterval for background jobs configurable in the DB 13 years ago
Arthur Schiwon 056d9adb23 LDAP: bg jobs: sane default refresh interval 13 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. 13 years ago