Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Luke Taylor 64375484a1 More build and logging tuning. 15 tahun lalu
  Luke Taylor c9b0bc1bd9 Added gradle wrapper support. 15 tahun lalu
  Luke Taylor c4ee46824c Removing log4j.properties files and adding logback config ones. 15 tahun lalu
  Luke Taylor 74b66591e9 Build refactoring. 15 tahun lalu
  Luke Taylor 6e831d6504 Adding bundlor template for aspects project, plus minor build updates. 15 tahun lalu
  Luke Taylor 63734cfcf9 SEC-1528: Remove logic which checks if context in the session is the same as the current context to make sure that session.setAttribute() is called when the value in the session has been modified directly. 15 tahun lalu
  Luke Taylor d1279aeda2 Logging adjustments for gae sample. 15 tahun lalu
  Luke Taylor 6ba8257cab Renamed file to fix case-sensitivity issue. 15 tahun lalu
  Luke Taylor ab248b2583 SEC-1454: Added use of Spring's new AopProxyUtils.ultimateTargetClass() method when resolving the target class in MethodSecurityEvaluationContext. 15 tahun lalu
  Luke Taylor 52edf115ce Workaround for repeated attempt to download CAS server poms (GRADLE-1072) 15 tahun lalu
  Luke Taylor b5269625af Incorporate Chris's improvements to the bundlor build file (proper integration with incremental build support). 15 tahun lalu
  Luke Taylor 2d9a848265 Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build. 15 tahun lalu
  Luke Taylor b854e67952 SEC-1522: Treat empty attribute collection the same as null when returned by SecurityMetadataSource. Both are now treated as public invocations. 15 tahun lalu
  Luke Taylor a74077f9b1 SEC-1490: Minor changes to GAE sample. Simplification of redirect to registration page (only needs to be done after authentication). 15 tahun lalu
  Luke Taylor 5de68cb18f SEC-1499: Additional doc paragraph that escaped the commit. 15 tahun lalu
  Luke Taylor 97bc240602 SEC-1519: Added extra constructor to make sure strategy objects are initialized before the first attempt to retrieve an object from the Acl cache. 15 tahun lalu
  Luke Taylor 9dd6a5eb8f SEC-1499: Added some Javadoc and doc on the problems of using session-fixation protection with attributes that implement HttpSessionBindingListener. 15 tahun lalu
  Luke Taylor d7d8448120 SEC-1521: Add check for null SecurityContextRepository and clarify related docs on use of null implementation (NullSecurityContextRepository). 15 tahun lalu
  Luke Taylor e659e15f90 Tidying. 15 tahun lalu
  Luke Taylor 2afccfc633 Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j. 15 tahun lalu
  Luke Taylor 118af45b8e SEC-1520: Close NamingEnumeration in LDAP compare implementation. 15 tahun lalu
  Luke Taylor 36e0fb6d91 SEC-1518: Fix element ordering in security.tld 15 tahun lalu
  Luke Taylor 7ce29d3e3d Don't set GAE location unless property available 15 tahun lalu
  Luke Taylor a681dee0e1 Minor sample build changes. JSTL dependency update. 15 tahun lalu
  Luke Taylor e5a302b5c4 SEC-1490: Correct loggedout URL. 15 tahun lalu
  Luke Taylor 5d35919ca3 SEC-1490: Code for GAE Sample webapp 15 tahun lalu
  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 tahun lalu
  Luke Taylor a4fd191499 Added check for use of "ref" with other attributes in <authentication-provider>. 15 tahun lalu
  Luke Taylor ea5f2088b5 Comment out OpenLDAP tests to allow running in IDEA, and reduce default load configuration of performance test class. 15 tahun lalu
  Luke Taylor 4683273c2c Correct message in namespace handler when web classes are missing. 15 tahun lalu