Jump to content

Login max length


Recommended Posts

Posted

Hi

is there any limit for login length?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

I tried;

"login 12345678910111213141516171819202122232425262728293031323334353637383940411111111111111111111111111111111111111111111111111111111111111111111111111134444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444444 test";

and that did nothing, so I guess there is.

Retired

Posted

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?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
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.

Posted

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 :)

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
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.

Posted

hmm, okay, ill do that

I guess nobody uses sentences for passwords.

yea, even my bank account pass is less than 20 :P

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

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...