Skip to content

v6.5.5

Choose a tag to compare

@mrinc mrinc released this 20 Jun 20:19
· 1 commit to master since this release
feat(ipHandlerPlugin.ts): add IP rewriting plugin for Fastify server

feat(ipHandlerPlugin.ts): add support for trusted IPs and accepted headers
feat(ipHandlerPlugin.ts): add logging support for IP rewriting plugin
feat(plugin.ts): pass IP rewriting plugin options to fastifyIP plugin
feat(sec.config.ts): add IPReWrite interface to FastifyWebServerConfig
feat(sec.config.ts): add ipRewrite field to FastifyWebServerConfig
feat(sec.config.ts): add support for trusted IPs and accepted headers in ipRewrite field
feat(sec.config.ts): remove usingCloudflareWarpTraefikPlugin field from FastifyWebServerConfig
feat(sec.config.ts): add enabled field to IPReWrite interface and ipRewrite field in FastifyWebServerConfig