cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

Fix cidr or ipv4 format check #709

Closed kuba2 closed 5 years ago

kuba2 commented 5 years ago

CIDR or IPv4 checker should allow ipv4, ipv4 network and ip address with mask. Added missing ipv4 network validation.