AW: [opencms-dev] Password encrypt ?

Stefan Delladio s.delladio at rasco.de
Thu Oct 30 19:33:01 CET 2003


hello again,

how is the 'normal' way to decrypt a password ?
can i decrypt password with an function from the opencms api ?
i must compare the password that i get from a url request
with the password from the cms_user table...  

Le jeu 30/10/2003 à 18:23, Stefan Delladio a écrit :
> Hi List,
> 
> for a private area on my project, i had to validate the password from
> useres they are stored in the cms_users table in the mysql database.
> but when i call the getPassword() function from an given user i only get the encrypted
> password. is there any possibilty to decrypt the password ?
> 

Hi

i doubt you can decrypt (in a 'normal' way) passwords, probably the
solution is to ask the password once again, encrypt it and compare
the result with the stored password

hope it helps and it's accurate ;-)


_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list