0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/log
Toby Allen c0efec52d9
Allow Masking of IP address in Logfile. (#1930)
* First working mask

* IP Mask working with defaults and empty

* add tests for ipmask

* Store Mask as setup, some tidying, cleaner flow

* Prevent mask from running when directive not present

* use custom replacement to store masked ip
2017-12-23 10:52:11 +00:00
..
log.go Allow Masking of IP address in Logfile. (#1930) 2017-12-23 10:52:11 +00:00
log_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup.go Allow Masking of IP address in Logfile. (#1930) 2017-12-23 10:52:11 +00:00
setup_test.go Allow Masking of IP address in Logfile. (#1930) 2017-12-23 10:52:11 +00:00