tor/changes/ticket40891
juga 56819b0a50 bwauth: Allow "node_id" KeyValue without "$"
Allow "node_id" KeyValue without the dollar sign at the start of the
hexdigit in the BandwidthFiles, in order to easier database queries
combining Tor documents in which the relays fingerprint doesn't
include it.
Bugfix on all supported versions of Tor.

Closes #40891
2024-01-30 10:47:13 -05:00

6 lines
338 B
Plaintext

o Minor feature (directory authority):
- Allow BandwidthFiles "node_id" KeyValue without the dollar sign at the
start of the hexdigit, in order to easier database queries combining
Tor documents in which the relays fingerprint does not include it.
Fixes bug 40891; bugfix on 0.4.7 (all supported versions of Tor).