From: Ian Jackson Date: Mon, 2 Nov 2015 17:35:24 +0000 (+0000) Subject: Docs: Fix reference to $authreq->chain_params X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=cgi-auth-flexible.git;a=commitdiff_plain;h=4dc8006633cdc5bd000d488140260008b078a728;hp=413be458170c3e3e0eaf15d7e0d525228bf9651c Docs: Fix reference to $authreq->chain_params This is public now so its name does not start with _. Signed-off-by: Ian Jackson --- diff --git a/caf.pod b/caf.pod index a5c8a3e..4d2b3f6 100644 --- a/caf.pod +++ b/caf.pod @@ -488,7 +488,7 @@ Returns the value of the secret cookie. CGI::Auth::Flexible sets this cookie in the forms generated by C. You may also set it yourself (and indeed you must do so if you use C). -=item C<< $authreq->_chain_params() >> +=item C<< $authreq->chain_params() >> Returns a hash of the "relevant" parameters to this request, in a form suitable for C. This is all of the query