[Bug #262] [GUI Left - User] Accepted chars in password
Bugtracker <[email protected]> Thu, 29 Sep 2005 06:48:17 +0200
| Newsgroups | gmane.mail.qmail.ldap.phpqladmin |
|---|---|
| Message-ID | <[email protected]> |
/query.php?bug=262 --- 262 Thu Sep 29 06:48:17 2005 +++ 262.tmp.YS5EHM Thu Sep 29 06:48:17 2005 @@ -16,14 +16,26 @@ Maybe not really a bug, but it's annoying that one can't use "all" chars in the password. Like commas for instance... + Comment posted: 2005-04-20 09:52 PM by [email protected] I don't agree. Experience (mine and others) have shown that the use of any non-alphabetical character in a password will lead to troubles. Users aren't as 'smart' (sorry) as we administrators think/wish they where... + Comment posted: 2005-04-20 09:54 PM by [email protected] What CAN be done is a toggle in the global/branch config that say 'allow all characters as password'. But that's a wishlist I don't have time to fix. Yet.... + + +Comment posted: 2005-09-29 06:48 AM by [email protected] + +<a href="/showattachment.php/73/phpQLAdmin-252.patch">Created an attachment (id=73)</a> + + +Comment posted: 2005-09-29 06:48 AM by [email protected] + +Description of attachment #73: Add a 'Allow all chars in passwds' to the branch configuration page (and check this new value whenever we verify the password).