FailedChanges

Summary

  1. T3.56 Adds a better control of the login and adds a "Forbidden page" (details)
Commit 47af66a9a9831eb8565b6ed6a848a49ec6dd0ac1 by prfernandez2
T3.56 Adds a better control of the login and adds a "Forbidden page"
If the user tries to login with his account unactivated, the sistem did
not show any information, now we have a custom Forbidden page. Solved
some 'return' problems.
The file was modifiedjsf/src/main/webapp/WEB-INF/faces-config.xml (diff)
The file was modifiedjsf/src/main/webapp/activation-send.xhtml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/web.xml (diff)
The file was addedjsf/src/main/webapp/accessDenied.xhtml (diff)
The file was modifiedjsf/src/main/webapp/login-error.xhtml (diff)