Posted by ilo on June 18, 2009 at 1:14pm
| Project: | Login Security |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ilo |
| Status: | closed (fixed) |
Issue Summary
When enabling the number of attempts "notice" for the module, and this option is set to 0, the message will display:
"You have used 8 out of 0 login attempts. After all 0 have been used, you will be unable to login."
In fact, not only "8 of 0" is ugly, but the sentence warning it's not true, because no action will be taken to avoid the login operation.
Comments
#1
Correction: ...When enabling the number of attempts "notice" for the module ("Notify the user about the number of remaining login attempts"), and the "Maximum number of login failures before blocking a user" option is set to 0, the message will display... Sorry
#2
I've just removed the message if enabled, when the "Maximum number of login failures before blocking a user" variable is set to 0.
#3
Commited to 6.x-1.x-dev and HEAD
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
This didn't get committed. I see it in the commit comment for only 1.14 and http://drupalcode.org/viewvc/drupal/contributions/modules/login_security... says there is no difference from the previous revision.
#6
nevermind, I was looking at the wrong file