SuccessChanges

Summary

  1. tsk23 Adds user login and logout (details)
Commit 7dbb2dc316fd85051a59471b4e36587de0c873b2 by nghervella
tsk23 Adds user login and logout
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/resources/images/libreria.jpeg
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teamc/microstories/jsf/UserManagedBean.java
The file was modifiedjsf/src/main/webapp/WEB-INF/template.xhtml
The file was addedjsf/src/main/webapp/resources/css/login.css
The file was addedjsf/src/main/webapp/user/login.xhtml
The file was modifiedjsf/src/main/webapp/WEB-INF/web.xml