Hello
Thanks for your reply. I'm reassured. Sounds better to have not
password stored in plaintext :)
To wait new forum system could be interesting to remove in template
confirmation mail password line.
Thanks a lot
Km
___
Dolibarr-dev mailing list
D
Hello Km,
Thanks for reporting this.
The passwords are not stored in plaintext in the database but are salted and
hashed before being stored.
An email is however sent with the plain text password before being salted and
hashed to be stored in the database.
I agree with you that this is conside