[Tickets #10606] warnings in logs when user is not an admin
bugs at horde.org
bugs at horde.org
Tue Oct 4 09:37:22 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10606
------------------------------------------------------------------------------
Ticket | 10606
Created By | rsalmon at mbpgroup.com
Summary | warnings in logs when user is not an admin
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-10-04 09:37) wrote:
$conf['group']['driver'] = 'Mock';
when I login as non admin user, I get a lot of the following errors :
2011-10-04T10:52:44+02:00 DEBUG: HORDE [horde] SQL (0,0003s)
SELECT perm_id, perm_data FROM horde_perms WHERE perm_name =
'horde:administration:groups' [pid 13740 on line 801 of
"/var/www/html/hordetest/libs/Horde/Db/Adapter/Base.php"]
2011-10-04T10:52:44+02:00 DEBUG: HORDE [horde] Does not exist [pid
13740 on line 116 of "/var/www/html/hordetest/libs/Horde/Perms/Sql.php"]
2011-10-04T10:52:44+02:00 DEBUG: HORDE 1.
Horde_Core_Ajax_Application->doAction()
/var/www/html/hordetest/services/ajax.php:60
2. call_user_func()
/var/www/html/hordetest/libs/Horde/Core/Ajax/Application.php:95
3. Horde_Ajax_Application->sidebarUpdate()
4. Horde_Core_Sidebar->getTree()
/var/www/html/hordetest/lib/Ajax/Application.php:36
5. Horde_Perms_Base->hasPermission()
/var/www/html/hordetest/libs/Horde/Core/Sidebar.php:102
6. Horde_Perms_Base->getPermissions()
/var/www/html/hordetest/libs/Horde/Perms/Base.php:247
7. Horde_Perms_Sql->getPermission()
/var/www/html/hordetest/libs/Horde/Perms/Base.php:144
More information about the bugs
mailing list