diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 6c95b7cd0..67a3f4be5 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= tailscale -PLUGIN_VERSION= 1.3 +PLUGIN_VERSION= 1.4 PLUGIN_COMMENT= VPN mesh securely connecting clients using WireGuard PLUGIN_DEPENDS= tailscale PLUGIN_MAINTAINER= sam@sheridan.uk diff --git a/security/tailscale/pkg-descr b/security/tailscale/pkg-descr index 0ca830b13..2676046f4 100644 --- a/security/tailscale/pkg-descr +++ b/security/tailscale/pkg-descr @@ -6,9 +6,12 @@ https://tailscale.com/ Plugin Changelog ================ -1.3 +1.4 * set pre-auth key field in UI to optional, enables registration via pre-auth key or AuthURL from status page + +1.3 + * modify RC script to prevent re-using auth key if already authenticated 1.2