Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Luke Taylor 6aee4f0ee4 Removed commented out method. 16 vuotta sitten
  Luke Taylor 1286741c7c SEC-1259: Improve consistency of authentication filter names. 16 vuotta sitten
  Luke Taylor f213cc5d9e SEC-1257: APIs using List<ConfigAttribute> should use a Collection instead. Converted. 16 vuotta sitten
  Luke Taylor 5d486a51b6 SEC-1256: Added support for expression attributes in filter-security-metadata-source configuration. 16 vuotta sitten
  Luke Taylor caff3ee9ba SEC-1231: Authentication.getAuthorities should be of type Collection<GrantedAuthority> and not List<GrantedAuthority>. Refactored the interface and related classes to match (UserDetails etc). 16 vuotta sitten
  Luke Taylor 07d7c0ddae Renamed form and openID filters to shorten names 16 vuotta sitten
  Luke Taylor 949759c31a Renamed form and openID filters to shorten names 16 vuotta sitten
  Luke Taylor 1042305cfe Renamed web.wrapper to web.servletapi. Added some package.html files. 16 vuotta sitten
  Luke Taylor 673cf300fb SEC-1229: Refactoring to remove package cycles. 16 vuotta sitten
  Luke Taylor acf13c74ca SEC-1229: Refactored authentication.concurrent in core, moving classes into core.session 16 vuotta sitten
  Luke Taylor 2b89ebdfbb SEC-1229: Further doc and mods to namespace config/naming to make it more consistent 16 vuotta sitten
  Luke Taylor dd3b9553a0 SEC-1229: Partial doc update 16 vuotta sitten
  Luke Taylor 073198886d SEC-1255: Modified UrlUtils. Full request URL for redirects uses the requestURI (which is encoded). The URL for path comparsions is built using the servletpath, as before. 16 vuotta sitten
  Scott Battaglia df9e2eac9e NOJIRA 16 vuotta sitten
  Luke Taylor abba569282 Tidying. 16 vuotta sitten
  Luke Taylor 40759ab232 SEC-925: BasicLookupStrategy - support for schema qualifier. Added setters for ACL SQL statements. 16 vuotta sitten
  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 vuotta sitten
  Luke Taylor 2a1430f1ce SEC-1229: Removed legacy concurrency classes 16 vuotta sitten
  Luke Taylor 7247902911 SEC-1229: Updated sample and itest namespace concurrency configs. 16 vuotta sitten
  Luke Taylor ebada9fd12 SEC-1229: Added support for parsing error URL in session-management 16 vuotta sitten
  Luke Taylor 203cc5a8dc SEC-1229: Added error-url to concurrency-control element and changed "exception-if-max-exceeded" to "error-if-max-exceeded" 16 vuotta sitten
  Luke Taylor 1ead8472d1 SEC-1229: Added failure handler to the SessionManagementFilter to deal with concurrent login errors. 16 vuotta sitten
  Luke Taylor bf39a5bb36 Added extra logging. 16 vuotta sitten
  Luke Taylor 7109b7e183 Import cleaning. 16 vuotta sitten
  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 vuotta sitten
  Luke Taylor b8c0bb71f1 Updated to Spring 3 RC1 16 vuotta sitten
  Luke Taylor 9639340fef SEC-1049: RoleHierarchy in SidRetrievalStrategy. Added optional RoleHierarchy injection to SidRetrievalStrategyImpl 16 vuotta sitten
  Luke Taylor 9374bddceb Added test class for AccessControlListTag. 16 vuotta sitten
  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 vuotta sitten
  Luke Taylor 24155d4abe SEC-1022: Remove use of static methods/initializers in Acl Permissions. Added setter for PermissionFactory to AclPermissionEvaluator 16 vuotta sitten