6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8091] Perms_UI is storing Auth::listUsers() "Display Name"
*
Your Email Address
*
Spam protection
Enter the letters below:
.__.. ..__. __.. . | || || |(__ |\ | |__||/\||__|.__)| \|
Comment
> Auth::listUsers() may return something like array('johndoe' => 'John > Doo', 'foo' => 'Foo Master', ...), Perms_UI is completely ignoring > key values as given by listUsers. This leads to problems (at least in > my special case) once you are going to use hasPermission() combined > with user-level permissions. > > > > The attached patch changes Perms_UI to: > > - store the key provided by listUsers() instead of the "Display Name" > > - show the "Display Name" for permissions granted to existing users > > - show "<username>" for unknown users (with quotes, helps to quickly > identify deleted users etc) > > > > Please have a quick crosscheck with other Authentication modules, > just to be sure listUsers() is doing what I'm supposing it to do! > > > > Best regards, > > Thomas Gelf > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers