Show a warning message on doc iredadmin-pro.default.password.policy.html.

This commit is contained in:
Zhang Huangbin 2017-01-02 13:03:29 +08:00
parent 515f775e0a
commit 3a18598216
2 changed files with 12 additions and 0 deletions

View File

@ -5,6 +5,12 @@
Restarting Apache or uwsgi (if you're running Nginx) service is required
after updated iRedAdmin config file.
!!! warning
The weakest part of a mail server is user's weak password. Email spammers
don't want to hack your server, they just want to send spam from your
server. Please ALWAYS ALWAYS ALWAYS force users to use strong password.
iRedAdmin-Pro has some default password restrictions, you can find default
settings in file `libs/default_settings.py` under iRedAdmin-Pro directory.
If you want to change them, please copy the parameters to iRedAdmin-Pro config

View File

@ -21,6 +21,12 @@
<p>Restarting Apache or uwsgi (if you're running Nginx) service is required
after updated iRedAdmin config file.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>The weakest part of a mail server is user's weak password. Email spammers
don't want to hack your server, they just want to send spam from your
server. Please ALWAYS ALWAYS ALWAYS force users to use strong password.</p>
</div>
<p>iRedAdmin-Pro has some default password restrictions, you can find default
settings in file <code>libs/default_settings.py</code> under iRedAdmin-Pro directory.
If you want to change them, please copy the parameters to iRedAdmin-Pro config