Align actual behavior with stated intent
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 17 Mar 2023 04:20:00 +0000 (23:20 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 17 Mar 2023 04:20:00 +0000 (23:20 -0500)
commit85755f3f3f96f8d7ba8cdf1ac724a112c6ea78cb
tree4ee242f1a08cc19215c726ee0660620b71e4f0c8
parent0f9d966a1f43d7adb792b00064a8afdc56636cb4
Align actual behavior with stated intent

Any directive with a valid signature from any known key should be sent
to the public archive; the internal archive catches the rest that could
include abusive messages from anonymous parties.  Previously, the code
could only reliably recognize a valid signature if the directive syntax
is valid.  The testsuite is adjusted accordingly.
gatekeeper.pl
testsuite/gatekeeper.all/01_loose.exp
testsuite/gatekeeper.all/03_triplet.exp