Closed (duplicate)
Project:
Secure Site
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 14:29 UTC
Updated:
23 May 2008 at 14:47 UTC
I have the securesite only guard some RSS feed paths (so limited to some specific paths, and only seen in RSS readers unless you visit the RSS feeds logged out in a browser). Still, when I log out of the site, an authentication window pops up. I found it is due to securesite_user()'s $op == logout action. Since it is not documented why this requests authentication, I commented out for my own use for now, but there must be a reason (and a better solution).
Throwing up a *login* authentication form on *logout* is quite interesting nonetheless.
BTW patch generated from local SVN repository. Should apply to securesite 5.
| Comment | File | Size | Author |
|---|---|---|---|
| logout_auth.patch | 514 bytes | gábor hojtsy |
Comments
Comment #1
darren ohDuplicate of issue 103268.