shrikeh / csrf-nginx-redis-lua
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
☆39Updated 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
- Lusty Lua implementation of an oauth2 server☆22Updated 6 years ago
- some libs for NginX-Lua integration☆82Updated 10 years ago
- non-blocking beanstalkd client lib for ngx_lua☆59Updated 3 years ago
- A simple and extensible HTTP server framework for OpenResty.☆81Updated 12 years ago
- Mobile detection for nginx/openresty☆34Updated 5 years ago
- A module for evaluating memcached or proxy response into variable☆87Updated 5 years ago
- Single Sign On☆55Updated 8 years ago
- Read application/x-www-form-urlencoded, multipart/form-data, and application/json request args☆52Updated 7 years ago
- Dynamic HTTP routing with Nginx and Redis (reimplements Hipache with Nginx using the Lua module)☆196Updated 11 years ago
- Port of Qless' web interface to the Openresty environment.☆13Updated 7 years ago
- Openresty Simple Application Stack☆12Updated 7 years ago
- http cache to redis, can server stale response, and using "lua-resty-lock" only allow one request to populate a new cache☆56Updated 9 years ago
- Lua HTTP client driver for ngx_lua☆78Updated 10 years ago
- LuaJIT FFI-based cJSON library for OpenResty.☆53Updated 8 years ago
- Native support for cross-site scripting (XSS) in an nginx☆148Updated last week
- This is a nginx module that reads HTTP POST and PUT request body encoded in "application/x-www-form-urlencoded", and parse the argume…☆120Updated 7 years ago
- collection of small and useful nginx add-ons.☆55Updated 8 years ago
- RabbitMQ bindings for Lua☆50Updated 12 years ago
- Lua gearman client driver for the ngx_lua based on the cosocket API