6.0.0-alpha14
7/3/25

[#13995] downloading a calendar makes hugs request on the ldap ( via hooks )
Summary downloading a calendar makes hugs request on the ldap ( via hooks )
Queue Kronolith
Queue Version Git master
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester fmgre-01 (at) yahoo (dot) fr
Created 05/20/2015 (3697 days ago)
Due
Updated 05/21/2015 (3696 days ago)
Assigned
Resolved 05/21/2015 (3696 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
05/21/2015 02:08:02 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
This is because DAV requests are stateless, so we have to request the 
user's identity for each loaded event. You may be able to implement 
some caching in your hook though.
05/20/2015 11:11:11 AM fmgre-01 (at) yahoo (dot) fr Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ downloading a calendar makes hugs request on the ldap ( via hooks )
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
Reply to this comment
Hello

I have horde configured with hooks for 'from_addr' and 'fullname' .
I have noticed that each time  a calendar client requests a calendar 
via webdav, it seems that for each event there is a call to the hooks 
functions.

My hooks functions are linked to ldap, thus there is a heavy load on 
ldap if serveal persons refresh their calendar

Saved Queries