From 4b519de5f9955cabc363b7217f869cdac5e2f757 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 28 Apr 2014 12:23:18 -0400 Subject: Actually put ExtORPortCookieAuthFile into config.c Fixes bug 11635; bugfix on 0.2.5.1-alpha. --- changes/bug11635 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug11635 (limited to 'changes/bug11635') diff --git a/changes/bug11635 b/changes/bug11635 new file mode 100644 index 0000000000..bb5eceee30 --- /dev/null +++ b/changes/bug11635 @@ -0,0 +1,6 @@ + o Minor bugfixes (pluggable transports): + - Enable the ExtORPortCookieAuthFile option, to allow changing the + default location of the authentication token for the extended OR Port + as used by sever-side pluggable transports. We had implemented this + option before, but the code to make it settable had been omitted. + Fixes bug 11635; bugfix on 0.2.5.1-alpha. -- cgit v1.2.3-54-g00ecf