Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Taylor 30a6abbe50 Tidied formatting of toString output for FilterBasedLdapUserSearch hace 17 años
  Luke Taylor 162933155e Added implementation of GrantedAuthoritiesContainer to allow refactoring of duplication in various preauth details classes hace 17 años
  Luke Taylor 2ea94e2cc9 Tidying imports etc hace 17 años
  Luke Taylor 1d47945893 Added portlet and ldap samples to build hace 17 años
  Luke Taylor 696e3c8034 Udated maven eclipse plugin version hace 17 años
  Luke Taylor 69f2075872 SEC-722: Fix jstl versions in openID sample login page. hace 17 años
  Luke Taylor 563dabda2f SEC-722: Add Open ID Namespace Support hace 17 años
  Luke Taylor b89dbc6060 Import cleaning hace 17 años
  Luke Taylor 9871685ea3 SEC-722: Fixed problem with empty loginpage string (rather than null) preventing default login page filter from being added to the stack. hace 17 años
  Luke Taylor b73736ffaf Updated example configuration in javadoc for LdapAuthenticationProvider. hace 17 años
  Luke Taylor 037ccd5eaa Removed eclipse settings directory hace 17 años
  Ben Alex 16ea8faa0d SEC-727: Ensure SecurityConfig cannot be constructed unsafely; also update SecurityConfigTests to JUnit 4. hace 17 años
  Ben Alex 119cc9ff04 Remove notice.txt due to mvn eclipse:eclipse issues with import from parent directory. hace 17 años
  Luke Taylor 5466fe0022 Added servlet api dep to captcha and cas hace 17 años
  Luke Taylor acc22b2745 SEC-722: Add Open ID Namespace Support hace 17 años
  Luke Taylor 815f04b6c3 SEC-722: Add Open ID Namespace Support hace 17 años
  Luke Taylor b62ad5b097 SEC-722: Changed openID filter to use its owen ordering value as it may be used together with form login. hace 17 años
  Luke Taylor bbc5fea598 SEC-722: Add Open ID Namespace Support hace 17 años
  Luke Taylor d333655b0b Updated to commons logging 1.1.1 to get rid of servlet api dependency in their pom hace 17 años
  Luke Taylor 56b967f935 Removed filer name duplication in rnc file. hace 17 años
  Luke Taylor a65b5a9ed8 Corrected separators between http method strings in rnc file. hace 17 años
  Luke Taylor 8f379768a8 SEC-720: Design for extension: PreAuthenticatedGrantedAuthoritiesUserDetailsService hace 17 años
  Luke Taylor f3a6f768ba SEC-724: Create portlet sample hace 17 años
  Luke Taylor 030550a88e Applied XSL transform to XSD file hace 17 años
  Luke Taylor 2a0a041386 SEC-719: removed explicit toString() call to prevent NPE when userInfo is null hace 17 años
  Luke Taylor b78bd3ed4f SEC-719: Change default value of useAuthTypeAsCredentials to true to prevent tests breaking hace 17 años
  Luke Taylor 5de0f3b8f0 SEC-719: Refactor portlet code to make more use of core classes hace 17 años
  Luke Taylor f8d855f1a2 SEC-716: Default (non-web) AuthenticationDetailsSource implementation. hace 17 años
  Luke Taylor c9ff912b2f SEC-723: Change PreAuthenticatedAuthenticationProvider to reject authentication tokens with null credentials. Also introduced a property "throwExceptionWhenTokenIsRejected" which raises a BadCredentialsException when the toke is invalid. hace 17 años
  Luke Taylor 163fb1052f SEC-721: Call Principal.getName() in AbstractAuthenticationToken.getName() if principal instaceof Principal hace 17 años