apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

fix- tenant name needs regex #3753

Closed ilarimikkonen closed 4 years ago

ilarimikkonen commented 5 years ago

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