Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2022 08:57:49 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 69b75957824c - main - security/nextcloud-twofactor_u2f: Deprecated, use webautn
Message-ID:  <202206110857.25B8vnkq076901@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69b75957824c4c71f40108f6e8bea722ba34590c

commit 69b75957824c4c71f40108f6e8bea722ba34590c
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-06-11 08:57:44 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-06-11 08:57:44 +0000

    security/nextcloud-twofactor_u2f: Deprecated, use webautn
---
 security/nextcloud-twofactor_u2f/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile
index fb94cc12c2cc..f47309cfd752 100644
--- a/security/nextcloud-twofactor_u2f/Makefile
+++ b/security/nextcloud-twofactor_u2f/Makefile
@@ -16,6 +16,11 @@ COMMENT=	U2F multi-factor auth app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Upstream deprecated this port in favor of twofactor_webauthn. Check\
+		https://github.com/nextcloud/twofactor_webauthn\#migration-from-two-factor-u2f\
+		for migration instructions
+EXPIRATION_DATE=2022-08-01
+
 RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206110857.25B8vnkq076901>