Skip to content

Todo Management Spring Boot 2.0.4.RELEASE) + Spring MVC + Spring Security (simple Login)+ JSP + Hibernate + MySQL + Audit with Envers + CSRF + Synchronizer token

Notifications You must be signed in to change notification settings

syedabdullahrahman/todo-app-audit-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Management

  • Spring Boot 2.0.4.RELEASE) + Spring MVC + Spring Security (simple Login)+ JSP + Hibernate + MySQL

  • With Hibernate Enver Auditing Here

  • With Spring Data JPA - Spring Data Envers

  • Prevention of duplicate form submission (using Synchronizer token pattern)

    • a result of double-clicking a submit button
    • trying to submit a form from the browser history after using the back button.
  • CSRF token implementation

    • Http Only CSRF
    • Cookie based CSRF

About

Todo Management Spring Boot 2.0.4.RELEASE) + Spring MVC + Spring Security (simple Login)+ JSP + Hibernate + MySQL + Audit with Envers + CSRF + Synchronizer token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages