Commit Graph

10 Commits

Author SHA1 Message Date
maibin eae09bb13a Fixed both Thymeleaf and Interceptors articles (#699)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers

* Spring Security CSRF attack protection with Thymeleaf

* Fix and();

* Logger update

* Changed config for Thymeleaf
2016-09-25 22:45:22 +02:00
eugenp 1e6083a13c minor cleanup work 2016-09-25 15:19:09 +03:00
eugenp a351667adc minor cleanup work 2016-09-25 15:18:08 +03:00
maibin b0a1959cf4 Spring Security + Thymeleaf (CSRF) (#695)
* Expression-Based Access Control

PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security

* Added test cases for Spring Security Expressions

* Handler Interceptor - logging example

* Test for logger interceptor

* Removed conflicted part

* UserInterceptor (adding user information to model)

* Spring Handler Interceptor - session timers

* Spring Security CSRF attack protection with Thymeleaf
2016-09-23 14:37:53 +02:00
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
David Morley a937aef25e Rename package to conform with site name 2016-01-05 21:37:48 -06:00
gmaipady b6ba166e72 Moved from XML config to Java config 2015-12-30 21:17:31 +05:30
gmaipady 2ea5de304b Fixed minor comments 2015-12-20 21:43:31 +05:30
gmaipady 0c8f855ff7 Added spring-thymeleaf initial version 2015-12-09 17:42:35 +05:30