Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Taylor 853b4c8753 SEC-1186: Make sure an Element is always supplied when registering the AuthenticationManager. Fixes broken tests. há 16 anos atrás
  Luke Taylor 980b9b73b8 deprecate property editor há 16 anos atrás
  Luke Taylor 3e9983c744 SEC-1186: Removed 'order' from openid filter há 16 anos atrás
  Luke Taylor af0c5f9e7f SEC-1186: Removed 'order' from ntlm and cas filters há 16 anos atrás
  Luke Taylor d5bf5d7adc SEC-1186: validator for filter chain beans há 16 anos atrás
  Luke Taylor 8ddd96af2b SEC-1186: intermediate commit of namespace changes for improved tooling support há 16 anos atrás
  Luke Taylor f6e2e36346 Remove use of property editor internally. há 16 anos atrás
  Luke Taylor 074fa7d629 SEC-1186: Refactoring to bring all filter registrations into the HttpBDP parse method in preparation for building the filter chain and map at that point, rather than in a post-processor há 16 anos atrás
  Luke Taylor 44487293f0 Minor faq updates há 16 anos atrás
  Luke Taylor 408e982b96 Minor JSP classname fixes etc in samples há 16 anos atrás
  Luke Taylor 67a90b36ee SEC-1178: New manual chapters há 16 anos atrás
  Luke Taylor c6b9371029 Updated to latest Spring build snapshot. Required minor EL changes to parser class name há 16 anos atrás
  Luke Taylor e92aac225f Minor javadoc. há 16 anos atrás
  Luke Taylor db3f08cce4 SEC-1156: Added check for enableAuthorities setting in deleteUser method of JdbcUserDetailsManager. há 16 anos atrás
  Luke Taylor ab7f06c108 SEC-1156: Modified JdbcUserDetailsManager to only save/update authorities if enableAuthorities is set há 16 anos atrás
  Luke Taylor 37d3401d0c SEC-1016: Rollback changes. há 16 anos atrás
  Luke Taylor 05ba2ff3f3 Improved Javadoc há 16 anos atrás
  Luke Taylor 65d83faef2 SEC-1178: More ref manual updates há 16 anos atrás
  Luke Taylor ff5b90ef9d Delete unused docbook file há 16 anos atrás
  Luke Taylor 8d4c09c191 Intermediate ref manual commits há 16 anos atrás
  Luke Taylor d5aec71fac manual updates há 16 anos atrás
  Luke Taylor 3f603dfdd8 Removed invalid Javadoc reference to HttpSCIF há 16 anos atrás
  Luke Taylor 72af366a72 SEC-1172: Added extra constructor which allows setting of the config attribute name. há 16 anos atrás
  Luke Taylor 4e0d3c644f Committed deletion of previous AuthorityUtilsTests há 16 anos atrás
  Luke Taylor 4768e4b13c Removed methods relating to current context from AuthorityUtils, making it a simple factory for GrantedAuthority lists etc. há 16 anos atrás
  Luke Taylor a963be4719 SEC-1095: Register AuthenticationManager from GlobalMethodSecurityBDP. há 16 anos atrás
  Luke Taylor ab69a0a101 SEC-884: As per discussion in this issue. Added Javadoc to specify that Authentication object passed to decide method must not be null. há 16 anos atrás
  Luke Taylor d2a8e43a55 SEC-1170: Some updates to UserDetails-related Javadoc. há 16 anos atrás
  Luke Taylor 39d76d5b5f SEC-1165: Relax the requirement that the ObjectIdentity "type" be a Java class. Modified ObjectIdentity, changing the javaType property to "type" which is now a plain String. Also removes the requirement that the class be present on the classpath when creating the ObjectIdentityImpl instance (e.g. in the case of a permissions administration app which doesn't actually use the domain classes itself). há 16 anos atrás
  Luke Taylor 0473cfbfc0 SEC-1137: Added support for an external UserDetailsContextMapper using the attribute user-context-mapper-ref. há 16 anos atrás