On 17.Jan.2003 -- 11:25 AM, Sternath Elmar wrote:
> Hello,
> 
> I use DatabaseAuthenticatorAction and Update/AddDatabaseAction for
> my login/user administration procedure. All user info including
> password is stored as clear text in the database. Is there any
> solution for password encryption in this context?

Yes -- you could use the actions from the modular package and pipe
your pw through the DigestMetaInputModule. There is no authenticator
action but the select action should provide similar enough
functionality.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to