password encryption
Publié : 18 juin 2025, 18:49
Hello,
I would like to install another site in connection with my agora. Since the connection to my site is reserved for the sole user of my agora, I would like users to log in with the same username and password. Since I use the gt_user table to check the validity of the connection, I must encode with the same encryption method. I tried with sha1 and md5 but I cannot find the password for my gt_user table. Could you tell me the method to use?
Thank you for your help
I would like to install another site in connection with my agora. Since the connection to my site is reserved for the sole user of my agora, I would like users to log in with the same username and password. Since I use the gt_user table to check the validity of the connection, I must encode with the same encryption method. I tried with sha1 and md5 but I cannot find the password for my gt_user table. Could you tell me the method to use?
Thank you for your help