munin
munin copied to clipboard
Support disabling server auth method
I prefer to use munin without authentication because it's deployed in internal network.
So I added options 'htauth' and 'htpassword' to server_auth_method
to enable htpasswd.
And authentication method will be disabled if any other value was set.