in reply to Re: Re: Ecryption?
in thread Ecryption?
UPDATE: this is the solution I used after all. I get the session number from mod_session (apache module), and I create an 'md5_base64' string with that and the crypt()ed password (that's how the passwords are stored on the base), that's what I put on the forms.
Thanks everyone for your help!
|
|---|