Flytiger

Results 4 comments of Flytiger

Another problem: If I only configure allowlist , User-Agent is not on allowlist will also be released. this code in apisix/plugins/ua-restriction.lua(apisix 2.13) ` local MATCH_NONE = 0 local MATCH_ALLOW =...

> Hi @840963657, thanks for your report. After examination, there is indeed this problem. Would you like to help fix this problem? > > ### The reason > The request...

lua-resty-jwt support ES256&ES512 alg

> 1. start etcd-adapter at 2379 with a mysql backend > 2. send etcd http watch request > > ``` > curl http://localhost:2379/v3/watch \ > -X POST -d '{"create_request": {"key":"Zm9v"}...