Michele Righi
Michele Righi
The topic was actually discussed many times on different threads, here are some of them: - #7987 - #8628 - #11855 - #12007 - #12023 There are different ways you...
I ran the following test case and it passed (resty-radixtree matches it correctly), which suggests the issue is not related to `lua-resty-radixtree`. Could you provide additional details? Examples: - how...
If that behaviour is expected and `multi-auth.auth_plugins` are supposed to be configured _explicitly_, I would suggest to add a disclaimer or some kind of note in the documentation 👀
This also happens with `jwt-auth`. ### Examples 1. `multi-auth` with `jwt-auth` default values: ```bash curl -s -X PUT "http://127.0.0.1:9180/apisix/admin/routes/5" -d ' { "uris": [ "/httpbin/test/multi-auth/test3/*" ], "upstream": { "type": "roundrobin",...
I have a keyboard custom Italian layout ([github.com/kolmogorov42/maiuscole-accentate](https://github.com/kolmogorov42/maiuscole-accentate)) where I can insert: - backtick `` ` `` with `Alt Gr` + `'`; - tilde `~` with `Alt Gr` + `ì`;...
@hsluoyz Since we have hundreds if not thousands of policy entries, I would like to make that logging entires configurable, in order to make it more readable. Moreover, in our...
I forgot to update this issue 🙂 This was never an actual problem but rather a matter of preference. Most importantly, it can be addressed on Kong's side. The proper...
Hi @iemafzalhassan I'm not a maintainer, so I cannot assign the issue nor review your PR 😅
@iemafzalhassan I had a quick look at your PR out of curiosity... You made changes in a branch that is [394 commits behind](https://github.com/iemafzalhassan/github-readme-stats/compare/fix/invalid-theme-fallback...anuraghazra%3Agithub-readme-stats%3Amaster) the main branch 😕 Moreover, the file...
@JF-2121 the issue you opened (https://github.com/anuraghazra/github-readme-stats/issues/4661) is related to Vercel deployment, this one is related to **application logic**. Currently `theme` query parameter doesn't have a default fallback when the theme...