Merge branch 'maint-0.4.6' into release-0.4.6

This commit is contained in:
David Goulet
2021-10-06 13:25:08 -04:00
2 changed files with 14 additions and 4 deletions
+5
View File
@@ -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.