6.0.0-beta1
7/20/25

[#9311] Impossible for guest users to utilize session storage
Summary Impossible for guest users to utilize session storage
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 3. High
Owners Horde Developers (at) , slusarz (at) horde (dot) org
Requester mrubinsk (at) horde (dot) org
Created 10/15/2010 (5392 days ago)
Due
Updated 11/21/2010 (5355 days ago)
Assigned 11/08/2010 (5368 days ago)
Resolved 11/21/2010 (5355 days ago)
Github Issue Link
Github Pull Request
Milestone 4
Patch No

History
11/21/2010 05:33:57 AM Michael Rubinsky Comment #8
State ⇒ Resolved
Reply to this comment
Looks good, thanks Michael.
11/21/2010 05:30:42 AM mrubinsk (at) horde (dot) org Comment #6 Reply to this comment
Testing guest session fix
11/16/2010 07:47:35 AM Michael Slusarz Comment #5 Reply to this comment
Methinks this latest commit (along with IMP changes) should fix 
things.  The key is that application's auth code should NOT set any 
session variables in its authenticate/transparent functions.  Session 
storage should only be done in the post-auth callback.  This allows us 
to reset the session only if transparent authentication is successful.
11/08/2010 09:11:14 PM Michael Slusarz Comment #3
Priority ⇒ 3. High
State ⇒ Feedback
Reply to this comment
Does this work?
10/15/2010 05:49:02 PM Michael Rubinsky Comment #1
Priority ⇒ 2. Medium
State ⇒ Assigned
Patch ⇒ No
Milestone ⇒ 4
Assigned to Horde DevelopersHorde Developers
Assigned to Michael Slusarz
Queue ⇒ Horde Base
Summary ⇒ Impossible for guest users to utilize session storage
Type ⇒ Bug
Reply to this comment
The change introduced in fixing Bug: 9085 prevents guest users from 
persisting data in the session. This affects e.g., captcha forms, pref 
storage in the session etc...

For the record, and to remind me to revert it - I previously added a 
hotfix for Whups to allow bugs.h.o to work properly (commits 
ac22a6e2d2a9797eb4b3 and ba0d8e3cb287ab84e2e2).

Saved Queries