Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke Taylor 4bc788828c SEC-1147: Remove use of SessionRegistryUtils. Inlined the methods. vor 16 Jahren
  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. vor 16 Jahren
  Luke Taylor 459a3095c4 SEC-1041: Applied patch with minor modifications - introduces permission constructor which sets pattern "on" code to '*' as a default. vor 16 Jahren
  Luke Taylor 5aeca2d7dd Added test XML file for use messing about in an XML editor while generating schema. vor 16 Jahren
  Luke Taylor 90b849c271 SEC-1100: Added support for <access-denied-handler> element which can take a ref or an error-page attribute. vor 16 Jahren
  Luke Taylor 6db9a3facc Minor debugging optimizations. vor 16 Jahren
  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. vor 16 Jahren
  Luke Taylor e94baf38b3 Tidying up to remove warnings (generics, use of deprecated test classes etc). vor 16 Jahren
  Luke Taylor f38c0eb675 Updated heavy-duty sample to be able to build it. vor 16 Jahren
  Luke Taylor 929b6bb1a0 Refactoring to remove warnings in LDAP module. vor 16 Jahren
  Luke Taylor c96da98e14 Removed unnecessary toString() vor 16 Jahren
  Luke Taylor da823b2396 Tidying up. vor 16 Jahren
  Luke Taylor d0a308c99b SEC-1107: Added test to attempt to reproduce issue. vor 16 Jahren
  Luke Taylor 530a7b5d21 Use context returned by SecurityContextHolder.createEmptyContext() as contextObject default value. vor 16 Jahren
  Luke Taylor 95ab95b6e3 SEC-1078: Missed commit of default strategy class. vor 16 Jahren
  Luke Taylor 56c9117484 Tidying up generics and removing warnings from portlet module. vor 16 Jahren
  Luke Taylor 7edf9635e7 Refactored to avoid use of SecurityContextimpl directly (similarly to approach in main servlet-based code). vor 16 Jahren
  Luke Taylor 6bd7421a1b SEC-1078: Converted WASSecurityHelper to an internal interface and added test for scenario from this issue. vor 16 Jahren
  Luke Taylor e45f6914ee Import cleaning. vor 16 Jahren
  Luke Taylor bd1d19f372 Fix mockito usage error. vor 16 Jahren
  Luke Taylor 50ac9d3b05 More generification to remove last warnings in core package. vor 16 Jahren
  Luke Taylor 4f33f4677b Import cleaning. vor 16 Jahren
  Luke Taylor a5792b094a More generification to remove last warnings in Acl package. vor 16 Jahren
  Luke Taylor 8570d864dc Generifying DefaultPermissionFactory vor 16 Jahren
  Luke Taylor 1454cbb78e SEC-1132: Moved TextUtils to web module and StringSplit utils into Digest authentication package (as they aren't used elsewhere). vor 16 Jahren
  Luke Taylor a76cbee4bc SEC-1132: Moved ThrowableAnalyzer code to web module as it is only used in ExceptionTranslationFilter vor 16 Jahren
  Luke Taylor 1ac0ea9d3f Moved InMemoryXmlApplicationContext to test src as it is only used in tests. vor 16 Jahren
  Luke Taylor e07cc4eceb Removed resources block from pom vor 16 Jahren
  Luke Taylor 3e99f37dfa SEC-998: Forgot cas bundlor template. vor 16 Jahren
  Luke Taylor 9b6b92b3cd SEC-998: Bundlor enabled in cas vor 16 Jahren