Commit Verlauf

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