@ -9,6 +9,10 @@ Enable it in your Admin -> Apps section and configure your server's details.
@@ -9,6 +9,10 @@ Enable it in your Admin -> Apps section and configure your server's details.
Currently, it supports most of postfixadmin's encryption options, except dovecot and saslauthd.
It was tested and developed for a postfixadmin database.
Password changing is disabled by default, but can be enabled in the Admin area.
Caution: user_sql does not recreate password salts, which imposes a security risk.
Password salts should be newly generated whenever the password changes.
?> title="Allow changing passwords. Imposes a security risk as password salts are not recreated"></td></tr>
<tr><td><labelfor="sql_column_displayname"><?phpecho$l->t('Real Name Column');?></label></td><td><inputtype="text"id="sql_column_displayname"name="sql_column_displayname"value="<?phpecho$_['sql_column_displayname'];?>"/></td></tr>