mozilla-services / iprepd-nginx

Openresty nginx module for integrating with iprepd
https://github.com/mozilla-services/iprepd
Mozilla Public License 2.0
9 stars 5 forks source link

Handle parsing IPREPD_WHITELISTED_LIST and AUDIT_URI_LIST in module #39

Closed ameihm0912 closed 4 years ago

ameihm0912 commented 4 years ago

As they can be set in the environment, handle parsing these values in iprepd-nginx instead of needing to render Lua tables in the nginx configuration as part of the module configuration.