6.0.0-beta1
7/10/25

[#10606] warnings in logs when user is not an admin
Summary warnings in logs when user is not an admin
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester rsalmon (at) mbpgroup (dot) com
Created 10/04/2011 (5028 days ago)
Due
Updated 10/10/2011 (5022 days ago)
Assigned 10/10/2011 (5022 days ago)
Resolved 10/10/2011 (5022 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
10/10/2011 03:54:27 PM Jan Schneider Comment #3
State ⇒ Not A Bug
Reply to this comment
It's not even error. It's a debug log.
10/10/2011 03:53:00 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
I don't see this. You probably have some group permissions set that 
were added while using a different group driver.
10/04/2011 09:37:22 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ warnings in logs when user is not an admin
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
$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

Saved Queries