LinkinStars commented on issue #11141: URL: https://github.com/apache/apisix/issues/11141#issuecomment-2056414486
> anyone interested in taking this up can refer this piece of code: > > https://github.com/shreemaan-abhishek/apisix/blob/1f775c8ace851a8b8862801ad35e7cf4cd00851f/apisix/schema_def.lua#L739 > > This is exactly where the bug is. @shreemaan-abhishek This looks easier to fix. I want to try it out. Do you think we need to support matching both uppercase and lowercase at the same time? I would think it's necessary to consider the users who are already using it. So, the `^\\$(secret|env|SECRET|ENV)://` would be better? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
