Revise handling of "filename" directive element
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 21 Oct 2022 02:29:20 +0000 (21:29 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 21 Oct 2022 02:29:20 +0000 (21:29 -0500)
commite77dfc7773d28c7ac45e282234f240f2caa075d9
treef3e2f775a13d18ace40b42ccabfd3830d8008fd8
parentb016bd0740b46c0e3dd1f540b17236a2785ed48a
Revise handling of "filename" directive element

All protocol versions so far imply an "install" command when a directive
is uploaded as part of a triplet.  This commit also adds infrastructure
to support a possible future explicit "install" command, removes a useless
validation of the packet stem against the directive file name, and cleans
up a now-unneeded variable that had been left as scaffolding.
gatekeeper.pl