SuccessChanges

Summary

  1. Updates login for activated and registered users (details)
Commit dcb5aa59f63e00428f819a8fd491d30aa99dbaed by anrodriquez
Updates login for activated and registered users
Adds the verification that the user's account is activated to access the
application. The view is modified to show the new error messages.
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/jsf/LoginManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/public/user/login.xhtml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/UserService.java (diff)