Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Luke Taylor 48dcc211e9 SEC-1148: Simple classname mapping from 2.0 to 3.0 15 gadi atpakaļ
  Luke Taylor 2d1a5db9a0 Updated to Spring RC3 15 gadi atpakaļ
  Luke Taylor 910c1163e8 Minor doc updates 15 gadi atpakaļ
  Scott Battaglia dada789814 NOJIRA 15 gadi atpakaļ
  Luke Taylor ed92d5ea71 SEC-1304: Removed unused compareTo method from custom GrantedAuthority. 15 gadi atpakaļ
  Luke Taylor eddde8ea28 SEC-1309: Namespace configurations should support Spring EL. Removed premature conversion of URL paths to lower case, which messes up if they are case-sensitive expressions or placeholders. Some other minor changes to suppport EL configuration. 15 gadi atpakaļ
  Luke Taylor 8a0f69b955 SEC-1295: Placing Security on Roo Aspected method fails. Added suggested fix - check for null target and use Signature.declaredType instead. 15 gadi atpakaļ
  Luke Taylor 7e0c7ffc0e SEC-1304: Removed "Comparable" from GrantedAuthority 15 gadi atpakaļ
  Luke Taylor e72cfd58d4 SEC-1304: Remove Comparable interface from GrantedAuthority to enable it to be imlemented by an enum. 15 gadi atpakaļ
  Luke Taylor 1df82654e3 SEC-1310: Added toString() implementations to Pre and PostInvocationExpressionAttribute classes. 15 gadi atpakaļ
  Luke Taylor 4582afa739 Spelling fix in Javadoc 15 gadi atpakaļ
  Luke Taylor 38dcf3859e Minor doc correction 15 gadi atpakaļ
  Luke Taylor c9ab463af7 Minor docbook updates and fixes to class/interface index generation script and xsl 15 gadi atpakaļ
  Luke Taylor 6688d41705 Added faq on role prefix 15 gadi atpakaļ
  Luke Taylor 999eadc540 Minor refactoring to use generics and avoid converting collections to arrays. 15 gadi atpakaļ
  Luke Taylor 330e71eb8f Minor Javadoc. 15 gadi atpakaļ
  Luke Taylor 8571571eaa SEC-1306: OpenIDAttribute class is not marked as Serializable. Added Serializable interface. 15 gadi atpakaļ
  Luke Taylor 30b7000875 SEC-1178: Updates to EL docs 15 gadi atpakaļ
  Luke Taylor e9402fa0f9 Removed commented deps from pom. 15 gadi atpakaļ
  Luke Taylor 69699431b1 SEC-1303: Added internal Hex and Base64 classes, and moved commons-codec dependency to test scope 15 gadi atpakaļ
  Luke Taylor cd6711d21a Doc updates. 15 gadi atpakaļ
  Scott Battaglia 46ef4239ca SEC-1228 15 gadi atpakaļ
  Scott Battaglia 585311aa4a SEC-1299 15 gadi atpakaļ
  Scott Battaglia f35cb48407 NOJIRA 15 gadi atpakaļ
  Luke Taylor 6eec9c4d95 Added custom-filter element to namespace appendix in manual 15 gadi atpakaļ
  Scott Battaglia e812c58e04 NOJIRA 15 gadi atpakaļ
  Luke Taylor 5546698fef SEC-1253: Decouple spring-security-config module from spring-security-web. Added ClassUtils.isPresent() check for FilterChainProxy before attempting to register web-related parsers and decorators. Added use of namespace to dms sample for testing. 15 gadi atpakaļ
  Luke Taylor 4d8956a227 SEC-1288: Changed claimedIdentityFieldName in OpenIDAuthenticationFilter to "openid_identifier", as recommended by the 2.0 spec. 15 gadi atpakaļ
  Luke Taylor 693d2bce03 SEC-1286: Fixed toString() output. 15 gadi atpakaļ
  Luke Taylor 66b1b1957c SEC-1298: Deleted custom-filter BeanDefinitionDecorator 15 gadi atpakaļ