zuavra / nginx-ip-whitelister

Backend for ngx_http_auth_request_module that whitelists remote IP address if a key is presented in URL.
MIT License
47 stars 3 forks source link

Multi-service support #16

Closed zuavra closed 1 year ago

zuavra commented 1 year ago

Maintain multiple whitelists, so that one install can be used for multiple distinct services.

zuavra commented 1 year ago

Implemented in v1.4.0.