summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2014-09-04 06:25:38 +0200
committerSebastian Hahn <sebastian@torproject.org>2014-09-04 06:25:38 +0200
commit10fe5bad9aaf326b925092883b856f64f8dca478 (patch)
tree2931015cb43ec7eb5a29bedfde7ce6b45728a39a /changes
parent54348201f7cce9c0c01e9d4835714a2fec55c67c (diff)
downloadtor-10fe5bad9aaf326b925092883b856f64f8dca478.tar.gz
tor-10fe5bad9aaf326b925092883b856f64f8dca478.zip
Remove the AuthDirRejectUnlisted config option
This is in preparation for a big patch series removing the entire Naming system from Tor. In its wake, the approved-routers file is being deprecated, and a replacement option to allow only pre-approved routers is not being implemented.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug128994
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12899 b/changes/bug12899
new file mode 100644
index 0000000000..eb7c90dd7e
--- /dev/null
+++ b/changes/bug12899
@@ -0,0 +1,4 @@
+ o Removed features:
+ - The "AuthDirRejectUnlisted" option no longer has any effect, as
+ the fingerprints file (approved-routers) has been deprecated.
+