apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support

Home Page:https://apinf.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix- tenant name needs regex

ilarimikkonen opened this issue · comments

need to allow only lower case, no white space, and no special chars, since other components dont like it, weird conversions happen. so here, protect this.

image