[Tickets #1004] NEW: Endless loop in group permissions check
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Dec 22 07:44:45 PST 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1004
-----------------------------------------------------------------------
Ticket | 1004
Created By | rvs at angara.ru
Summary | Endless loop in group permissions check
Queue | Horde Framework Packages
State | Unconfirmed
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
rvs at angara.ru (2004-12-22 07:44) wrote:
Testing HEAD horde framework.
The Authentication driver is configured as application (IMP).
I have set up one group and filled it with user names.
Then I set up a permission to allow SHOW/READ access
to an application, for example, nag.
When I try to invoke nag an endless loop encountered and the browser freezes
until script exec timeout is run out.
The loop path/backtrace when the group permissions for the application are
checked is listed below:
Perms_datatree::hasPermission -> Perms_datatree::getPermissions ->
Group::singleton -> Auth::singleton -> Auth::factory ->
Auth_application::Auth_application -> Auth_application::_setParams ->
Registry::hasMethod -> Registry::_fillAPICache -> Registry::listApps ->
Registry::hasPermission -> Perms_datatree::hasPermission
More information about the bugs
mailing list