Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: onno204/badger

Tags

v1.2.5

Toggle v1.2.5's commit message
Updated traefik to link to this repo

v1.2.4

Toggle v1.2.4's commit message
config: Make clientIPHeader optional with secure defaults

- ClientIPHeader now defaults to nil (uses req.RemoteAddr)
- Only processes forwarded headers when explicitly configured
- Maintains backward compatibility while improving security posture