-
[root@sc lua]# curl http://codo.tele-hot.com/api/mg/v2/accounts/user/?page=1&limit=15
[1] 23590
[root@sc lua]#
401 Authorization Required
401 Authorization Required
openresty/1.15.8.2
-
Are there any plans to introduce a js_balancer function akin to balancer_by_lua_block found in the Lua Nginx Module (https://github.com/openresty/lua-nginx-module?tab=readme-ov-file#balancer_by_lua_bl…
-
### Issue description
![image](https://github.com/apache/apisix-dashboard/assets/5869520/97b0b7f8-acad-483a-b7e2-54082618fdb7)
当etcd watch失败,goroutine退出时,会在defer func中将当前GenericStore加入到storeNeedReIn…
-
### Description
Hello, I am doing a POC with Apisix and Casdoor. I wanted to use the flow "Resource owner password credentials grant" to let my user use only their username and password to authentica…
edyan updated
7 months ago
-
It has been proposed that a Lua VScript VM could be added in addition to Squirrel. This would be great for people coming from a Gmod Lua background, people approaching Source 2 VScript, etc.
This w…
-
![luajit](https://user-images.githubusercontent.com/1753934/77250097-8028e980-6c80-11ea-9c2e-5d362e928e97.jpg)
openresty: 1.17.8.1rc1
windows: win 10 x64 version
32bit version of luajit.exe and…
-
First of all, thank you for this project!
I am trying to install it lua-openssl on a base docker image openresty/openresty:alpine-fat
My docker log looks like so (its tentative):
Step 9/12 : …
-
I have tried forllowing:
- Added my nginx.conf, however - still default.conf was read, although I never included it. Like this include is forced somewhere
- Deleted `defult.conf`. Nothing works.
- …
-
### Description
apisix version 3.3
the plugin ip-restriction is set up in config.yaml
but our whitelist configured in the route doesn't work
### Environment
- APISIX version (run `apisix version`…
-
$ python -c "import urllib; print urllib.quote(\\"'\\")"
%27
$ resty -e "ngx.say(ngx.escape_uri(\\"'\\"))"
'
ngx.escape_uri should escape "'" to %27 but not.
$resty -v
resty 0.17
nginx vers…