Commit Graph

55 Commits

Author SHA1 Message Date
3bd6f3b5af Added basic login and logout functionality
- update SecurityConfiguration
  - add logout
  - add login
- add AuthenticationController
- add goodbye.html
- add logout.html
- add login.html
2025-01-17 10:59:14 +01:00
b812f835ab add SecurityConfiguration 2025-01-17 10:59:00 +01:00
50ea6764d0 set up spring security 2025-01-16 23:19:15 +01:00
091f172521 make simple test landing pages
- add HomeController
- add index.html
- add layout.html
- add management.js
- add management.css
- add css js and html to .editorconfig
2025-01-16 23:05:24 +01:00
182508e919 Set up project structure 2025-01-16 23:03:38 +01:00