Luke Taylor
|
caf741dce7
|
SEC-701: Update X.509 Section
http://jira.springframework.org/browse/SEC-701
|
18 years ago |
Luke Taylor
|
f76f1b340f
|
SEC-707: Make purpose of form-login attributes clearer. Renamed login-url to login-processing-url
|
18 years ago |
Luke Taylor
|
0fd9a9b963
|
Tidying html
|
18 years ago |
Luke Taylor
|
30600c4ac4
|
Added menu link to API
|
18 years ago |
Luke Taylor
|
da8ccdbd26
|
SEC-626: Update Ldap configuration section
http://jira.springframework.org/browse/SEC-626
|
18 years ago |
Luke Taylor
|
f7ae070b2f
|
SEC-705: Extend ldap-authentication-provider namespace elt to support user searches and multiple authentication strategies
http://jira.springframework.org/browse/SEC-705
|
18 years ago |
Luke Taylor
|
8165e1d37f
|
SEC-701: Update X.509 Section
http://jira.springframework.org/browse/SEC-701
|
18 years ago |
Luke Taylor
|
bd59e410e3
|
SEC-624: Split ref manual into separate chapter files and added Spring styling as used by spring-ws.
|
18 years ago |
Luke Taylor
|
01822501db
|
Removed codehaus sapshot repo
|
18 years ago |
Luke Taylor
|
57e5937354
|
Corrected typo
|
18 years ago |
Luke Taylor
|
e4312aed5d
|
SEC-696: Updated index text and pom.xml (urls for site etc)
|
18 years ago |
Luke Taylor
|
e5a7303015
|
Remove unnecessary deps
|
18 years ago |
Luke Taylor
|
a5ed80248d
|
SEC-696: Updated out of date information in site files and pom. Added aggregation of javadoc and other reports
|
18 years ago |
Luke Taylor
|
44f1e751a9
|
SEC-696: Update Maven Site for deployment to springframework.org. Removed much of the existing acegi site files.
|
18 years ago |
Luke Taylor
|
ff4650890c
|
SEC-695: Renamed cas adapter module
|
18 years ago |
Luke Taylor
|
273720f556
|
SEC-695: moved cas adapter to new cas module
|
18 years ago |
Luke Taylor
|
89a9deeaf2
|
SEC-672: Added maven bundle plugin to core-tiger module
|
18 years ago |
Luke Taylor
|
424d291a8f
|
SEC-672: Added symbolic name to bundle.
|
18 years ago |
Luke Taylor
|
a7e4dc3636
|
SEC-672: Added felix plugin to core build pom.xml
|
18 years ago |
Luke Taylor
|
89415e3ee5
|
SEC-693: RoleVoter can improve performance
http://jira.springframework.org/browse/SEC-693
|
18 years ago |
Luke Taylor
|
5ec8aa797c
|
SEC-694: Add check to LdapShaPasswordEncoder to detect use with non-SHA passwords
http://jira.springframework.org/browse/SEC-694
|
18 years ago |
Luke Taylor
|
426e526694
|
Minor tidying.
|
18 years ago |
Luke Taylor
|
ff16c413dd
|
[maven-release-plugin] prepare for next development iteration
|
18 years ago |
Luke Taylor
|
b8916ffaba
|
[maven-release-plugin] prepare release release_2_0_M2
|
18 years ago |
Luke Taylor
|
cc4d8e09ac
|
Re-removed acegi repo, as maven jars will be deployed to S3
|
18 years ago |
Luke Taylor
|
69578c1bf9
|
Reinstated acegi repo in preparation for M2 release
|
18 years ago |
Luke Taylor
|
5ba7091a20
|
SEC-690: Use consistent naming in OpenID classes
http://jira.springframework.org/browse/SEC-690
|
18 years ago |
Luke Taylor
|
45e43073a0
|
SEC-690: Use consistent naming in OpenID classes
http://jira.springframework.org/browse/SEC-690
|
18 years ago |
Luke Taylor
|
6c8adfc982
|
SEC-640: Test class for FilterInvocationDefinitionSourceParser
|
18 years ago |
Luke Taylor
|
9eb86194a2
|
SEC-640: Converted preauth sample to use filter-invocation-definition-source element. (also fixed some recently changed property names).
|
18 years ago |
Luke Taylor
|
33023565a8
|
SEC-640: Add namespace support for FilterInvocationDefinitionSource configuration
http://jira.springframework.org/browse/SEC-640
|
18 years ago |
Luke Taylor
|
1bc863fce1
|
SEC-677: Small change in Acegi Reference Guide.
http://jira.springframework.org/browse/SEC-677
|
18 years ago |
Luke Taylor
|
93432b7626
|
SEC-680: Missed some additional method, method parameter & field names, JavaDoc
http://jira.springframework.org/browse/SEC-680
|
18 years ago |
Luke Taylor
|
25c4db08b9
|
Updated class javadoc to reflect recent changes to AbstractProcessingFilter
|
18 years ago |
Luke Taylor
|
709f78e481
|
SEC-688: java.lang.NullPointerException in AbstractAuthenticationToken.equals()
http://jira.springframework.org/browse/SEC-688
|
18 years ago |
Luke Taylor
|
e6e1f2586f
|
SEC-213: Allow custom redirects based on "redirect" parameter in AbstractProcessingFilter. successfulAuthentication()
http://jira.springframework.org/browse/SEC-213
|
18 years ago |
Luke Taylor
|
439b0be58e
|
SEC-462: 302 redirect is not usable for SOAP clients
http://jira.springframework.org/browse/SEC-462
|
18 years ago |
Luke Taylor
|
5e27b326d2
|
SEC-685: minor javadoc change
|
18 years ago |
Luke Taylor
|
0f63084afe
|
SEC-685: Improvement to Javadoc for FilterChainProxy and changed to use of LinkedHashSet in obtainAllDefinedFilters to guarantee order is preserved.
|
18 years ago |
Luke Taylor
|
af0992b7d1
|
Refactored taglib directory layout to simplify build.
|
18 years ago |
Luke Taylor
|
25c3b84149
|
Remove security taglib dependency in OpenID sample.
|
18 years ago |
Luke Taylor
|
18f6cb1565
|
Setting svn:ignore for new (and existing) modules
|
18 years ago |
Luke Taylor
|
d2eb877eba
|
Corrected packaging elt (not a war!)
|
18 years ago |
Luke Taylor
|
9351ff96f8
|
Added missing "packaging" elment to openid pom
|
18 years ago |
Luke Taylor
|
8c00bb1537
|
SEC-674: Updated samples to work with new module layout. Changed taglib build to copy tld file to META-INF directory.
Also standardized JSTL version to 1.1.0 (impl 1.1.2), moving deps to root sample pom.
|
18 years ago |
Luke Taylor
|
659fe5308a
|
Corrected wrong bean reference in cas sample and removed dependence on taglibs. Upgraded ehcache version to match core.
|
18 years ago |
Luke Taylor
|
5187f89fe8
|
SEC-679: Removed use of MockApplicationContext and improved use of ehcache (shutting down cache managers after tests are run). Upgraded ehcache version to 1.3 as used in Spring pom.
|
18 years ago |
Luke Taylor
|
ca9e64f857
|
SEC-674: Moved cas "ui" package to new module
|
18 years ago |
Luke Taylor
|
2dd9faabc0
|
SEC-674: Created new project modules for cas, captcha, acls and taglibs
|
18 years ago |
Luke Taylor
|
59651f5214
|
SEC-678: Moved extraInformation property to AuthenticationException so ti isn't only available in BadCredentialsException. Added clearExtraInformation flag to AbstractAuthenticationManager to allow the information to be removed if required before rethrowing.
|
18 years ago |