6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
3/25/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8246] LDAP Prefs backend, kronolith tries to bind w/o password
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ . __ . . . [__) |/ `| |_/ | \__|\__.|___| \
Comment
> There are five places in kronolith where the preference system is > being instanciated: > > I see only the need to patch one place (see attachment). > > Please correct me if i'm wrong. > > > > grep -n "Prefs::" * -r > > > >> kronolith/fb.php:36: $prefs = >> &Prefs::singleton($conf['prefs']['driver'], 'kronolith', $user, '', >> null, false); > > the logged-in users password won't help here, because fb.php is > accessed by some other user? so there is no need for a patch. > > > >> kronolith/lib/Kronolith.php:1796: $prefs = >> &Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > > needs to be patched. see attachment > > > >> kronolith/lib/api.php:1348: $prefs = >> &Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > > the alarms of the logged in users should be retrieved via $prefs = > &$GLOBALS['prefs']; for other users, the logged-in user password > won't help, i think. no > > patch needed > > > >> kronolith/scripts/agenda.php:75: $prefs = >> Prefs::singleton($GLOBALS['conf']['prefs']['driver'], > > Script, no need for user password. > > > >> kronolith/scripts/upgrades/convert_to_utc.php:52: $prefs = >> Prefs::factory($conf['prefs']['driver'], 'horde', > > Script, no need for user password.
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