boulder/web
Aaron Gable 9e3b4bec18
Remove contact addresses from WFE logs (#6939)
The contacts field of an account can be very verbose, and is irrelevant
to the vast majority -- e.g. creating orders, validating challenges, and
downloading certificates -- of requests made by an account. To reduce
the length of our WFE log lines, remove the Contacts field from all
logs. When we actually need it, we can get it from the database.

Also remove the RequestEvent.TLS field, which is unused.
2023-06-20 14:56:27 -07:00
..
context.go Remove contact addresses from WFE logs (#6939) 2023-06-20 14:56:27 -07:00
context_test.go Deprecate StripDefaultSchemePort flag (#5265) 2021-02-08 11:30:52 -08:00
docs.go Factor out context.go from wfe and wfe2. (#3086) 2017-09-26 13:54:14 -04:00
jwk.go Remove redundant jose import alias (#6887) 2023-05-15 09:45:58 -07:00
probs.go Probs: remove divergences from RFC8555 (#6877) 2023-05-15 12:35:12 -07:00
probs_test.go Probs: remove divergences from RFC8555 (#6877) 2023-05-15 12:35:12 -07:00
relative.go Remove BaseURL from WFE config. (#3540) 2018-03-09 11:04:02 +00:00
send_error.go Probs: simplifications and cleanup (#6876) 2023-05-12 12:10:13 -04:00
send_error_test.go Probs: simplifications and cleanup (#6876) 2023-05-12 12:10:13 -04:00