Open sq5gvm opened 5 months ago
Pull request adds password protection (basic http auth) to web interface. Password defaults to no password and no authentication required. You can disable password protection by setting password to empty string.
This patch work nicely out of the box ! Great ! Many thanks.
Pull request adds password protection (basic http auth) to web interface. Password defaults to no password and no authentication required. You can disable password protection by setting password to empty string.