[Tickets #10892] Re: Password not change in memory

bugs at horde.org bugs at horde.org
Tue Jan 10 17:50:04 UTC 2012


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10892
------------------------------------------------------------------------------
  Ticket             | 10892
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Password not change in memory
  Queue              | Passwd
  Version            | 4.0
  Type               | Bug
  State              | Duplicate
  Priority           | 3. High
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2012-01-10 10:50) wrote:

> I created new one cos other two are *closed* and were *not* reopened  
> after my comments.

Then comments should be made in those tickets.

FWIW, the solution given in this ticket is completely wrong.  First,  
an application should NEVER NEVER access member variables of another  
application.  That is just wrong.

And why are you trying to reset the IMAP password in IMP anyway?  Just  
because your password is changed via the passwd module, what does this  
have to do with an IMAP password on the remote server.  It is  
*possible* that the two may be related, but certainly not required or  
expected.

The proper solution, as implemented by Jan in the other ticket, is to  
clear all credentials in the session and require the user to  
re-authenticate.  If that is not working for you, then that is the bug  
that needs to be fixed.  But the logic of that solution is correct.





More information about the bugs mailing list