Commit History

Author SHA1 Message Date
  Luke Taylor 9dd6a5eb8f SEC-1499: Added some Javadoc and doc on the problems of using session-fixation protection with attributes that implement HttpSessionBindingListener. 15 years ago
  Luke Taylor d7d8448120 SEC-1521: Add check for null SecurityContextRepository and clarify related docs on use of null implementation (NullSecurityContextRepository). 15 years ago
  Luke Taylor e659e15f90 Tidying. 15 years ago
  Luke Taylor 2afccfc633 Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j. 15 years ago
  Luke Taylor 118af45b8e SEC-1520: Close NamingEnumeration in LDAP compare implementation. 15 years ago
  Luke Taylor 36e0fb6d91 SEC-1518: Fix element ordering in security.tld 15 years ago
  Luke Taylor 7ce29d3e3d Don't set GAE location unless property available 15 years ago
  Luke Taylor a681dee0e1 Minor sample build changes. JSTL dependency update. 15 years ago
  Luke Taylor e5a302b5c4 SEC-1490: Correct loggedout URL. 15 years ago
  Luke Taylor 5d35919ca3 SEC-1490: Code for GAE Sample webapp 15 years ago
  Luke Taylor c1c8fd1874 SEC-1171: Changed attribute name/value from secured="false" to security="none" to allow future extension by adding extra options (e.g. contextOnly to provide security context information during the request). 15 years ago
  Luke Taylor a4fd191499 Added check for use of "ref" with other attributes in <authentication-provider>. 15 years ago
  Luke Taylor ea5f2088b5 Comment out OpenLDAP tests to allow running in IDEA, and reduce default load configuration of performance test class. 15 years ago
  Luke Taylor 4683273c2c Correct message in namespace handler when web classes are missing. 15 years ago
  Luke Taylor 69a10c48ae Switch to using slf4j/logback for logging. 15 years ago
  Luke Taylor ed447f63f6 Added intellij plugin to gradle build. 15 years ago
  Luke Taylor 6894544122 Fixed serialization issue with gradle TarUpload task 15 years ago
  Luke Taylor ae7fbf69e1 Added intellij files to .gitignore 15 years ago
  Luke Taylor d704a3bb4a Prevent source jars from being included in the gradle 'default' configuration and thus being included as dependencies in war files etc. 15 years ago
  Luke Taylor 443ac0487a SEC-1093: Namespace support for jee element. 15 years ago
  Scott Battaglia 565ef7383d SEC-1513 15 years ago
  Luke Taylor 080710e023 Minor doc updates on default filters created by namespace. 15 years ago
  Luke Taylor 06368f956a Minor doc/javadoc updates to clarify use of UserDetailsContextapper. 15 years ago
  Luke Taylor d6159e884a Some minor doc fixes. 15 years ago
  Luke Taylor 8ad6cbbe85 SEC-1508: Update docbook processing to use Docbook 5 namespaces. 15 years ago
  Luke Taylor 6093dbce7e Converted test to use namespace to set method securityMetadataSource property. 15 years ago
  Luke Taylor 03fa8fce4d SEC-1507: Applied patch to return empty authority list rather than null from RoleHierarchyImpl. 15 years ago
  Luke Taylor 8615369697 Added information on config jar to instructions on getting started using namespace. 15 years ago
  Luke Taylor 8df356de29 SEC-1471: Allow use of a RequestMatcher with HttpSessionRequestCache to configure which requests should be cached by calls to saveRequest. 15 years ago
  Luke Taylor c8ceca35b4 Extra files to gitignore 15 years ago