Skip to content

Commit b129773

Browse files
Update README.md
1 parent 78a0247 commit b129773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Currently, it supports most of postfixadmin's encryption options, except dovecot
5454
It was tested and developed for a postfixadmin database.
5555

5656
Password changing is disabled by default, but can be enabled in the Admin area.
57-
Caution: user_sql does not recreate password salts, which imposes a security risk.
57+
Caution: user_sql does recreate password salts when using the encryption types "system","password_hash" and "Joomla2". Not recreating password salts imposes a security risk.
5858
Password salts should be newly generated whenever the password changes.
5959

6060
The column autocomplete works only for MySQL and PostgreSQL database which is used to validate form data.

0 commit comments

Comments
 (0)