[Tickets #1004] RESOLVED: Endless loop in group permissions check
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Dec 30 10:39:01 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
Updated By | rvs at angara.ru
Summary | Endless loop in group permissions check
Queue | Horde Framework Packages
State | Resolved
Priority | 3. High
Type | Bug
Owners |
-----------------------------------------------------------------------
rvs at angara.ru (2004-12-30 10:38) wrote:
Not resolved; suggest to reopen bug.
Registry::hasMethod is removed from Auth_application::Auth_application but
Auth_application::hasCapability still invokes Registry::hasMethod.
New loop backtrack is:
Perms_datatree::hasPermission -> Perms_datatree::getPermissions ->
Group::singleton -> Auth_application::hasCapability -> Registry::hasMethod
-> Registry::_fillAPICache -> Registry::listApps -> Registry::hasPermission
-> Perms_datatree::hasPermission
Happy New Year! All the best wishes to you!!
More information about the bugs
mailing list