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. > >> You should have mentioned it is about imp application auth. Other >> backends are working without problems so unconditional logout is no >> good option for these cases. > Ehm, no. It is about Horde auth using IMAP driver. I am not using imp > directly as authenticator, although Horde may do that internally, > which I do not know. > > My config regarding this is: > > horde4/config/conf.php: > ... > $conf['auth']['params']['hostspec'] = 'mail.hostname.de'; > $conf['auth']['params']['port'] = 143; > $conf['auth']['params']['secure'] = 'tls'; > $conf['auth']['driver'] = 'imap'; > ... > > horde4/imp/config/backends.php: > ... > $servers['imap'] = array( > 'disabled' => false, > 'name' => 'IMAP Server', > 'hostspec' => 'mail.hostname.de', > 'hordeauth' => false, > 'protocol' => 'imap', > 'port' => 143, > 'secure' => 'tls', > 'maildomain' => '', > 'cache' => false, > ); > >> >> What passwd backend is used here? > MySQL. I write to the same DB the IMAP-Server uses as authentication > database. I have tried authenticating against the DB directly but > regarding this problem there is no change in behaviour. >
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