Luke Taylor
65a78ce4a4
SEC-745: updated cas sample filter bean configuration
17 years ago
Luke Taylor
4a41416c9b
Tidying up and removing compiler warnings.
17 years ago
Luke Taylor
0d7002e322
SEC-1012: Extra fixes to dependent modules following changes to Acl APIs.
17 years ago
Luke Taylor
cc5966bc7e
Tidying up, removing compiler warnings etc.
17 years ago
Luke Taylor
8154161ef5
SEC-1035: Updated build to use Spring 3.0.0.M1 Release
17 years ago
Luke Taylor
7fa9a959b5
Added webAppRootKey context-param to samples to prevent conflicts when run together in Tomcat.
17 years ago
Luke Taylor
681f1ee00c
Fix duplicate logging.
17 years ago
Luke Taylor
2927b8464f
SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException.
17 years ago
Luke Taylor
df771038b4
SEC-1051: Fixed class names in dms sample app context.
17 years ago
Luke Taylor
6ccdcec629
SEC-1033: Added web expressions to tutorial sample configuration.
17 years ago
Luke Taylor
bc6878c1c5
SEC-1044: Removed remember-me functionality from http auto-config namespace configuration. Added explicit <remember-me> elements to contacts and tutorial sample configurations.
17 years ago
Luke Taylor
3cbad3ebd7
Corrected comment.
17 years ago
Luke Taylor
781b09e889
SEC-1036: Updated ldap sample pom
17 years ago
Ben Alex
7e562031cc
Better demonstrate the new EL-based "overdraft" authorization rules.
17 years ago
Luke Taylor
f3b3004085
Removed references to Acegi in contacts sample home page
17 years ago
Luke Taylor
78065ba47c
Fixed up contacts sample: removed casfailed page, corrected debug.jsp errors and fixed incorrect bean reference in context files.
17 years ago
Luke Taylor
3261fcb174
Tidying stuff
17 years ago
Luke Taylor
464da0f0df
SEC-999: Refactored namespace to take an expression handler instead of a permission evaluator, allowig fo greater cusomtomization and for a single handler to be used in both web and method security expressions.
17 years ago
Luke Taylor
e5b1073501
SEC-1012: Added more generics and warning suppression
17 years ago
Luke Taylor
7731a3df57
Typo.
17 years ago
Luke Taylor
e11114ce77
SEC-1023: Add hasPermission() support to SecurityExpressionRoot
...
http://jira.springframework.org/browse/SEC-1023 .
hasPermission() now delegates to a PermissionEvaluator interface, with a default implementation provided by the Acl module. The contacts sample now uses expressions on the ContactManager interface. The permission-evaluator element on global-method-security can be used to set the instance to an AclPermissionEvaluator. If not set, all hasPermission() expressions will evaluate to 'false'.
17 years ago
Luke Taylor
d6cd392a9e
Tidying up some stuff in tutorial app
17 years ago
Luke Taylor
d6bb6ccbf5
Removed .cvsignore files
17 years ago
Luke Taylor
a7d046357b
SEC-1013: Refactored out use of ConfigAttributeDefinition from remaining interfaces
17 years ago
Luke Taylor
4aa32f7d06
SEC-999: First commit of expression-based authorization implementation
17 years ago
Luke Taylor
6c8a82fa13
Updated poms to Spring 2.5 and fixed up sandbox to work with latest build
18 years ago
Luke Taylor
a62eae4587
Script for running all the sample apps
18 years ago
Luke Taylor
7cc0965383
SEC-1001: Move core tiger code into core and adjust pom files
18 years ago
Luke Taylor
5b9bb8ba54
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
73eed2656d
[maven-release-plugin] prepare release spring-security-parent-2.0.4
18 years ago
Luke Taylor
6e06789a28
SEC-937: Added CAS logout filter to sample application
18 years ago
Luke Taylor
d9634bcb39
SEC-920: Update preauth sample to make use of internal authentication manager
...
http://jira.springframework.org/browse/SEC-920 . Updated context file to use <custom-authentication-provider>.
18 years ago
Luke Taylor
6ff0b969d5
Corrected ldap sample config (traditional bean version was wrong)
18 years ago
Luke Taylor
775a6c3939
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
87d50aecce
[maven-release-plugin] prepare release spring-security-parent-2.0.3
18 years ago
Luke Taylor
57558de3ec
Added error page URL to openid login sample
18 years ago
Luke Taylor
5ec06778f5
removed optional scope from jaxen dependecy in preauth sample as it breaks war file
18 years ago
Scott Battaglia
5b089aea16
SEC-852
...
provided mechanism to do get a proxy ticket
18 years ago
Ben Alex
de897ad1ac
SEC-867: Remove superfluous <property /> entry.
18 years ago
Luke Taylor
ff785a829f
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
db1d8604a6
[maven-release-plugin] prepare release spring-security-parent-2.0.2
18 years ago
Luke Taylor
d784d854cd
Corrected log file name.
18 years ago
Luke Taylor
cf4072c517
Context file improvements (based on sts suggestions)
18 years ago
Luke Taylor
859e99edf4
SEC-851: Fix port number in LDAP sample.
18 years ago
Luke Taylor
4f6b4e4bfd
Make sample login pages use c:out for data output
18 years ago
Luke Taylor
d4defb10fe
SEC-833: Fixed login-failure-url in contacts sample app.
18 years ago
Luke Taylor
5cf0c84e2f
SEC-814: Added standard bean config to ldap example and updated doc to provide some pointers to DefaultLdapAuthoritiesPopulator
18 years ago
Luke Taylor
a599ef5398
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
3e808335a4
[maven-release-plugin] prepare release spring-security-parent-2.0.1
18 years ago
Luke Taylor
18a9965b80
Moved dummy file out of default package for easy exclusion from javadoc
18 years ago