6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/2/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10433] Successful password change leads to infinite loading of site
*
Your Email Address
*
Spam protection
Enter the letters below:
__.. ..___. __ .__ (__ | | _/ / `| \ .__)|__|./__.\__.|__/
Comment
>>>> Not to offend you in any way but the diff file is empty. >>> Whatever happened to the file I do not know, but I will try another upload. >> And again the file is empty after upload. Something is wrong here. I >> will try uploading a zipped version. > And again. A zero byte file. This makes no sense. > I will copy and paste the contents of the diff-file. > > ---------------------------- passwd/lib/Passwd.php > ---------------------------- > index 05612a8..71e612f 100644 > @@ -105,6 +105,13 @@ class Passwd { > { > if ($GLOBALS['registry']->getAuthCredential('password') == > $old_password) { > $GLOBALS['registry']->setAuthCredential('password', > $new_password); > + > + // Generate an authenticateFailure to force a logout after > successful password change. > + // This is a workaround until Horde Framework supports > propagation of credential changes to applications > + $GLOBALS['registry']->authenticateFailure('horde' , > + new Horde_Auth_Exception( > + 'Ihr Passwort wurde erfolgreich geƤndert. Bitte melden Sie sich > neu an.', > + Horde_Registry::PERMISSION_DENIED) ); > } > } >
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