On Fri, 2004-01-09 at 16:08, Peter Anders�n wrote: > Hi > When trying to create a user that has [EMAIL PROTECTED] as a username. > I can not because of the form not allowing me, no problem change the form ! > But i would like to know are there any other restriction in the code or database > when dealing with usernames. > Then i would report this as a bug to allow at least 64 characters username !
I have already raised a bug for this... the forms, one in top.vm the other in login.vm limit the username string to 25, but the DB sets the limit to 32. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25962 I also proposed that these pages used a variable from a definitions file rather than being hardwired. If you care about this, register on the bugs DB and vote for the bug Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
