[Tickets #9261] Some login tasks need "real" authentication

bugs at horde.org bugs at horde.org
Mon Sep 20 12:08:12 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9261
------------------------------------------------------------------------------
  Ticket             | 9261
  Created By         | Jan Schneider <jan at horde.org>
  Summary            | Some login tasks need "real" authentication
  Queue              | Horde Base
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


Jan Schneider <jan at horde.org> (2010-09-20 08:08) wrote:

Some login tasks, for example the Upgrade task in IMP, require "real"  
authentication at the application backend. bin/run_tasks only calls  
setAuth() though, so such tasks fail with cryptic error messages.
We could add some property to Horde_LoginTasks_Task that determines  
whether the task could be run through bin/run_task. But maybe there is  
a some way to check the authentication layer whether a user is  
"really" logged in, and call that in the task classes that need it?






More information about the bugs mailing list