Rob Winch
aa489f7ff6
SEC-1882: Velocity AuthzImpl now works with Spring 3.0.6+
13 years ago
Rob Winch
4f993d95b5
Updates for 3.0.x autorepo support
13 years ago
Rob Winch
9847366d5e
SEC-1881: Renamed **/*Test.java to **/*Tests.java since **/*Test.java are not included in surefire configuration
...
NOTE: Some tests no longer pass and thus are being ignored until SEC-1882 is fixed. This is still better than
the previous situation since before all the tests ending in Test.java were ignored and this ensures that most of
these tests will be ran with the build.
14 years ago
Luke Taylor
82163e2546
Remove ancient code formatter artifacts.
14 years ago
Luke Taylor
2d27b28199
Set version to 3.0.8.CI-SNAPSHOT.
14 years ago
Luke Taylor
714ee3e960
Set version to 3.0.7.RELEASE.
14 years ago
Luke Taylor
3dc4158f7d
Set version to 3.0.7.CI-SNAPSHOT
15 years ago
Luke Taylor
62f70f17ff
Set project release version to 3.0.6.RELEASE
15 years ago
Luke Taylor
594ee9515e
Taglib test fixes to take latest SFW changes into account.
15 years ago
Luke Taylor
8e48658efb
SEC-1675: Added missing "body-content" elements to taglib descriptor.
15 years ago
Luke Taylor
d53db3ba13
Update version to 3.0.6.CI-SNAPSHOT.
15 years ago
Luke Taylor
90304f64c6
Update version for 3.0.5 release
15 years ago
Luke Taylor
3cfe23f60d
Update versions to 3.0.5.CI-SNAPSHOT
15 years ago
Luke Taylor
82d140ffb1
Version 3.0.4.RELEASE
15 years ago
Luke Taylor
1563491322
SEC-1600: Added Implementation-Version and Implementation-Title to manifest templates and checking of version numbers in namespace config module and core. Config checks the version of core it is running against and core checks the Spring version, reporting any mismatches or situations where the app is running with less than the recommended Spring version.
15 years ago
Luke Taylor
8b5c70951d
SEC-1518: Fix element ordering in security.tld
16 years ago
Luke Taylor
25d222208d
Switch version to 3.0.4-CI-SNAPSHOT.
16 years ago
Luke Taylor
9b0c21dfef
3.0.3 release. Update version in build files.
16 years ago
Luke Taylor
e6e168f127
SEC-1456: Set rtexprvalue=true for "url" attribute in access tag to allow dynamic values (such as URL of current page).
16 years ago
Luke Taylor
1b0ac9c785
Porting of gradle changes from master.
16 years ago
Luke Taylor
bc6aae132b
SEC-1420: Add htmlEscape attribute to authentication JSP tag.
...
This allows HTML escaping to be disabled if required.
16 years ago
Luke Taylor
9831980bc2
Update versions to 3.0.3.CI-SNAPSHOT.
16 years ago
Luke Taylor
44f45d21f0
3.0.2 release. Update version in build files.
16 years ago
Luke Taylor
c12c43da9e
Javadoc fixes.
16 years ago
Luke Taylor
36612377e2
Replace package.html with package-info.java files, creating new ones where missing and updating outdated contents.
16 years ago
Luke Taylor
51dfc0fb39
Set versions to 3.0.2-CI-SNAPSHOT, post release.
16 years ago
Luke Taylor
05634f97dc
Updated version numbers for 3.0.1 release.
16 years ago
Luke Taylor
fa42d9d5ec
Fix taglibs template.mf
...
Was missing sub-packages of org.sfw.security.acls.
16 years ago
Luke Taylor
b323098167
Added gradle build files for taglibs, tutorial, contacts and openid.
...
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
16 years ago
Luke Taylor
052537c8b0
Removing $Id$ markers and stripping trailing whitespace from the codebase.
16 years ago
Luke Taylor
893f212fa5
Tidying
16 years ago
Luke Taylor
115d5b84ff
[maven-release-plugin] prepare for next development iteration
16 years ago
Luke Taylor
6c6ef08353
[maven-release-plugin] prepare release spring-security-3.0.0.RELEASE
16 years ago
Luke Taylor
e64866ae6a
Updated bundlor templates and introduced spring.version variable
16 years ago
Luke Taylor
3a24ddfb43
Corrected description in tld file for accescontrollist tag, removing reference to outdated class.
16 years ago
Luke Taylor
cad32ffe39
SEC-1325: Tighten up Authentication interface contract to disallow null authorities. Modified internals of AbstractAuthenticationToken to use an empty list instead of null. Clarified Javadoc. removed unnecessary null checks in classes which use the interface.
16 years ago
Luke Taylor
520e733cb2
[maven-release-plugin] prepare for next development iteration
16 years ago
Luke Taylor
f2cf17bd49
[maven-release-plugin] prepare release spring-security-3.0.0.RC2
16 years ago
Luke Taylor
9b49dce8b5
SEC-1297: Added bundlor support to taglibs jar
16 years ago
Luke Taylor
3f963ef8ca
Restore versions and svn URLs in trunk (release plugin fail)
16 years ago
Luke Taylor
af563e826c
[maven-release-plugin] prepare release spring-security-3.0.0.RC1
16 years ago
Luke Taylor
2b99c6331e
Javadoc.
16 years ago
Luke Taylor
9374bddceb
Added test class for AccessControlListTag.
16 years ago
Luke Taylor
937e370fb4
SEC-1022: Minor reformatting.
16 years ago
Luke Taylor
3f70d79df5
SEC-1022: Remove use of static methods/initializers in Acl Permissions. Converted PermissionFactory to a strategy which is used to convert integers and names to Permission instances.
16 years ago
Luke Taylor
731402e9f5
SEC-525: [PATCH] Add AccessCheckerTag based on URL resource access permissions. Added functionality to "authorize" tag to allow evaluation of whether a particual url is accessible to the user. Uses a WebInvocationPrivilegeEvaluator registered in the application context.
16 years ago
Luke Taylor
b531a81176
SEC-1246: Introduce EL-based authorization tag. Added optional access expression to authorize tag.
16 years ago
Luke Taylor
5a8772df5b
Reset pom versions post release
17 years ago
Luke Taylor
0e5aa7008d
[maven-release-plugin] prepare release spring-security-3.0.0.M2
17 years ago
Luke Taylor
131ba5c62e
Reset poms to 3.0.0.CI-SNAPSHOT after tagging M1 release
17 years ago