164 Commits (9eb84b320a5d98d99abd9c8d937bb07098e3777f)

Author SHA1 Message Date
  Pekka Helenius 9eb84b320a Add categories.properties for book categories 4 years ago
  Pekka Helenius 9ec54aedb3 Add footer dev note 4 years ago
  Pekka Helenius c38f0161b8 Un-hardcode authentication failure message: use message from localized 4 years ago
  Pekka Helenius 3cbe299f1c Un-hardcode more messages; update web forms 4 years ago
  Pekka Helenius 9d4724829a Show loaded property sources during Spring initialization 4 years ago
  Pekka Helenius de830d1b3e Notion: allow broken relative URLs in footer on development phase 4 years ago
  Pekka Helenius e5449f8697 Deprecate String vars for web URLs; read URLs from website.properties; 4 years ago
  Pekka Helenius a91d1a61c3 Web forms: use Spring env properties for page URLs; add footer fragment 4 years ago
  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 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 e3a5673114 Prevent unauthorized access to book data even if hash id is known 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 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 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 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