[Tickets #10027] Re: ingo-convert-prefs-to-sql fails

bugs at horde.org bugs at horde.org
Tue Jun 7 05:29:24 UTC 2011


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

Ticket URL: http://bugs.horde.org/ticket/10027
------------------------------------------------------------------------------
  Ticket             | 10027
  Updated By         | Git Commit <commits at lists.horde.org>
  Summary            | ingo-convert-prefs-to-sql fails
  Queue              | Ingo
  Version            | 2.0.1
  Type               | Bug
  State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Git Commit <commits at lists.horde.org> (2011-06-07 05:29) wrote:

Changes have been made in Git for this ticket:

Bug #10027: Correct fix for resetting user during a script call
If authenticated, The application Auth driver needs to pass the *Horde*
userId to the Registry::setAuth() call, instead of any userId that may have
been set in an application, or else the previous change made in this
ticker will cause the if ($this->getAuth() == $authId) check to fail and
the session will be recreated.

For apps that may have a different authentication userId than the Horde
ID (e.g. IMP), this app-specific userId is obtainable via
getAppCredential('userId').  But the Horde user ID should never change
during the session.

  1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a95f8a4259ceaae0b421894062c28df7c17bd167






More information about the bugs mailing list