Hi
I have a liitle problem with SC7 Security modul. Im using the integrated security with MD5() for passwords. Logging in works fine until i try to change for example the email form the user in app_form_user_edit. After updating the email, i can
t log in anymore. So i went to the table on MySQL and found out , that the password in the table was changed from the md5() encrypted password to plain text (the original password).
I tried this behavior in 2 projects.
Im new to scriptcase , so any help would be nice…
Thanks