[Tickets #9767] Re: Login tasks don't work
bugs at horde.org
bugs at horde.org
Tue Oct 11 04:30:34 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9767
------------------------------------------------------------------------------
Ticket | 9767
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Login tasks don't work
Queue | Horde Base
Version | Git master
Type | Bug
State | Feedback
Priority | 3. High
Milestone |
Patch |
-Owners |
+Owners | Horde Developers, Jan Schneider
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-10-10 22:30) wrote:
> - During the instantiation of the Notification system when calling
> back setupNotification(). This passes 'noperms' => true to the
> callAppMethod(), 'check_perms' => false to pushApp(), $checkPerms =>
> false in pushApp().
This doesn't seem correct. If an application is not yet authenticated
to, this should not be run.
> - During portal block loading of the portal. This passes
> 'logintasks' => false to pushApp().
At a minimum, this should still run the system tasks though. Can you
verify this is happening?
And at *some point*, logintasks need to be run (meaning the code at
the bottom of pushApp()). Since an appInit() will always call
pushApp() without setting check_perms as false.
More information about the bugs
mailing list