Releases: porscheinformatik/tapestry-csrf-protection
Releases · porscheinformatik/tapestry-csrf-protection
4.0.0
2.0.2
- Update to Tapestry 5.6.4
3.0.1
3.0.0
2.0.1.RELEASE
- Security upgrade org.springframework.security:spring-security-web from 5.3.5.RELEASE to 5.3.8.RELEASE (#20)
Release 2.0.0
- Switch to Tapestry 5.6, Spring 5 #17
- Change to Java 8
- Change to Tapestry 5.6.0
- Use Spring Security Web 5.3.4.RELEASE
- Switch to OpenJDK for build
- Use JDK 8 and 11 for build
1.2 Release
1.1 Release
Changes from 1.0:
- #2 Better generation of CSRF token
- #3 Integration with Spring Security 3.2+ CSRF mechanism
- #5 Exception when Spring is on Classpath, AppContext is confgured but no CsrfTokenRepository is defined
- #6 CSRF token not added when application contributes own ComponentEventLinkTransformer
- #7 Add InheritedNotCsrfProtected annotation
Changes since RC3:
- #7 Add InheritedNotCsrfProtected annotation