FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Password field length
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Password field length [message #40433] Thu, 28 February 2008 19:36 Go to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
It seems that the confirm password box (reg_plaintext_passwd_conf) has a limit of 16 (maxlength=16) characters, while the first box (reg_plaintext_passwd) has none.
Re: Password field length [message #40443 is a reply to message #40433] Fri, 29 February 2008 20:52 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Here's the problem (see maxlength="16" on last line):

<tr class="RowStyleA"><td>Password:</td><td><input type="password" name="reg_plaintext_passwd" size="25"></td></tr>
<tr class="RowStyleA"><td>Confirm Password:</td><td><input type="password" name="reg_plaintext_passwd_conf" size="25" maxlength="16"></td></tr>
Re: Password field length [message #40450 is a reply to message #40443] Sun, 02 March 2008 14:48 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS, thanks.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: [v2.7.5 > v2.7.7] Some of the attached files vanished
Next Topic: Inconsistent pluralization
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon May 13 07:31:42 GMT 2024

Total time taken to generate the page: 0.02459 seconds