Rob Winch
b7041ed00e
SEC-2436: Add @EnableWebMvcSecurity
13 years ago
Rob Winch
053c890a69
SEC-2450: WebSecurityConfigurerAdapter have default Order of 100
13 years ago
Rob Winch
7838e3eeca
SEC-2447: JdbcMutableAclServiceTests should invoke aclCache.clearCache()
13 years ago
Rob Winch
2df5541905
SEC-2448: Update to HSQL 2.3.1
13 years ago
Rob Winch
04fac30d75
SEC-2449: <ldap-server> default port should fallback to dynamic value
13 years ago
Rob Winch
54ffa28bde
remove apacheDSWorkDir since custom tmp dir is created
13 years ago
Rob Winch
ca1080fb96
SEC-2439: HttpSessionCsrfTokenRepository setHeaderName sets header instead of parameter
13 years ago
Rob Winch
4708287ad3
SEC-2444: Convert Java Config samples to thymeleaf and tiles
13 years ago
Rob Winch
0d12397662
SEC-2385: Polish Gradle Spring 4 usage doc
13 years ago
Rob Winch
a34178bc40
SEC-2434: Update to Spring 3.2.6 and Spring 4.0 GA
13 years ago
Rob Winch
aaa7cec32e
SEC-2326: CsrfRequestDataValueProcessor implements RequestDataValueProcessor
...
Previously there was unecessary complexity in CsrfRequestDataValueProcessor
due to the non-passive changes in RequestDataValueProcessor. Now it simply
implements the interface with the methods for both versions of the interface.
This works since linking happens at runtime.
13 years ago
Rob Winch
6f9085dd5d
SEC-2435: Update to Gradle 1.10-rc-2
13 years ago
Rob Winch
7f714ebb23
SEC-2422: Session timeout detection with CSRF protection
13 years ago
Rob Winch
00d668dc5c
SEC-2431: UrlAuthorizationConfigurer missing <HttpSecurity> in doc
13 years ago
Rob Winch
035067caf4
SEC-2385: Polish Gradle Spring 4 usage doc
13 years ago
Rob Winch
0da9b6c64b
Update to spring.io
13 years ago
Rob Winch
418bb57323
SEC-2430: Enable artifactoryPublish on bom
13 years ago
Rob Winch
4672c2a1f7
SEC-2430: Add Maven BOM
13 years ago
Rob Winch
4460e84b29
Updates to pom.xml author and repo
13 years ago
Rob Winch
548ed4e14a
Update samples to declare repository already added
13 years ago
Rob Winch
6be4de854a
Ensure artifactory uses customized pom
13 years ago
Rob Winch
feeb380b51
Polish Guides
13 years ago
Rob Winch
ec524da6cb
SEC-2416: Fix Hello MVC guide
13 years ago
Rob Winch
fc6fc19eed
Fix guides
13 years ago
Rob Winch
fa39ecd719
SEC-2367: ProviderManager rethrows InternalAuthenticationServiceExceptions
13 years ago
Rob Winch
7e274ea5b6
Fix typo in InternalAuthenticationServiceException javadoc
13 years ago
Rob Winch
8e8bdad8e6
SEC-2386: Remove stack for AuthenticationManagerBuilder with no authenticationProviders
13 years ago
Rob Winch
f2fdc9d1f5
SEC-2425: Add Test for EnableGlobalMethodSecurity works on parent config
13 years ago
Rob Winch
74a6303b6f
SEC-2385: Document how to use with Spring 4
13 years ago
Rob Winch
be15213819
SEC-2388: Deploy spring-security-samples-messages-jc
13 years ago
Rob Winch
595b16d836
SEC-2377: Fix tests
13 years ago
Rob Winch
2a632a061e
SEC-2377: Hhandle EnableWebSecurity in both child & parent ApplicationContext
13 years ago
Rob Winch
4308e72573
Polish CSRF log in caveat with link
13 years ago
Rob Winch
b8cc42e3a3
SEC-2426: Add CSRF and logout with non-post example
13 years ago
Rob Winch
ab08d99a52
SEC-2421: Remove filterProcessUrl from UsernamePasswordAuthenticationFilter doc
13 years ago
Rob Winch
135df149a3
SEC-2423: Document differences between defaults in Java & XML Config
13 years ago
Mat Booth
c6a534cad8
SEC-2418: Minor fix to toString method in LdapUserDetailsImpl
13 years ago
Rob Winch
0b996c669f
SEC-2424: Document ObjectPostProcessor
13 years ago
Rob Winch
13c5af5b91
SEC-2407: Better error message for missing securityFilterChainBuilders
13 years ago
Rob Winch
e97758dd3a
SEC-2412: Update to propdeps-plugin:0.0.5
13 years ago
Rob Winch
209cf317d6
SEC-2411: Update to Gradle 1.9
13 years ago
Rob Winch
5641ab98c1
SEC-2410: AclFormattingUtils.printBinary handles negative
13 years ago
Rob Winch
c7b93e6cee
SEC-2404: Fix CSRF config tests
13 years ago
Rob Winch
59e13e7bbb
SEC-2404: CsrfAuthenticationStrategy creates new valid CsrfToken
13 years ago
Rob Winch
5a59c74d02
SEC-2327: Document SecurityExpressionRoot
13 years ago
Rob Winch
5bc6f64b03
SEC-2405: Added tests for OBJECT_FACTORIES
13 years ago
Mattias Hellborg Arthursson
bc6fc518d3
SEC-2405: Use DirContextAdapter directly from search. Configure OBJECT_FACTORIES on DirContext created for ActiveDirectory.
13 years ago
Rob Winch
9dbe30c81d
SEC-2165: remember-me@token-validity-seconds can be parameterized
13 years ago
Rob Winch
2d2f91484d
SEC-2350: Fix broken test
13 years ago
Rob Winch
afddb5eb39
SEC-2373: Update XSD doc to state security="none"
13 years ago