chiark / gitweb /
'confirm' now logs the user in (and sends back their username so the
authorrjk@greenend.org.uk <>
Mon, 31 Dec 2007 10:26:52 +0000 (10:26 +0000)
committerrjk@greenend.org.uk <>
Mon, 31 Dec 2007 10:26:52 +0000 (10:26 +0000)
commit3036551977f003d9ef3bc15e682201272f400840
tree29c58d8f8ae7b40cb01db32ba24cda9ad813e289
parentd2777468e2a7ee29693a2f1c72ae21320afbbc78
'confirm' now logs the user in (and sends back their username so the
CGI knows who it is today).  The CGI then gets a new cookie so that
the user continues being logged in.

This is a bit of a change from the original design but does save the
user a bit of time.

Also improved some of the associated web page text.
lib/client.c
lib/trackdb.c
lib/trackdb.h
server/dcgi.c
server/server.c
templates/options.labels