From 24ba2889af24b75d3f162486aec9759562030bbb Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Sat, 2 Mar 2019 13:12:41 +0100 Subject: [PATCH] Update manifest (#1658) --- lemonldap-ng-portal/MANIFEST | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lemonldap-ng-portal/MANIFEST b/lemonldap-ng-portal/MANIFEST index 0fa7cda3b..3b6e8b588 100644 --- a/lemonldap-ng-portal/MANIFEST +++ b/lemonldap-ng-portal/MANIFEST @@ -100,6 +100,7 @@ lib/Lemonldap/NG/Portal/Plugins/AutoSignin.pm lib/Lemonldap/NG/Portal/Plugins/BruteForceProtection.pm lib/Lemonldap/NG/Portal/Plugins/CDA.pm lib/Lemonldap/NG/Portal/Plugins/CheckState.pm +lib/Lemonldap/NG/Portal/Plugins/CheckUser.pm lib/Lemonldap/NG/Portal/Plugins/ForceAuthn.pm lib/Lemonldap/NG/Portal/Plugins/GrantSession.pm lib/Lemonldap/NG/Portal/Plugins/History.pm @@ -323,6 +324,7 @@ site/templates/bootstrap/2fchoice.tpl site/templates/bootstrap/2fregisters.tpl site/templates/bootstrap/casBack2Url.tpl site/templates/bootstrap/checklogins.tpl +site/templates/bootstrap/checkuser.tpl site/templates/bootstrap/confirm.tpl site/templates/bootstrap/customfooter.tpl site/templates/bootstrap/customhead.tpl @@ -499,6 +501,8 @@ t/66-CDA-already-auth.t t/66-CDA-with-REST.t t/66-CDA-with-SOAP.t t/66-CDA.t +t/67-CheckUser-with-token.t +t/67-CheckUser.t t/70-2F-TOTP-with-History.t t/70-2F-TOTP.t t/70-2F-TOTP_8.t