Password Security
Page: 1
Hi all,
Just been looking at the activecollab database for my installation, and noticed that the "users" table stores passwords in plain text. Is this not a security issue? I have been led to believe that only encrypted passwords should be stored, i.e. and md5 hash of the password. I know that this makes retrieving the users password impossible but this can easily be overcome by reseting the users password if they have forgotten it.
Any thoughts?
Just been looking at the activecollab database for my installation, and noticed that the "users" table stores passwords in plain text. Is this not a security issue? I have been led to believe that only encrypted passwords should be stored, i.e. and md5 hash of the password. I know that this makes retrieving the users password impossible but this can easily be overcome by reseting the users password if they have forgotten it.
Any thoughts?
Paul Dixon
Thanks Ilija,
I was more concerned with someone hacking/browsing the database and seeing a list of passwords. Could the API not use an encypted version?
I was more concerned with someone hacking/browsing the database and seeing a list of passwords. Could the API not use an encypted version?
Paul Dixon



