From: Ian Jackson Date: Mon, 2 Nov 2015 17:39:38 +0000 (+0000) Subject: Pass srcdump request parameter when redirecting etc. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=66a33b3f4f0ead5cd54ef81886b94c53f2b806ea;hp=66a33b3f4f0ead5cd54ef81886b94c53f2b806ea;p=cgi-auth-flexible.git Pass srcdump request parameter when redirecting etc. For most of CAF's purposes, the srcdump request parameter is not really for srcdump, since it is not related to authentication. Rather, it exists simply because we do not own the application path namespace. So when generating (or requesting) redirects etc. we should treat it as a form parameter relating to the application. Signed-off-by: Ian Jackson ---