From: Richard Kettlewell Date: Sat, 28 May 2011 10:53:06 +0000 (+0100) Subject: Mention login cookie X-Git-Tag: 5.0.2~1^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/06bedf43ec0e56b352be511d817f0eab3d0ba539?ds=sidebyside Mention login cookie --- diff --git a/CHANGES.html b/CHANGES.html index 976b116..617f880 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -68,6 +68,14 @@ span.command {

This file documents recent user-visible changes to DisOrder.

+

Changes up to version 5.0.2

+ +
+ +

The login form now indicates that a cookie will be set.

+ +
+

Changes up to version 5.0.1

diff --git a/templates/login.tmpl b/templates/login.tmpl index 47bc334..972ed93 100644 --- a/templates/login.tmpl +++ b/templates/login.tmpl @@ -74,6 +74,11 @@ along with this program. If not, see . your email address, and if a reminder has been sent too recently then it won't be possible to send one.

+

Logging in will set a cookie. This cookie is only used for + authentication purposes. Do not log in if you do not consent to this cookie + being set. The cookie should be deleted when you log out, and will + eventually expire in any case.

+