Ok, apparently adding the following lines solved the problem at least for
the console part.
location /admin {
try_files /opt/openwisp2/public_html/maintenance.html $uri @uwsgi;
allow TRUSTED_NETWORK;
deny all;
}
Unfortunatly right now I don't have a client to check if itwill work
outside the trusted IP range, but I might have some of them soon.
--
You received this message because you are subscribed to the Google Groups
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.