Web UI password
{% if has_password %}
Password protection is on.
Sign out of this browser
{% else %}
No password set — anyone who can reach this URL can read and send.
Forgot it? Stop the web agent, edit ~/.chatwire/config.json
(already chmod 600), remove the web.auth block,
restart.
{% endif %}