Summary | error message for locked accounts is to vague |
Queue | Horde Framework Packages |
Queue Version | Git develop |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | ralf.lang (at) ralf-lang (dot) de |
Requester | dirk.dettmering (at) med (dot) uni-marburg (dot) de |
Created | 07/09/2012 (4743 days ago) |
Due | |
Updated | 08/29/2012 (4692 days ago) |
Assigned | |
Resolved | 07/09/2012 (4743 days ago) |
Milestone | 5 |
Patch | No |
commit 1897e4b3d11123361b94dfaaa4019709c58cca2d
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Jun 28 03:38:11 2012 +0200
Need to reference (
Request #11254) in change loghorde/docs/CHANGES | 2 +-
horde/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/1897e4b3d11123361b94dfaaa4019709c58cca2d
Milestone ⇒ 5
State ⇒ Accepted
will say "permanently" if it is locked by an administrator.
commit 1897e4b3d11123361b94dfaaa4019709c58cca2d
Author: Ralf Lang <lang@b1-systems.de>
Date: Thu Jun 28 03:38:11 2012 +0200
Need to reference (
Request #11254) in change loghorde/docs/CHANGES | 2 +-
horde/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/1897e4b3d11123361b94dfaaa4019709c58cca2d
duration of the lock to the message.
There are however permanent locks (for example when locked via the
admin screen) , which would show up as really long locks because there
is no "permanent" constant in Horde_Locks.
Assigned to Ralf Lang
State ⇒ Feedback
Queue ⇒ Horde Framework Packages
State ⇒ New
New Attachment: login_block.gif
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ error message for locked accounts is to vague
Type ⇒ Enhancement
Priority ⇒ 1. Low
been locked" which really irritates our users because many of them
fear that they are locked out forever.
It would be really great if the message could use the actual value of
login_block_time and e.g. the login block error could be something
like "your account has been blocked for X minutes due to too many
wrong login attempts".
Thanks in advance
Dirk