Rename 'target_filename' accessor to 'upload_filename'
authorJacob Bachmeyer <jcb@gnu.org>
Fri, 30 Jun 2023 03:28:59 +0000 (22:28 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Fri, 30 Jun 2023 03:28:59 +0000 (22:28 -0500)
commit2027d66787e0f7d8cb5575cf276142d75eab7cf4
tree475dd706baa1c74eb9bd6d68b2e0a99cba11af23
parent7a3c42cfc39d334324cba7b7f225c4f1e237bdee
Rename 'target_filename' accessor to 'upload_filename'

This reflects the actual meaning of its return value, although the two
are currently synonymous.  Future plans may enable renaming a file pair
during its installation.  The current plans for autosigning support will
always rename autosign digest files during installation.
gatekeeper.pl