Jump to content

Login max length


Recommended Posts

I tried;

"login 12345678910111213141516171819202122232425262728293031323334353637383940411111111111111111111111111111111111111111111111111111111111111111111111111134444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 test";

and that did nothing, so I guess there is.

Link to comment
okay, i think i will have to test it by myself ...

and my question should be:

is there length limit, and if it is, how much chars i can set as login?

If I remember correctly, chatbox line limit is 64 characters. People usually use chatbox to login. So if password was that long, they wouldn't be able to login with chatbox.

Link to comment
but its possible to set more via console, or my login gui.. and im thinking how much chars should i set in mysql database in varchar column :)

Set it to 128 or 64. I can't imagine people having that long passwords though. You can set a limit yourself and tell users "Password must be longer than 3 and shorter than 64 characters." It all depends how you like it. I would personally set the limit to 32. I guess nobody uses sentences for passwords.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...