SuccessChanges

Summary

  1. tsk23 Añadir el login y logout de usuario. (details)
Commit 4cf6d430b14ad735b9e2653c0aa8430c96f18786 by nghervella
tsk23 Añadir el login y logout de usuario.
Add UserManagedBean file where login and logout functions are located.
The .xhtml and .css files with the template and style of the view are
also added. The button that redirects to the login view or allows the
user to logout is added in the template.xhtml file.
The file was addedjsf/src/main/webapp/user/login.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/UserManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/web.xml (diff)
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml (diff)
The file was addedjsf/src/main/webapp/resources/css/login.css (diff)
The file was addedjsf/src/main/webapp/resources/images/libreria.jpeg (diff)