chiark / gitweb /
Mention login cookie
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 May 2011 10:53:06 +0000 (11:53 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 28 May 2011 10:53:06 +0000 (11:53 +0100)
CHANGES.html
templates/login.tmpl

index 976b1169445551f28e1c3e1948baf80c63b4c76d..617f880fb034f64f35306dc86b52a4716e4f46de 100644 (file)
@@ -68,6 +68,14 @@ span.command {
 <p>This file documents recent user-visible changes to <a
  href="http://www.greenend.org.uk/rjk/disorder/">DisOrder</a>.</p>
 
+<h2>Changes up to version 5.0.2</h2>
+
+<div class=section>
+
+<p>The login form now indicates that a cookie will be set.</p>
+
+</div>
+
 <h2>Changes up to version 5.0.1</h2>
 
 <div class=section>
index 47bc334c5a22837bcc39c26dfa661974df98ef70..972ed93c534e0fcbff7e7509c19411ebae5e77b2 100644 (file)
@@ -74,6 +74,11 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
    your email address, and if a reminder has been sent too recently
    then it won't be possible to send one.</p>
 
+   <p>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.</p>
+
    <form class=reminder action="@url" method=POST
          enctype="multipart/form-data" accept-charset=utf-8>
      <table class=login>