[GitHub] cloudstack issue #2046: CLOUDSTACK-7958: Add configuration for limit to CIDR...

2017-04-14 Thread wido
Github user wido commented on the issue:

https://github.com/apache/cloudstack/pull/2046
  
@PaulAngus This is what we talked about in Prague. Mind taking a look?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #2046: CLOUDSTACK-7958: Add configuration for limit to CIDR...

2017-04-14 Thread wido
Github user wido commented on the issue:

https://github.com/apache/cloudstack/pull/2046
  
@DaanHoogland: I improved the logging as you suggested/requested.

A TRACE for every request and WARN when a request is denied. Tried this 
locally:


2017-04-14 15:45:58,901 WARN  [c.c.a.ApiServlet] 
(catalina-exec-17:ctx-5955fcab ctx-c572b42e) (logid:7b251506) Request by 
accountId 2 was denied since 192.168.122.1 does not match 127.0.0.1/8,::1/128


In this case only localhost (IPv4/IPv6) is allowed to perform requests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---