-
installed on debian as follows:
apt-get install -t testing libnginx-mod-http-lua lua{-{cjson,resty-core},rocks}
luarocks install lua-resty-openidc
-
I installed the module but it seems to still not work:
```
sudo opm install detailyang/lua-resty-cors
Package lua-resty-cors-0.2.1.5 already installed.
```
Error:
```
failed to run header_f…
-
Hi!
Thank you for sharing this great plugin.
I am testing it for Koha 24.05.3 and I am having a problem submitting the plugin configuration form, thanks to the way Koha now handles CSRF-tokens.
H…
-
Hi, I followed the documentation to add nginx lua to an existing server and therefore cannot configure openresty completely on the configuration as it serves an additional purpose. I was just looking …
-
Hello
I'm using lua-resty-waf with latest modsecurity crs rules only. But recently I realized that my response rules not working at all! It seems response body won't process! I tested this in reverse…
-
Following install process get this error on start:
```
init_by_lua error: /usr/local/share/lua/5.1/resty/auto-ssl/init.lua:1: module 'resty.random' not found:
no field package.preload['resty.…
-
* Nginx 1.23.1-1.el9
On RedHat EL 9.
Build RPM from SRPM at nginx.org which goes OK.
Install is OK but if I start nginx
----------------------------------%
-
As originally discussed in #942, I'd like to discuss the option of forcibly switching over to lua-resty-core in this ngx_http_lua module and drop the existing CFunction-based Lua API implementation in…
-
```
apisix master-0 depends on lua-resty-cookie 0.1.0 (not installed)
Installing https://luarocks.org/lua-resty-cookie-0.1.0-1.rockspec
Cloning into 'lua-resty-cookie'...
fatal: unable to access '…
-
This place is for bug reports and development discussions only. For general questions and
discussions, please join the openresty-en mailing list instead: https://openresty.org/en/community.html
ERRO…