mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
net/nut: Protect CGI via HTTP Basic Auth
When using uhttpd (the default), protect NUT CGI via HTTP Basic Auth. Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
This commit is contained in:
@@ -275,6 +275,7 @@ define Package/nut-web-cgi/conffiles
|
||||
/etc/nut/upsstats.html
|
||||
/etc/nut/upsstats-single.html
|
||||
/etc/config/nut_cgi
|
||||
/etc/httpd.conf
|
||||
endef
|
||||
|
||||
define Package/nut-web-cgi/install
|
||||
|
||||
Reference in New Issue
Block a user