If a dynamic CGI page has been requested through https, use https URLs
authorFabian Keil <fk@fabiankeil.de>
Wed, 27 May 2020 07:02:47 +0000 (09:02 +0200)
committerFabian Keil <fk@fabiankeil.de>
Mon, 1 Jun 2020 08:06:41 +0000 (10:06 +0200)
commit3dfff657b0fc14d0af804e566b69e4d83629ddc6
tree05d30b02e7f3a51e3c50f8c070a0739f13126447
parent0f81ac1878826e840993e146de322d160f2d3fc4
If a dynamic CGI page has been requested through https, use https URLs

... and accept https versions of the CGI pages as trusted referrers.

This prevents mixed-content warnings when accessing the
CGI pages through https.

Sponsored by: Robert Klemme
cgi.c
cgi.h
project.h