Merge branch...
Merge branch '252-as-a-user-i-want-the-option-to-log-out-of-my-account-so-that-my-account-remains-secure' into 'release/Sprint-4' Resolve "As a user I want the option to log out of my account, so that my account remains secure." See merge request c24108486/team-11-polish-community-group!56
No related branches found
No related tags found
Showing
- build.gradle 1 addition, 2 deletionsbuild.gradle
- src/main/java/polish_community_group_11/polish_community/security/WebSecurityConfig.java 5 additions, 16 deletions...group_11/polish_community/security/WebSecurityConfig.java
- src/main/resources/static/css/home/home.css 1 addition, 1 deletionsrc/main/resources/static/css/home/home.css
- src/main/resources/static/css/layout/layout.css 36 additions, 1 deletionsrc/main/resources/static/css/layout/layout.css
- src/main/resources/static/css/login/login.css 24 additions, 9 deletionssrc/main/resources/static/css/login/login.css
- src/main/resources/static/js/layout/accountDropdown.js 18 additions, 0 deletionssrc/main/resources/static/js/layout/accountDropdown.js
- src/main/resources/templates/home/home.html 1 addition, 1 deletionsrc/main/resources/templates/home/home.html
- src/main/resources/templates/layout/layout.html 26 additions, 9 deletionssrc/main/resources/templates/layout/layout.html
Please register or sign in to comment