mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
0808ed83f9
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.
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
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.
|