6.0.0-alpha14
7/3/25

[#9261] Some login tasks need "real" authentication
Summary Some login tasks need "real" authentication
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 09/20/2010 (5400 days ago)
Due
Updated 10/11/2010 (5379 days ago)
Assigned 10/07/2010 (5383 days ago)
Resolved 10/11/2010 (5379 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/11/2010 10:16:10 AM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Looks good.
10/07/2010 06:48:00 AM Michael Slusarz Comment #3
State ⇒ Feedback
Reply to this comment
How about this?  As mentioned in the commit, we don't have a CLI 
interface for entering auth credentials but at least it now provides a 
warning and doesn't throw PHP errors (at least in my tests).
09/20/2010 12:08:12 PM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Summary ⇒ Some login tasks need "real" authentication
Type ⇒ Bug
State ⇒ Assigned
Queue ⇒ Horde Base
Reply to this comment
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?

Saved Queries