SuccessChanges

Summary

  1. Improves sing up adding repeat password and email send page. Modifies (details)
Commit 382768903f22db95fe70188881f3b10efc53d7ef by abmiguez
Improves sing up adding repeat password and email send page. Modifies
register.xhtml and registerUserController to adds repeat password and
redirect to registrationSuccess.xhtml if register was success. Creates
registrationSuccess.xhtml to reports user that a email was send.
The file was modifiedjsf/src/main/webapp/register.xhtml
The file was addedjsf/src/main/webapp/registrationSuccess.xhtml
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/letta/jsf/RegisterUserController.java