Warn for bad combination of cookie options
[tor/rransom.git] / changes / bug1843
blobf44054ee223a7e6fe83be9233a1ff639d21e5435
1   o Minor features:
2     - Warn when CookieAuthFileGroupReadable is set but CookieAuthFile is
3       not. This would lead to a cookie that is still not group readable.
4       Closes bug 1843. Suggested by katmagic.