6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6746] ical webdav and realms
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. ..___.__ __. | |_/ [__ [ __(__ | | \[___[_./.__)
Comment
>> I don't see how that works; without actually logging the user in, > >> subsequent checks (inside the various api methods) should return > >> empty for Auth::getAuth(). > > > > if you carefully follow the calls that are made (it took me some time > :-) you will be faster) when the authdriver is set to application - > imp then you will see that the imp api authenticate method will call > IMP_Session::createSession and there > $auth_imp->authenticate($_SESSION['imp']['uniquser'], > array('password' => $password), true) will be called where the > "login" parameter is set to "true" so the user gets logged in. > > But when you set the "login" parameter "true" also in the > authenticate call from webdav, this instance of Auth will then > overwrite the auth credentials set by $auth_imp. > > > > ok, the fix might work only with the auth driver set to application + > imp but it works. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers