mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
When we merged the cookieauthfile creation logic in 33c3e60a37
, we
accidentally took out this feature. Fixes bug 12864, bugfix on
0.2.5.1-alpha.
Also adds an ExtORPortCookieAuthFileGroupReadable, since there's no
reason not to.
7 lines
274 B
Text
7 lines
274 B
Text
o Minor bugfixes:
|
|
- Restore the functionality of CookieAuthFileGroupReadable. Fixes bug
|
|
12864; bugfix on 0.2.5.1-alpha.
|
|
|
|
o Minor features:
|
|
- Add an ExtORPortCookieAuthFileGroupReadable option to make the
|
|
cookie file for the ExtORPort g+r by default.
|