175 Commits (45ed308851a2dc464861f71ebf78bdbee9a6cce3)
 

Author SHA1 Message Date
  Pekka Helenius 45ed308851 Implement & enable UrlTemplateResolver for HTML fragment URLs 4 years ago
  Pekka Helenius e160bbeeec Add footerpart HTML fragment 4 years ago
  Pekka Helenius 978ddb2806 Implement support for additional properties files 4 years ago
  Pekka Helenius 558dd578dd Update front page screenshot 4 years ago
  Pekka Helenius 284e185396 Add redirected attribute element 'authfailure'; update credential field 4 years ago
  Pekka Helenius 491df00b1a Implement /autherror POST end point; update list page method name 4 years ago
  Pekka Helenius 1455d582d1 Add Bookstore authentication handlers; define login processing and 4 years ago
  Pekka Helenius 71476ab1db Properly handle events when user is not found 4 years ago
  Pekka Helenius 0a572c73a2 Implement Bookstore Authentication Handler classes 4 years ago
  Pekka Helenius e2ad9e1505 Update BookStoreAccessDeniedHandler class 4 years ago
  Pekka Helenius 21526b1a55 Spring security: Fix access to H2 console; update config 4 years ago
  Pekka Helenius 6878dff1d2 Add help desk view, update descriptions in README 4 years ago
  Pekka Helenius e3a5673114 Prevent unauthorized access to book data even if hash id is known 4 years ago
  Pekka Helenius 2d59edceaa Fix spelling 4 years ago
  Pekka Helenius 81da9d96d8 Add missing descriptions 4 years ago
  Pekka Helenius 3b3f3aba10 Add missing publish parameter for pre-defined book entity objects 4 years ago
  Pekka Helenius fcdd80d46e Add missing publish column 4 years ago
  Pekka Helenius db835dd753 Change publish attribute data type to boolean 4 years ago
  Pekka Helenius eeaff918ae Edit book form: add authority check 4 years ago
  Pekka Helenius 5f3939af60 Update README: add images, update content layout 4 years ago
  Pekka Helenius 91cc6425b1 Re-structure repository: add images folder with content 4 years ago
  Pekka Helenius cc81dbeb58 Update admin perms description; Update REST API help reference guide 4 years ago
  Pekka Helenius 76129f6909 Differentiate REST API web security from Web Form security; HttpSecurity 4 years ago
  Pekka Helenius b6b9b2a25d Change BOOK to Book in HQL query 4 years ago
  Pekka Helenius 292492fa96 Minor updates 4 years ago
  Pekka Helenius 84f58b706e Rename method: updateWithoutPrice -> updateWithoutPriceAndWithoutPublish 4 years ago
  Pekka Helenius a176f7b1b3 Simplify access control annotations, based on Spring docs 4 years ago
  Pekka Helenius 1c91b1de3e Add missing CSS styles 4 years ago
  Pekka Helenius 44fef19cf2 Add web form data fields related to book publication 4 years ago
  Pekka Helenius 570b3be536 Add CSS styles for plain HTML editing 4 years ago
  Pekka Helenius 1aca859270 Update permission descriptions; add CSS styles 4 years ago
  Pekka Helenius 68a0f373cb Return different book JSON based on user login data & book publish 4 years ago
  Pekka Helenius 1651eae80c Implement findAllPublished method for BookRepository 4 years ago
  Pekka Helenius 486ec6a108 Implement publish attribute 4 years ago
  Pekka Helenius 818dd57e8c Update BookController: add Security config; add updateWithoutPrice 4 years ago
  Pekka Helenius 28d42eff87 Extend BookRepository interface; implement updateWithoutPrice method 4 years ago
  Pekka Helenius 45865a7e5f Implement WebSecurityConfig 4 years ago
  Pekka Helenius 566e775e58 Implement UserDetailServiceImpl 4 years ago
  Pekka Helenius 317a82b74f Implement BookStoreAccessDeniedHandler 4 years ago
  Pekka Helenius 5e64570c56 Implement userDatabaseRunner with example data 4 years ago
  Pekka Helenius 2fdc2e3236 Update Bookstore CSS styles 4 years ago
  Pekka Helenius 845d2d80a5 Re-format web forms: add authentication functionality, add Thymeleaf 4 years ago
  Pekka Helenius 2c90c0f85f Update database description 4 years ago
  Pekka Helenius 7c51eb38ca Implement authentication (& authorization) properties: user & roles 4 years ago
  Pekka Helenius 6c5bde3516 Remove unnecessary 'public' access modifier 4 years ago
  Pekka Helenius ecc7305942 Add images resource folder 4 years ago
  Pekka Helenius d2d7050f21 Model rebase: book properties 4 years ago
  Pekka Helenius d7f7632855 Update Maven dependencies: Spring security 4 years ago
  Pekka Helenius 64db7a082f Partial rebase of controller logic 4 years ago
  Pekka Helenius cff0480d76 Update messages & REST API help reference page 4 years ago