[Tickets #6910] Horde requires cookies
bugs at horde.org
bugs at horde.org
Fri Jun 13 04:48:47 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6910
-----------------------------------------------------------------------
Ticket | 6910
Created By | Michael Slusarz <slusarz at horde.org>
Summary | Horde requires cookies
Queue | Horde Base
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-06-13 00:48) wrote:
Even if running with cookies off (i.e. passing session information
through URLs), Horde still tries to set cookies on each page load. To
reproduce:
1. Turn off cookies in PHP/conf.php
2. Set browser to "prompt when receiving cookies"
3. Login
4. every page load (at least in IMP) the server is trying to set
imp_key and auth_key (the setcookie calls in Secret::)
Horde seems to work fine if I deny the cookies so I think we just need
to stop sending them. But I am not too familiar with Secret:: so one
of the other devs should take a look at this.
More information about the bugs
mailing list