Clean up Logging out from Password Protected pages
Reported by expNinja | March 10th, 2011 @ 06:12 AM | in Beta 4 (closed)
If you logout while you're on a protected page users get an "Authorization Failed" error message since they're no longer logged into the site to view those protected pages. Instead of pitching this error message it might be a better idea to just redirect those users back to the homepage once they've logged out of the site.
Comments and changes to this ticket
-
expNinja March 10th, 2011 @ 06:13 AM
- Milestone set to Beta 1
- Milestone order changed from 18 to 0
I have code for this, will sync shortly
-
expNinja March 25th, 2011 @ 02:03 AM
- State changed from new to open
- Milestone changed from Beta 1 to Beta 2
- Milestone order changed from 3 to 0
-
expNinja April 29th, 2011 @ 11:12 PM
- Milestone changed from Beta 2 to Beta 3
- Milestone order changed from 13 to 0
I have code for this, just need to move it in...
-
expNinja June 14th, 2011 @ 03:45 PM
- State changed from open to resolved
(from [0d405222664361038f20dbb28c84fe8ae8c2c0e2]) Redirects to homepage on logout. Good for when a user is in on a private page, they don't get an uninformative error message. [#23 state:resolved] https://github.com/exponentcms/exponent-cms/commit/0d40522266436103...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Referenced by
- 23 Clean up Logging out from Password Protected pages (from [0d405222664361038f20dbb28c84fe8ae8c2c0e2]) Redirec...