docker-openwisp
docker-openwisp copied to clipboard
[bug] view topology graph broken
Because of new authentication requirements since openwisp/openwisp-network-topology@d806fd8, topology graph is not working.
Currently, OPENWISP_NETWORK_TOPOLOGY_API_AUTH_REQUIRED has been turned off to make it work, but additional security is always better and we should create a way to allow enabling authentication.