Well, I'm making a MaNGOS web frontend.
So,
I've set the max user length to 14 - but what should the minimum be? *Wants suggestions*
=)
Thanks.
Well, I'm making a MaNGOS web frontend.
So,
I've set the max user length to 14 - but what should the minimum be? *Wants suggestions*
=)
Thanks.
I suggest a minimum of around 4 or 5. My server doesn't really have a minimum but seems good
Okay, I'll use 4 as a minimum, and 14 as a maximum.
How about passwords? And emails? =)
Password should be max 16, it's the client limit... And min 5 or 6
Okay, I'll set a minimum of 6, and maximum of 16.
Should the email just be limited to 50 chars or something?
You got it. That concludes the registration page... Completely finished, with full security.
*Moves on to email/password resetters/changers...*