Hello,

I'm very new to Acegi Security, but I think there are some problems with the
new release:

1) when passwordEncoder is used with DaoAuthenticationProvider it is
impossible to login. In the first call into the PasswordEncoder it is OK,
but on the subsequent calls there are passed the encoded passwords into both
encPass and rawPass arguments, so it fails (=> it is OK for plain
passwords). It seems to work OK in the previous 0.50 release. (I have
created my own MysqlPasswordEncoder, but this should not be the problem
because it seems to be fine with 0.50 release).

2) in the documentation there is still used an example with
refreshTokenInterval attribute set to some millisecond value of
DaoAuthenticationProvider, but it produces an exception at application
startup

TIA,
Karel




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to