Pattern Consumer username #10781
TitDevDu54
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
For my specific usage, I need to create a consumer with the minus character "-". Apisix does not authorize this character inside consumer username. The pattern is "^[a-zA-Z0-9_]+$".
Is there a serious reason why only the "_" is accepted ?
Will you accept a new pull request that adds the minus character into the pattern ?
Thanks for your support.
Beta Was this translation helpful? Give feedback.
All reactions