sober-wang commented on issue #1873: URL: https://github.com/apache/apisix/issues/1873#issuecomment-709682076
> > How to create a new X-API-KEY ? > > Would we always use the `edd1c9f034335f136f87ad84b625c8f1` ? > > If my URI include usernaem and password . What should I write the HTTP Body? > > No, this fixed key is ONLY for showing how to use that request, please MODIFY it when you use it in PRODUCTION env. > > https://github.com/apache/apisix/blob/master/conf/config.yaml#L28 I understand it. next I try multiple length of string, if I used only one string or more length string , it always pass . it need limit user enter string of key , the key length not less than 6 byte for security on internet exposure area. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
