4552 Commits (3dca70403db13a24a88e6145e6adcd34a200445f)
 

Author SHA1 Message Date
Rob Winch 3dca70403d Suppress compiler warnings and minor javadoc fix for ProviderManager 14 years ago
Rob Winch ff495b698e SEC-1858: Removed methods for generating docbook for xsd 14 years ago
Rob Winch c8b847f1ed SEC-1858: Added integration tests to validate that the xsd is documented in the reference 14 years ago
Rob Winch f88b6f75ff SEC-1858: Overhall the namespace appendix of the reference to include missing elements and attributes 14 years ago
Rob Winch de397bc0ce SEC-1858: Updated xsd documentation to have documentation for all elements/attributes and added documentation of default values where appropriate 14 years ago
Dave Syer 8565116f20 SEC-1472: Add crypto wrappers for BCrypt 14 years ago
Dave Syer 944d762da9 Add eclipse generated meta-inf to ignores 14 years ago
Luke Taylor 3b13a3fb25 SEC-1812: Replace assertion with warning message when overriding the global AuthenticationManager. 14 years ago
Luke Taylor 8e1d407e3e SEC-1848: LDAP encode name when using user DN patterns in AbstractLdapAuthenticator. 14 years ago
Luke Taylor 8fd2963e6b Deprecate storage of Authentication object in AuthenticationException. 14 years ago
Luke Taylor b60367e30c Upgrade to validater 4.2 14 years ago
Luke Taylor 0bccbbfc18 SEC-1779: Make new getters protected rather than public. 14 years ago
Luke Taylor 178765cf83 SEC-1836: Forgot taglib comment update. 14 years ago
Luke Taylor f456db267f SEC-1779: Added getters for success and failure handlers to AbstractAuthenticationProcessingFilter. 14 years ago
Luke Taylor 30088f19ae SEC-1806: Log that bean definition is being created rather than bean in LdapServerBDP. 14 years ago
Luke Taylor 09ac4bd8f9 SEC-1833: Remove unused securityContextClass from HttpSessionSecurityContextRepository. 14 years ago
Luke Taylor fc399af136 SEC-1836: use GET as the default method with authorize tag. 14 years ago
Luke Taylor 2f67bb3032 SEC-1847: Add authentication-manager-ref attribute to http and global-method-security namespace elements. 14 years ago
Luke Taylor bce4d81142 Mark overriding "extraInformation" methods in account status exceptions as deprecated. 14 years ago
Luke Taylor c0c283029a Upgrade Jetty version. 14 years ago
Luke Taylor 44e2543015 Minor changes to make filter chain validation more robust with custom request matchers. 14 years ago
Luke Taylor f2786805e6 SEC-1841: Added request-matcher-ref attribute to namespace for defining a filter chain. 14 years ago
Luke Taylor 58f7d3acc6 SEC-1835: Changed xsd:ID to xsd:token. 14 years ago
Luke Taylor f1e63f3008 SEC-1802: Add digits to valid URL scheme regex. 14 years ago
Rob Winch 2fd0a65049 SEC-1839: Updated preauth example to use </security:authentication-manager> instead of </security-authentication-manager> 14 years ago
Luke Taylor ac6ed671a1 SEC-1830: Use constructor injection in namespace parsing code for creation of ProviderManager 14 years ago
Luke Taylor 9d66e1fac3 Exclude static resources from filter chain in tutorial sample. 14 years ago
Luke Taylor 2953f56b2b Remove ancient code formatter artifacts. 14 years ago
Luke Taylor 869c6a7c18 SEC-1800: Set input size to 30 for OpenID login. 14 years ago
Luke Taylor 44364d0101 SEC-1826: Empty attribute list should be treated the same as null in DelegatingMethodSecurityMetadataSource. 14 years ago
Luke Taylor be8ee61f82 PreInvocationAuthorizationAdviceVoter was checking the wrong type in its "supports" method. 14 years ago
Luke Taylor a573e7b395 SEC-1820: Added null check for attributesToFetch in OpenID4JavaConsumer. 14 years ago
Rob Winch 4a000d040c SEC-1815: Downgrade openid to use HttpClient 4.1.1 to avoid bug in openid4java's usage of HttpClient 15 years ago
Luke Taylor 359bd7c468 SEC-1804: Updated Javadoc wrt immutability of User class. 15 years ago
Luke Taylor 7bde24af6c Reset version to 3.1.0.CI-SNAPSHOT. 15 years ago
Luke Taylor 9e619611ae Set release version to 3.1.0.RC3 15 years ago
Luke Taylor 8ce6c73802 Add check for empty attributes list as well as null, in DelegatingMethodSecurityMetadataSource 15 years ago
Luke Taylor d6b7b52a79 Update to Spring 3.0.6. 15 years ago
Luke Taylor 3e4fc0b948 SEC-1795: Fix possible NPEs in AclImpl.equals() 15 years ago
Luke Taylor a4c05239e5 SEC-1719: Lithuanian messages translation. 15 years ago
Luke Taylor 503ac9ae7c SEC-1798: Remove internal evaluation of EL in JSP tag implementations. 15 years ago
Luke Taylor 45d938566c Some tests for Base64 encoding. 15 years ago
Luke Taylor 59a07175a6 SEC-1744: Do not trust authorities contained in the authentication request in JaasAuthenticationProvider. 15 years ago
Luke Taylor c618f4ab52 Add missing package to remoting bundlor template. 15 years ago
Luke Taylor 5fce0a58bd SEC-1750: Make sure RunAs replacement is constrained to the SecurityContext of the current thread. 15 years ago
Luke Taylor b48fc53fa2 SEC-1741: Modify ContextPropagatingRemoteInvocation to pass a simple combination of principal/credentials as Strings, rather than serializing the whole SecurityContext object from the client. 15 years ago
Luke Taylor 249610c7ed SEC-1742: Remove deprecated "includeDetailsObject" field from DaoAuthenticationProvider. 15 years ago
Luke Taylor 1976cb1bf7 SEC-1742: Deprecate use of extraInformation field in AuthenticationException, making it transient and removing any sensitive data in UserDetails objects which are stored in it. 15 years ago
Luke Taylor 824464516c SEC-1790: Reject redirect locations containing CR or LF. 15 years ago
Luke Taylor 6333909107 SEC-1797: Create a new session in AbstractPreAuthenticatedProcessingFilter when the existing session is invalidated on detecting a principal change. 15 years ago