From: Iain Patterson Date: Tue, 25 Jun 2013 10:26:33 +0000 (-0400) Subject: Added logout link. X-Git-Tag: 2013-06-25^0 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;ds=sidebyside;h=46b1088ec3f691835716b9deedea3aae8afc59ad;hp=46b1088ec3f691835716b9deedea3aae8afc59ad;p=readifood.git Added logout link. Configure web server to deny all requests for the /logout URI, for example with "require user nonexistent" thus forcing a reauthentication. ---