Revise checks for "filename" directive element in read_directive_file
authorJacob Bachmeyer <jcb@gnu.org>
Thu, 20 Oct 2022 03:49:36 +0000 (22:49 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Thu, 20 Oct 2022 03:49:36 +0000 (22:49 -0500)
commit7e5f54b77978f02dc881f0b8d5700d64f18d1063
tree190d4476454dca0e3921a736f0a83dde849f1943
parent43da810eaaf4ac49f2bb796767e2a0db06f8d891
Revise checks for "filename" directive element in read_directive_file

The revised code uses the "filename" directive element as a command to
install an uploaded file.  This change ensures that a legitimate loose
directive will be processed even if accompanied with a bogus file.

This is a definitive break from protocol version 1.0, which was disabled
in 2012 and recently removed.
gatekeeper.pl