SuccessChanges

Summary

  1. tsk24 Fixes in the login and header components (details)
Commit 2354878d02bfb680c9524882c19ad248228d4326 by 84422910+olivergr77
tsk24 Fixes in the login and header components
Added security roles in web.xml. Now the login redirects correctly if
the user does not have a defined role, and added an option to view the
current user in the header.
The file was modifiedadditional-material/db/microstories-mysql.data.sql (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.scss (diff)
The file was modifiedweb/src/main/angular/src/app/login/login.component.ts (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)
The file was modifiedadditional-material/db/microstories-mysql.full.sql (diff)
The file was modifiedweb/src/main/angular/src/app/layout/header/header.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/login/login.component.html (diff)