set-misc-nginx-module icon indicating copy to clipboard operation
set-misc-nginx-module copied to clipboard

Various set_xxx directives added to nginx's rewrite module (md5/sha1, sql/json quoting, and many more)

Results 16 set-misc-nginx-module issues
Sort by recently updated
recently updated
newest added

We are trying to use this module with nginx version 1.24 and above, latest version of set-misc module does not support [v 0.33](https://github.com/openresty/set-misc-nginx-module/releases/tag/v0.33).

Any plan to add NDK support to the `set_hmac_sha256` directive ? Would be great if I can call it in Lua like this `ndk.set_var.set_hmac_sha256`

I've a containerized application. I want to install this plugin in the Nginx container. How can I do that. Any tutorial or link to the same would be helpful.

Hi Team, Please suggest how to run unit tests for version v0.32 against ngnix 1.21.3. **Reason why i am asking:** I was following the official nginx docker documentation to add...

I would like to ask you whether you have a plan to add HMAC-SHA256 algorithm ? SHA1 is deprecated in many application and i need sha256 to sent to my...

Hello, I'd like to put a timestamp into my upstream request URIs (or include it as a request header with the HeardsMore module), so it'd be great if you could...

is maybe someone here that has done a NGINX config to proxy S3 requests from minio with proper authentification using NGINX with lua and misc module? e.g. Something like this:...

Hi. Could you add set_uuid feature support? Thanks.

Will this module work after recompilation with nginx 1.14.0? Was it tested?