]> git.proxmox.com Git - pve-manager.git/commit
improve gui cidr matching
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 28 Apr 2016 08:39:47 +0000 (10:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Apr 2016 08:57:41 +0000 (10:57 +0200)
commit368df92e0d7efd7661535f8b9f854f2cb8d2a159
tree1caa802151c36e756e4dc53c60c144241313902f
parent95d9342296056b4d359a19ce719a3afa651aeffc
improve gui cidr matching

with this fix, we (again) allow ipv4 cidr to be as low as 8
also check the cidr for ipv6 and show the valid ranges in the
error text

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Toolkit.js
www/manager6/Utils.js