stampery/mongoaudit

[Basic] Test 2 fails on 127.0.0.1

DarkRedman opened this issue · 1 comments

I run the basic test suite on my local instance which is run with the option --bind_ip 127.0.0.1

And the test fails and says my instance acept connections from unauthorized hosts ...
It should be Successful since it only accept connections from localhost.

Good point. The test should recognize non-global IPs and just pass in that case.