提交历史

作者 SHA1 备注 提交日期
  Luke Taylor 8c94e39150 SEC-1118: Added run-as-manager-ref attribute to global-method-security element. Also updated schema to use xsd:token in place of xsd:string where appropriate. 16 年之前
  Luke Taylor 459a3095c4 SEC-1041: Applied patch with minor modifications - introduces permission constructor which sets pattern "on" code to '*' as a default. 16 年之前
  Luke Taylor 5aeca2d7dd Added test XML file for use messing about in an XML editor while generating schema. 16 年之前
  Luke Taylor 90b849c271 SEC-1100: Added support for <access-denied-handler> element which can take a ref or an error-page attribute. 16 年之前
  Luke Taylor 6db9a3facc Minor debugging optimizations. 16 年之前
  Luke Taylor 39cc865a36 SEC-1143: Fixed by using BeanDefinitionRegistry.isBeanNameInUse() instead of containsBeanDefinition() to check for the SessionRegistry availability. The former picks up the alias registration of the standard bean Id for user's bean Id. 16 年之前
  Luke Taylor e94baf38b3 Tidying up to remove warnings (generics, use of deprecated test classes etc). 16 年之前
  Luke Taylor f38c0eb675 Updated heavy-duty sample to be able to build it. 16 年之前
  Luke Taylor 929b6bb1a0 Refactoring to remove warnings in LDAP module. 16 年之前
  Luke Taylor c96da98e14 Removed unnecessary toString() 16 年之前
  Luke Taylor da823b2396 Tidying up. 16 年之前
  Luke Taylor d0a308c99b SEC-1107: Added test to attempt to reproduce issue. 16 年之前
  Luke Taylor 530a7b5d21 Use context returned by SecurityContextHolder.createEmptyContext() as contextObject default value. 16 年之前
  Luke Taylor 95ab95b6e3 SEC-1078: Missed commit of default strategy class. 16 年之前
  Luke Taylor 56c9117484 Tidying up generics and removing warnings from portlet module. 16 年之前
  Luke Taylor 7edf9635e7 Refactored to avoid use of SecurityContextimpl directly (similarly to approach in main servlet-based code). 16 年之前
  Luke Taylor 6bd7421a1b SEC-1078: Converted WASSecurityHelper to an internal interface and added test for scenario from this issue. 16 年之前
  Luke Taylor e45f6914ee Import cleaning. 16 年之前
  Luke Taylor bd1d19f372 Fix mockito usage error. 16 年之前
  Luke Taylor 50ac9d3b05 More generification to remove last warnings in core package. 16 年之前
  Luke Taylor 4f33f4677b Import cleaning. 16 年之前
  Luke Taylor a5792b094a More generification to remove last warnings in Acl package. 16 年之前
  Luke Taylor 8570d864dc Generifying DefaultPermissionFactory 16 年之前
  Luke Taylor 1454cbb78e SEC-1132: Moved TextUtils to web module and StringSplit utils into Digest authentication package (as they aren't used elsewhere). 16 年之前
  Luke Taylor a76cbee4bc SEC-1132: Moved ThrowableAnalyzer code to web module as it is only used in ExceptionTranslationFilter 16 年之前
  Luke Taylor 1ac0ea9d3f Moved InMemoryXmlApplicationContext to test src as it is only used in tests. 16 年之前
  Luke Taylor e07cc4eceb Removed resources block from pom 16 年之前
  Luke Taylor 3e99f37dfa SEC-998: Forgot cas bundlor template. 16 年之前
  Luke Taylor 9b6b92b3cd SEC-998: Bundlor enabled in cas 16 年之前
  Luke Taylor 22e7142f45 SEC-998: Bundlor enabled in web, ldap, config and core modules 16 年之前