[ http://jira.codehaus.org/browse/MRM-169?page=comments#action_76117 ] Joakim Erdfelt commented on MRM-169: ------------------------------------
I think this issue has become moot with the finalization of the p-sec modules into archiva. p-sec does not do validation in javascript. (never did like that). Also, the email address uniqueness was intentionally not enforced, as it's very possible to have 2 accounts with the same email address (admin and ordinary user, corporations that prefer to operate with aliases or distribution list addresses, etc...) As for the other points, i believe they should all be fixed. > incorrect validation on register page > ------------------------------------- > > Key: MRM-169 > URL: http://jira.codehaus.org/browse/MRM-169 > Project: Archiva > Issue Type: Bug > Components: web application > Reporter: Brett Porter > Fix For: 1.0-beta-1 > > > I noticed the following problems: > - validation is not done with javascript > - only username & full name validation work. > - if I omit email, I get a successful registration, *and* and error that > email is required > - if I omit confirm password, I get a successful registration > - if I use an incorrect confirm password, I get a successful registration > - if I reuse an email already in the system, I think I should get a failed > registration -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
