Hello,
I was trying out the DatabaseAuthenticatorAction component for basic
authentification/security. Though it works well, I noticed that it
requires the passwords from the database not to be encrypted. Is there a
way I can use, for example, MD5 hashing, and then compare the result with
that in the database?
I know I could write my own Java class to do that, but I was wondering if
Cocoon has something similar already built-in?
Thanks, Csaba
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]