Closed rickard-von-essen closed 11 years ago
Added support for configuring manager allow/deny ip. Default behaviour is as before allow: "127\.0\.0\.1|0:0:0:0:0:0:0:1" and deny: "".
"127\.0\.0\.1|0:0:0:0:0:0:0:1"
""
Thanks! This pull request is released in version 2.6.0.
I added the readme and modified the tests a bit.
Great work!
Added support for configuring manager allow/deny ip. Default behaviour is as before allow:
"127\.0\.0\.1|0:0:0:0:0:0:0:1"
and deny:""
.