6.0.0-alpha14
7/3/25

[#9165] IMP_Application#authUserList() doesn't work
Summary IMP_Application#authUserList() doesn't work
Queue IMP
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 08/03/2010 (5448 days ago)
Due
Updated 08/03/2010 (5448 days ago)
Assigned 08/03/2010 (5448 days ago)
Resolved 08/03/2010 (5448 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/03/2010 08:59:38 PM Jan Schneider State ⇒ Resolved
 
08/03/2010 06:40:34 PM Michael Slusarz State ⇒ Feedback
 
08/03/2010 05:38:33 PM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ IMP
Summary ⇒ IMP_Application#authUserList() doesn't work
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
It routes the call down to Horde_Auth_Base which obviously doesn't 
support listing users:

  1. Horde_Core_Prefs_Ui->generateUI() 
/home/jan/sapo/horde/horde/services/prefs.php:30
  2. Horde_Registry->callAppMethod() 
/home/jan/sapo/horde/framework/Core/lib/Horde/Core/Prefs/Ui.php:398
  3. call_user_func_array() 
/home/jan/sapo/horde/framework/Core/lib/Horde/Registry.php:945
  4. IMP_Application->prefsSpecial()
  5. IMP_Prefs_Ui->prefsSpecial() 
/home/jan/sapo/horde/imp/lib/Application.php:440
  6. IMP_Prefs_Ui->_aclManagement() 
/home/jan/sapo/horde/imp/lib/Prefs/Ui.php:339
  7. Horde_Registry->callAppMethod() 
/home/jan/sapo/horde/imp/lib/Prefs/Ui.php:723
  8. call_user_func_array() 
/home/jan/sapo/horde/framework/Core/lib/Horde/Registry.php:945
  9. IMP_Application->authUserList()
10. Horde_Core_Auth_Application->listUsers() 
/home/jan/sapo/horde/imp/lib/Application.php:404
11. Horde_Auth_Base->listUsers() 
/home/jan/sapo/horde/framework/Core/lib/Horde/Core/Auth/Application.php:253

Saved Queries