openresty / encrypted-session-nginx-module

encrypt and decrypt nginx variable values
http://openresty.org
198 stars 52 forks source link

Variables are not supported for configuring the module. #23

Closed rcosnita closed 3 years ago

rcosnita commented 3 years ago

Closes #22.

rcosnita commented 3 years ago

I tested the changes and it work as expected even with the latest version of nginx. We can easily define the variables in server of location sections and it works.