391 Commits (1663142cf1e02622f68951b2b718d6540843bec7)

Author SHA1 Message Date
Luke Taylor 1663142cf1 SEC-784: removed 'optional' tag on dependencies 18 years ago
Ben Alex b5dc523041 [maven-release-plugin] prepare for next development iteration 18 years ago
Ben Alex 0c42670431 [maven-release-plugin] prepare release spring-security-parent-2.0.0 18 years ago
Luke Taylor 8f52c6a79c Corrected name in cas samples pom 18 years ago
Luke Taylor da72a7dc00 Forgot to add cas samples parent pom 18 years ago
Luke Taylor 0422cb1f8f Fixed artifact groups for aspectjrt and added cas sample to project build 18 years ago
Luke Taylor 83c152e379 SEC-768: Changed exception to error reported through parser context. Added entry-point-ref to cas config 18 years ago
Luke Taylor 42cd91e259 Some updates to contacts sample to match description in docs, remove unnecessary cas code etc. 18 years ago
Luke Taylor c7f182309f Removed excess config from tutorial sample file 18 years ago
Ben Alex 677607bcad SEC-530: Refactor ACL module so ACE manipulation is index-based as 18 years ago
Luke Taylor d5a751e784 Added log4j dependency 18 years ago
Ben Alex f7ae69880c Minor tweaking so the tutorial is a little more illustrative of the present namespace capabilities. 18 years ago
Luke Taylor 21e83e8364 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 91ed7dceb6 [maven-release-plugin] prepare release release_2_0_0_RC1 18 years ago
Luke Taylor 4d306c2c1e Fix spring-portlet dep at 2.0.8 18 years ago
Luke Taylor e05d1da102 Refactored AuthenticationUserDetailsService to userdetails package as it isn't preauth specific 18 years ago
Scott Battaglia ea489baf6f SEC-730 18 years ago
Ben Alex 1490fe0b0a Various fine-tuning so people can see AspectJ expressions and a simple, minimal configuration. 18 years ago
Ben Alex 595a14dbd5 Sample should permit people to anonymously call all methods except post(Account). 18 years ago
Luke Taylor ef5b3e2f9c SEC-733: Changed names of <global-method-security> attributes as discussed with Ben and updated sample to reflect the changes. Also changed explicit instantiation of Jsr250 and Secured annotation MethodDefinitionSource beans in GlobalMethodSecurityBDP into bean definitions to make more tooling friendly. 18 years ago
Luke Taylor 071c91540c SEC-722: Added explicit login page to open-id element in openid sample. 18 years ago
Luke Taylor 743d72ca7b Added log4j support to tutorial app 18 years ago
Luke Taylor 1cd7865ed5 SEC-729: Removed version numbers and jstl declarations from sample parent pom 18 years ago
Ben Alex 0860333a3f SEC-733: AspectJ Pointcut Expression Parsing support. 18 years ago
Ben Alex f67c7bcb38 Update dependency versions and POM structure 18 years ago
Ben Alex 6ab301981c Update dependency versions and POM structure. 18 years ago
Luke Taylor 9a02b9862e Fixed preauth sample configuration to match recent changes in naming in core code. 18 years ago
Luke Taylor b54e3978dc SEC-729: Organization of pom dependencies, particularly for servlet-api and jstl. Some other adjustments, removal of unrequired deps etc 18 years ago
Luke Taylor 1d47945893 Added portlet and ldap samples to build 18 years ago
Luke Taylor 69f2075872 SEC-722: Fix jstl versions in openID sample login page. 18 years ago
Luke Taylor 563dabda2f SEC-722: Add Open ID Namespace Support 18 years ago
Luke Taylor d333655b0b Updated to commons logging 1.1.1 to get rid of servlet api dependency in their pom 18 years ago
Luke Taylor f3a6f768ba SEC-724: Create portlet sample 18 years ago
Luke Taylor 8f7b216de3 Import cleaning, removal of unnecessary constructors etc based on eclipse warnings 18 years ago
Luke Taylor 114969f7f7 SEC-706: Removed LDAP dependencies from tutorial app, since we now have a separate sample 18 years ago
Luke Taylor 1e28a67410 SEC-706: Added sample app with LDAP configuration 18 years ago
Luke Taylor e5a7303015 Remove unnecessary deps 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 45e43073a0 SEC-690: Use consistent naming in OpenID classes 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 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 8c00bb1537 SEC-674: Updated samples to work with new module layout. Changed taglib build to copy tld file to META-INF directory. 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 2dd9faabc0 SEC-674: Created new project modules for cas, captcha, acls and taglibs 18 years ago
Luke Taylor 38237341b4 Removed unused getContactManager method 18 years ago
Luke Taylor 503e426707 Inlined destroyContext method. 18 years ago
Luke Taylor be62979a01 Switch JSTL back to 1.1.2. 18 years ago
Luke Taylor e2bf583fe9 Removed unused MessageSource from contacts app-context file. 18 years ago