From 602dcd8e3774b09242787ba3b0f0e0599530638a Mon Sep 17 00:00:00 2001 From: David Goulet Date: Mon, 4 Oct 2021 14:36:05 -0400 Subject: hs-v2: Only log once the connection warning to v2 Closes #40474 Signed-off-by: David Goulet --- changes/ticket40474 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ticket40474 (limited to 'changes') diff --git a/changes/ticket40474 b/changes/ticket40474 new file mode 100644 index 0000000000..d2a7231106 --- /dev/null +++ b/changes/ticket40474 @@ -0,0 +1,5 @@ + o Minor bugfixes (onion service, TROVE-2021-008): + - Only log once any v2 access attempts in order to not pollute the logs + with warnings and avoid recording the times on disk when v2 access was + attempted. Important to note that the onion address was _never_ logged. + That is a Low security issue. Fixes bug 40474; bugfix on 0.4.5.8. -- cgit v1.2.3-54-g00ecf