[Tickets #11924] Re: Add API in Horde_Registry_Application to reset credentials

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Jan 4 21:28:12 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/11924
------------------------------------------------------------------------------
  Ticket             | 11924
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Add API in Horde_Registry_Application to reset
                     | credentials
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Enhancement
  State              | New
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2013-01-04 14:28) wrote:

I've thought about this more and am questioning the need for an API to  
reset credentials at all.

Seems to me that the passwd application should have a configuration  
option to indicate whether a successful password change should trigger  
a reset of ALL currently authenticated horde applications, a list of  
Horde applications, or none.  The passwd code should then call  
Horde_Registry#clearAuth() (for the first) or  
Horde_Registry#clearAuthApp() (for the second), re-set the credentials  
in the session (Horde_Registry#setAuth()), and then rely on the normal  
application login procedure to reauthenticate to those applications,  
if needed.





More information about the bugs mailing list