list.fhtml: Make `logout' be a POST operation.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 23 Jan 2014 19:05:23 +0000 (19:05 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 23 Jan 2014 19:08:50 +0000 (19:08 +0000)
commitb5fb855f1d152ef0c52d579b96c006a63e77fd10
treeec0dae3b5e783d4a1c059461638aa54051f6b727
parentea0eda5a7760ecd64663def89e55111e0d76ae3d
list.fhtml: Make `logout' be a POST operation.

It's really not idempotent.  And also it will spam the CSRF token into
the URL, which isn't what we want.
list.fhtml