brunoais wrote:Why AJAX for the password?
I was just saying that, as there will be a lot of AJAX Functions. You may use it to include this also....
If it can be done in a other way, thats ok. Just proposing to add this features, not what to use to include them.....
brunoais wrote:-1 for AJAX check if the username follows the options in the ACP. Javascript without the AJAX technology should be used instead. like HTML5's input@pattern and input@required.
I think you are wrong. The error message already is showing already. It will only have to be a part of the username check, and show in the right side of the form..
Current message is "The username contains forbidden characters." btw.
brunoais wrote:There's no 2nd box. There's only 1 box for the e-mail in 3.1.
My bad.
imkingdavid wrote:It would just be plain javascript for the password, just to make sure it is entered correctly twice and is the correct length. Unless, that is, we implement some password strength requirements (upper/lower-case letter, number, special character, etc.); in that case it would be easier with AJAX.
Would be a nice idea to have a password strength option.



