cloudstack/ui/l10n
Wido den Hollander 9988c269b2 CLOUDSTACK-7958: Add configuration for limit to CIDRs for Admin API calls (#2046)
* Cleanup and Improve NetUtils

This class had many unused methods, inconsistent names and redundant code.

This commit cleans up code, renames a few methods and constants.

The global/account setting 'api.allowed.source.cidr.list' is set
to 0.0.0.0/0,::/0 by default preserve the current behavior and thus
allow API calls for accounts from all IPv4 and IPv6 subnets.

Users can set it to a comma-separated list of IPv4/IPv6 subnets to
restrict API calls for Admin accounts to certain parts of their network(s).

This is to improve Security. Should an attacker steal the Access/Secret key
of an account he/she still needs to be in a subnet from where accounts are
allowed to perform API calls.

This is a good security measure for APIs which are connected to the public internet.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
2018-01-04 10:56:30 +05:30
..
ar.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
ca.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
de_DE.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
en.js CLOUDSTACK-7958: Add configuration for limit to CIDRs for Admin API calls (#2046) 2018-01-04 10:56:30 +05:30
es.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
fr_FR.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
hu.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
it_IT.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
ja_JP.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
ko_KR.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
nb_NO.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
nl_NL.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
pl.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
pt_BR.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
ru_RU.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30
zh_CN.js CLOUDSTACK-10102: New network type L2 (#2281) 2017-12-20 17:07:39 +05:30