IPREPD_WHITELISTED_LISThas been deprecated andIPREPD_ALLOWLISThas been added. If both are specifiedIPREPD_ALLOWLISTtakes precedence.IPREPD_WHITELISTED_LISTwill be removed in a future release.- Build and test process has changed resulting in leaner docker image for production deployments
- The allowlist functionality now supports ipv6. This was done by changing a dependency from iputils to ipmatcher.
- Uses newer iprepd api version
- Expect comma delimited strings for
IPREPD_WHITELISTED_LISTandAUDIT_URI_LISTand parse them in the module, instead of requiring tables be constructed in the nginxinit_by_lua_block