コミット履歴

作者 SHA1 メッセージ 日付
  Luke Taylor 40759ab232 SEC-925: BasicLookupStrategy - support for schema qualifier. Added setters for ACL SQL statements. 16 年 前
  Luke Taylor c34d719004 SEC-1252: Remove 2.0.x schemas from 3.0. Removed files and updated spring.schemas to remove 2.0.x versions 16 年 前
  Luke Taylor 2a1430f1ce SEC-1229: Removed legacy concurrency classes 16 年 前
  Luke Taylor 7247902911 SEC-1229: Updated sample and itest namespace concurrency configs. 16 年 前
  Luke Taylor ebada9fd12 SEC-1229: Added support for parsing error URL in session-management 16 年 前
  Luke Taylor 203cc5a8dc SEC-1229: Added error-url to concurrency-control element and changed "exception-if-max-exceeded" to "error-if-max-exceeded" 16 年 前
  Luke Taylor 1ead8472d1 SEC-1229: Added failure handler to the SessionManagementFilter to deal with concurrent login errors. 16 年 前
  Luke Taylor bf39a5bb36 Added extra logging. 16 年 前
  Luke Taylor 7109b7e183 Import cleaning. 16 年 前
  Luke Taylor aa153681bf SEC-1229: Added session-management element to namespace and refactored existing session-related attributes and concurrency control. Refactored <http> parsing code to split it up into more manageable units. 16 年 前
  Luke Taylor b8c0bb71f1 Updated to Spring 3 RC1 16 年 前
  Luke Taylor 9639340fef SEC-1049: RoleHierarchy in SidRetrievalStrategy. Added optional RoleHierarchy injection to SidRetrievalStrategyImpl 16 年 前
  Luke Taylor 9374bddceb Added test class for AccessControlListTag. 16 年 前
  Luke Taylor 9f76db0606 SEC-1022: Remove use of static methods/initializers in Acl Permissions. Added extra constructors to DefaultPermissionFactory to allow injection of custom permissions to the registry. 16 年 前
  Luke Taylor 24155d4abe SEC-1022: Remove use of static methods/initializers in Acl Permissions. Added setter for PermissionFactory to AclPermissionEvaluator 16 年 前
  Luke Taylor 80dc0388c7 Fork compiler to attempt to stop build server errors 16 年 前
  Luke Taylor 937e370fb4 SEC-1022: Minor reformatting. 16 年 前
  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 年 前
  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 年 前
  Luke Taylor 1c4a809e09 SEC-1245: Add role hierarchy support to expression handlers. Done. 16 年 前
  Luke Taylor b531a81176 SEC-1246: Introduce EL-based authorization tag. Added optional access expression to authorize tag. 16 年 前
  Luke Taylor 283aa1b34b Fixed section boundaries in core-filters doc 16 年 前
  Luke Taylor e7486fc203 Removed Ordered interface from Http403EntryPoint (unused). 16 年 前
  Luke Taylor 897960cd70 Add expression string to failed expression evaluation exception message to help clarify the context. 16 年 前
  Luke Taylor 27be04f5be SEC-1223: Remove ntlm module from pom 16 年 前
  Luke Taylor d52a806a1d SEC-1233: Removed NTLM support for 3.0 16 年 前
  Luke Taylor 40cf50fc98 SEC-1148: Javadoc. 16 年 前
  Luke Taylor ff78ec00f7 SEC-1226: Additional Javadoc. 16 年 前
  Luke Taylor 23c8f479b8 SEC-1226: Renamed useRelativeContext to contextRelative to match corresponding flag name in Spring Framework. 16 年 前
  Luke Taylor 593d2e227a SEC-1226: Renamed useRelativeContext to contextRelative to match corresponding flag name in Spring Framework. 16 年 前