X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=blobdiff_plain;f=caf.pod;h=6ddc56e647929e40678f68ceb2f33877b6e4ae7b;hp=4d2b3f67869ca0371e9e7f78b0826ca47479c03d;hb=refs%2Fheads%2Fmaster;hpb=4dc8006633cdc5bd000d488140260008b078a728 diff --git a/caf.pod b/caf.pod index 4d2b3f6..6ddc56e 100644 --- a/caf.pod +++ b/caf.pod @@ -492,7 +492,8 @@ yourself (and indeed you must do so if you use C). Returns a hash of the "relevant" parameters to this request, in a form suitable for C. This is all of the query -parameters which are not related to CGI::Auth::Flexible. The +parameters which are not related to CGI::Auth::Flexible's authentication +arrangements. (The srcdump request parameters B included.) The PATH_INFO from the request is returned as the parameter C<< '' >>. =back @@ -669,7 +670,8 @@ the form used by C. The contents of this hashref does not include the CAF-specific parameters such as the secret cookie, those which follow from the kind -of diversion requested, etc. +of diversion requested, etc. (But they may include the +srcdump_param_name, so that srcdump_needlogin can work properly.) It is correct to always include the contents of C as hidden parameters in the urls for all redirections, and as hidden input