Add 2FA note to webmin documentation (#32539)

This commit is contained in:
Sid 2024-07-05 09:32:49 +02:00 committed by GitHub
parent ef38c630bd
commit f0c0828cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,14 @@ ha_platforms:
This {% term integration %} provides sensors for monitoring the CPU and memory usage of your server.
## Prerequisites
For best security, create a specific Webmin user for Home Assistant with a strong password and only "Can accept RPC calls" permission (under "Permissions for all modules") and remove the "Can accept RPC calls" permission for all other users.
{% note %}
Be aware that the Webmin API ignores any 2FA set up via the frontend, e.g. it is even with enabled 2FA possible to use the API with only username and password.
{% endnote %}
{% include integrations/config_flow.md %}
## Sensors