Summary | click here to go to whitelist logs user out |
Queue | IMP |
Queue Version | 4.0.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | mp (at) xmission (dot) com |
Created | 02/20/2005 (7463 days ago) |
Due | |
Updated | 03/06/2005 (7449 days ago) |
Assigned | 02/20/2005 (7463 days ago) |
Resolved | 03/06/2005 (7449 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Michael: sessions are set to default PHP (file-based). I have
$conf['sessionhandler']['type'] = 'none';
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ click here to go to whitelist logs user out
Queue ⇒ IMP
then chooses 'Click HERE to go to your whitelist management page.',
the session does not persist and the user is presented with the login
page. Perhaps the 'click HERE' link should be changed to be a redirect
from index.php instead of going directly to whitelist.php.