Page 1 of 1

Disable Browser API Calls for Security

Posted: 11 Jul 2014 21:14
by dylancaponi
For security purposes, is it possible to disable the APIs that can communicate via js/browser requests and only retain the C API?

Otherwise, anyone on the local network could play with your zway settings using only a browser and the right url/command.

Re: Disable Browser API Calls for Security

Posted: 12 Jul 2014 00:32
by pofs
You can easily disable any network requests (or restrict them to specific hosts) with iptables rule.