mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
dirserv: Improve returned message when relay is rejected
Explicitly inform the operator of the rejected relay to set a valid email address in the ContactInfo field and contact bad-relays@ mailing list. Fixes #25170 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
Nick Mathewson
parent
e91bae66d8
commit
e658dad625
@@ -0,0 +1,5 @@
|
||||
o Minor bugfix (directory authority, documentation):
|
||||
- When a fingerprint or network address is marked as rejected, the
|
||||
returned message by the authority now explicitly mention to set a valid
|
||||
ContactInfo address and contact the bad-relays@ mailing list. Fixes bug
|
||||
25170; bugfix on 0.2.9.1.
|
||||
Reference in New Issue
Block a user