Dave Syer
|
fd757cb371
|
Add logging.level to application.properties
E.g.
logging.level.org.springframework: DEBUG
logging.level.org.hibernate: WARN
Fixed gh-788
|
2014-06-27 15:49:17 +01:00 |
|
Javier Gayoso
|
b7d94d1364
|
Optimized login form - delegated CSRF token creation to thymeleaf
Also added additional test to verify behaviour.
Fixes gh-1039
|
2014-06-09 10:56:01 +01:00 |
|
Phillip Webb
|
468728a2c0
|
Polish
|
2014-03-03 17:50:19 -08:00 |
|
Dave Syer
|
8ff9e67714
|
Add actuator to method security sample
|
2014-03-03 15:03:08 +00:00 |
|
Dave Syer
|
9504f6e5a9
|
Add method security web sample
Useful sample for common use case where user adds custom Authentication,
a form login, *and* global method security all the the same application.
|
2014-03-03 14:24:08 +00:00 |
|