Robin McCorkell
|
e7aebc5c32
|
Fix whitespace issues
|
2014-05-16 22:23:36 +01:00 |
Robin McCorkell
|
a17f9111a0
|
PHPDoc fixes for user_ldap
|
2014-05-16 22:21:57 +01:00 |
Robin McCorkell
|
c4f1de63a8
|
Fix PHPDoc in /apps
|
2014-05-16 22:21:57 +01:00 |
Lukas Reschke
|
fc8be5abc3
|
Use proper PHPDoc and variable names in the LDAP lib
My IDE was so sad about this that it marked the whole file in red and yellow and forced me to fix this.
|
2014-05-11 15:17:27 +02:00 |
Arthur Schiwon
|
95a5ff63b8
|
LDAP: resolve namespace harakiri, fixes background job
|
2013-11-06 16:25:31 +01:00 |
Arthur Schiwon
|
d4f92494a2
|
LDAP: make Access be a dependency to the user and group backend instead of inheriting it.
|
2013-09-27 13:34:15 +02:00 |
Arthur Schiwon
|
c482512e23
|
LDAP: fix wrong hook name
|
2013-08-22 00:00:33 +02:00 |
Arthur Schiwon
|
f6d133955e
|
LDAP: fix background job, resolves #3528
|
2013-07-19 18:41:29 +02:00 |
Robin Appelman
|
7948341a86
|
Rework background job system
|
2013-04-20 23:27:46 +02:00 |
Bart Visscher
|
1ef2ecd6e8
|
Style cleanup user_ldap
|
2013-02-14 22:16:48 +01:00 |
Arthur Schiwon
|
57c02d16ca
|
LDAP: add forgotten class, fixes oc-1803
|
2012-09-20 16:59:28 +02:00 |
Arthur Schiwon
|
224e55e590
|
LDAP: fix debug message with undefined variable
|
2012-08-29 19:37:18 +02:00 |
Jörn Friedrich Dreyer
|
fa3497f6ed
|
add backticks to SQL, use limit parameter instead of LIMIT SQL
|
2012-08-25 01:52:27 +02:00 |
Arthur Schiwon
|
63c454c7b2
|
LDAP: make refreshInterval for background jobs configurable in the DB
|
2012-08-22 12:44:46 +02:00 |
Arthur Schiwon
|
056d9adb23
|
LDAP: bg jobs: sane default refresh interval
|
2012-08-22 12:44:46 +02:00 |
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.
|
2012-08-22 12:44:46 +02:00 |