[ http://jira.codehaus.org/browse/CONTINUUM-793?page=all ]

Carlos Sanchez updated CONTINUUM-793:
-------------------------------------

    Description: 
Implement a validation process to the creation of passwords, probably a bridge 
to commons-validation.

Note that it may not be enough to validate at the view layer as the model can 
be called through xmlrpc. It needs to be done at the model layer.

For instance:
Minimum 7 character password length
Password must contain at least 1 alpha and 1 numeric character

> Password validation
> -------------------
>
>                 Key: CONTINUUM-793
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-793
>             Project: Continuum
>          Issue Type: Sub-task
>            Reporter: Carlos Sanchez
>
> Implement a validation process to the creation of passwords, probably a 
> bridge to commons-validation.
> Note that it may not be enough to validate at the view layer as the model can 
> be called through xmlrpc. It needs to be done at the model layer.
> For instance:
> Minimum 7 character password length
> Password must contain at least 1 alpha and 1 numeric character

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

        

Reply via email to