From: Ian Jackson Date: Thu, 21 Mar 2013 14:57:29 +0000 (+0000) Subject: docs: more work X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=commitdiff_plain;h=8a20940a918ec4b98c4a38c295dda6488b6f4ece docs: more work --- diff --git a/caf.pod b/caf.pod index ba5300c..aa9566b 100644 --- a/caf.pod +++ b/caf.pod @@ -659,6 +659,19 @@ C hook for C) to generate form entry fields. The default is C<['username']>. +=item C + +Arrayref of name(s) of form parameters indicating that the request is +a logout request. + +Used by the default C hook. + +If you want users to be able to explicitly log out, you need to +provide a logout button, something like +C<< > + +The default is C<['caf_logout']> + =back =head2 SETTINGS FOR SOURCE CODE DOWNLOAD FACILITY @@ -674,6 +687,16 @@ If this is a relative path, it is in C. =back +=head2 SETTINGS FOR HTML GENERATION + +=over + +=item C + +xxx + +=back + =head1 DATABASE TABLES