[#7438] Failed login not passed back to login screen
Summary Failed login not passed back to login screen
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners Horde Developers, Michael Slusarz <slusarz (at) horde (dot) org>
Requester Jan Schneider <jan (at) horde (dot) org>
Created 10/06/2008 (271 days ago)
Due
Updated 10/08/2008 (269 days ago)
Assigned
Resolved 10/08/2008 (269 days ago)
Attachments
Milestone
Patch No

History
10/08/2008 Michael Slusarz Comment #4
Assigned to Horde DevelopersHorde Developers
State ⇒ Resolved
Reply to this comment
I *think* this fixes things.  This was broken by changes in 
horde/index.php related to phishing/XSS attacks.  However, I don't 
think we need to be routed through index.php since frameset issues 
should not be a concern on a failed login.  But I have never 
understood the frameset code so someone else might want to look at this.
10/08/2008 CVS Commit Comment #3 Reply to this comment
10/08/2008 CVS Commit Comment #2 Reply to this comment
10/06/2008 Jan Schneider Comment #1
Patch ⇒
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Failed login not passed back to login screen
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Assigned
Queue ⇒ IMP
Reply to this comment
If login fails due to wrong password, the user is sent back to the 
login page without any error message.