6.0.0-alpha12
6/12/25

[#9415] can't re-login after failed login
Summary can't re-login after failed login
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester d-fens (at) 00010111 (dot) de
Created 11/30/2010 (5308 days ago)
Due
Updated 11/30/2010 (5308 days ago)
Assigned
Resolved 11/30/2010 (5308 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/30/2010 08:55:08 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
11/30/2010 08:45:52 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9415: Fix storing IMAP object in session
Don't store IMAP object in session if login failed.

While rewriting this, converted IMP_Imap to Serializable interface,
which allows us to cache one more piece of data that shouldn't change
during the session (default namespace).  Also moves all recreation of
the object to the injector, which is cleaner.

http://git.horde.org/horde-git/-/commit/0f8a6c4e58b9be58226a926bc2014122c4344c03
11/30/2010 08:45:49 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9415: Fix fatal error if IMAP object does not exist

http://git.horde.org/horde-git/-/commit/0db86d41a1f35abf34371cccc0e099c6a5ba5c90
11/30/2010 02:28:14 PM d-fens (at) 00010111 (dot) de Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ can't re-login after failed login
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
hi,

using imap via imp as authentication i have following problem:

* login with correct username/ pass => ok
* logout
* relogin with wrong username / pass => IMP_Imap: Invalid method call 
"getParam". No "wrong password dialog"
* back to login page
* login with correct username/ pass =>  IMP_Imap: Invalid method call

i have to clear all session files in /tmp to be able to login again...

any ideas?

Saved Queries