6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12081] badlogin not working whith IMP authentication
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.._..___..___.. , | | _/ | \./ | _|_./__. | |
Comment
> What I can see is that IMP_Auth fails with REASON_BADLOGIN only in > case of empty login/password: > > if (!isset($credentials['userId']) || > !isset($credentials['password'])) { > throw new Horde_Auth_Exception('', > Horde_Auth::REASON_BADLOGIN); > } > > I have bad login counting enabled, this is the relevant part of > /var/www/horde/config/conf.local.php: > > $conf['auth']['params']['app'] = 'imp'; > $conf['auth']['driver'] = 'application'; > $conf['auth']['params']['count_bad_logins'] = true; > $conf['auth']['params']['login_block'] = true; > $conf['auth']['params']['login_block_count'] = 2; > $conf['auth']['params']['login_block_time'] = 5; > > But bad login count isn't working for me.... > Where can I find the code that does real imp authentication and > throws REASON_BADLOGIN exception in case of wrong authentication ? > thanks in advance. > >
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