Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Alex a6b5b8d828 Initial commit. há 21 anos atrás
  Ben Alex 1cf2b333bd Relocate common filter authentication functionality to an abstract parent, and update JavaDocs accordingly. há 21 anos atrás
  Ben Alex 96fa2a5a75 Update encoders so they process salts. há 21 anos atrás
  Ben Alex b06833e0d7 Unit tests must be named *Tests (note the plural). há 21 anos atrás
  Ben Alex 5dbef97a1d Expand unit test coverage. há 21 anos atrás
  Ben Alex ff38767efd Update to refer to new static location of ACEGI_SECURITY_LAST_EXCEPTION_KEY. há 21 anos atrás
  Ben Alex 5b16c42e15 Enhance mock so it is told whether to grant or deny access. há 21 anos atrás
  Ben Alex f38ed01b29 Detect nulls within GrantedAuthority[] passed to constructor. This ensures end-user DAO implementations are creating the User correctly. há 21 anos atrás
  Ben Alex a0f809991d JavaDoc updates. há 21 anos atrás
  Colin Sampaleanu 3ceb492cb2 move password encoder tests to proper packages. há 21 anos atrás
  Ben Alex da5101cfb4 Make salt sources pluggable. há 21 anos atrás
  Ben Alex 03efc3e51f Improve JavaDocs. há 21 anos atrás
  Ben Alex ae16d96121 Moved to net.sf.acegisecurity.providers.encoding. há 21 anos atrás
  Ben Alex 6815e693a7 Make SecurityEnforcementFilter support pluggable authentication entry points. Enhance BASIC authentication so it's a viable alternative to form-based authentication for user agents like IE and Netscape. há 21 anos atrás
  Ben Alex 7e85bbc054 Relaxed requirement so targetClass OR targetBean can be used (targetBean no longer requires targetClass to be specified as well). há 21 anos atrás
  Ben Alex 38835da164 Provide a proxy so filters can be loaded directly from the application context. há 21 anos atrás
  Ben Alex 7b59d5f189 Expand test coverage now that prefix is configurable. há 21 anos atrás
  Ben Alex 239370ab96 Initial commit. há 21 anos atrás
  Colin Sampaleanu 3d089aaa67 move and rename password encoding classes. há 21 anos atrás
  Colin Sampaleanu 5d9d734735 more final version of the various PasswordEncoder implementations. há 21 anos atrás
  Colin Sampaleanu 41a837f8cd add back HSQL db in test dir, as it turns out _it is_ supposed to be in CVS há 21 anos atrás
  Colin Sampaleanu 18d5c59532 'ant format' strikes again. há 21 anos atrás
  Colin Sampaleanu aed9d2a1d8 initial cut at allowing pluggable digest strategy for use in password handling in DaoAuthenticationProvider há 21 anos atrás
  Colin Sampaleanu 547b1ff4e3 remove test data that somehow got checked into CVS há 21 anos atrás
  Colin Sampaleanu fad252b0fe allow special ROLE_ prefix to be overriden há 21 anos atrás
  Colin Sampaleanu a09f2a4c18 ant format seems to have reformated these differently than what is in CVS há 21 anos atrás
  Colin Sampaleanu 2786312b8e allow query strings to be specified há 21 anos atrás
  Ben Alex 7ae1844130 Improve client application by moving username/password specification to command-line. há 21 anos atrás
  Ben Alex 66e8d741ca Expand Contacts sample application to use Hessian and Burlap remoting. há 21 anos atrás
  Ben Alex f1abf780b5 Add support for HTTP Basic Authentication. há 21 anos atrás