Make more variables safe for use in invitations.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Oct 2018 15:17:20 +0000 (17:17 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 18 Oct 2018 15:17:20 +0000 (17:17 +0200)
commit469a261b7547f07ab26f46eb3774beca17c75cd2
treef8486e9549db4396d229cf0ef983b98ba6d55586
parent10527e172ec4293faa8499fea136c14ffaed510a
Make more variables safe for use in invitations.

When writing one's own invitation files, more variables are now accepted
by the invitee. The goal is to allow anything that doesn't interfere
with the existing network configuration of the invitee and that doesn't
cause any unexpected behaviour, such as starting running commands.
src/tincctl.c