shrikeh / csrf-nginx-redis-luaLinks
A simple nginx conf file to allow your backend (Varnish, Apache Traffic Server, etc) to not worry about CSRF tokens and put the onus on the front (nginx) instance
☆40Updated 12 years ago
Alternatives and similar repositories for csrf-nginx-redis-lua
Users that are interested in csrf-nginx-redis-lua are comparing it to the libraries listed below
Sorting:
- some libs for NginX-Lua integration☆82Updated 11 years ago
- Native support for cross-site scripting (XSS) in an nginx☆149Updated last month
- Lightweight OpenResty Docker image☆132Updated 8 years ago
- Mobile detection for nginx/openresty☆34Updated 6 years ago
- RabbitMQ bindings for Lua☆51Updated 12 years ago
- encrypt and decrypt nginx variable values☆200Updated last year
- An nginx output filter that formats Resty DBD Streams generated by ngx_drizzle and others to JSON☆153Updated last year
- Lua memcached client driver for the ngx_lua based on the cosocket API☆214Updated last year
- non-blocking beanstalkd client lib for ngx_lua☆58Updated 3 years ago
- LuaJIT FFI-based cJSON library for OpenResty.☆53Updated 8 years ago
- Lusty Lua implementation of an oauth2 server☆22Updated 7 years ago
- Lua HTTP client driver for ngx_lua☆79Updated 10 years ago
- A simple and extensible HTTP server framework for OpenResty.☆81Updated 13 years ago
- Sockproc is a simple server for running child processes or shell commands☆96Updated 6 years ago
- A module for evaluating memcached or proxy response into variable☆88Updated 5 years ago
- This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the argume…