diff options
Diffstat (limited to 'changes/bug1843')
-rw-r--r-- | changes/bug1843 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug1843 b/changes/bug1843 new file mode 100644 index 000000000..f44054ee2 --- /dev/null +++ b/changes/bug1843 @@ -0,0 +1,4 @@ + o Minor features: + - Warn when CookieAuthFileGroupReadable is set but CookieAuthFile is + not. This would lead to a cookie that is still not group readable. + Closes bug 1843. Suggested by katmagic. |