Skip to content

Modify siad to allow non-localhost API port when security is disabled

Christopher Schinnerl requested to merge mtlynch:allow-force-disable into master

Created by: mtlynch

Changes the behavior of the siad command line processor to allow the user to bind to a non-local interfact to listen for API calls when the user has passed the --disable-api-security flag.

Fixes #1386 (closed).

Merge request reports