From 83e994c11fcc25a525e604bf7cc100f574794e02 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 11 Oct 2018 12:20:18 +0200 Subject: Make it possible to enforce mandatory 2FA for groups Signed-off-by: Christoph Wurst --- settings/src/components/AdminTwoFactor.vue | 106 +++++++++++++++++++++++------ 1 file changed, 85 insertions(+), 21 deletions(-) (limited to 'settings/src/components') diff --git a/settings/src/components/AdminTwoFactor.vue b/settings/src/components/AdminTwoFactor.vue index a4ce482f70c..e12ceb31533 100644 --- a/settings/src/components/AdminTwoFactor.vue +++ b/settings/src/components/AdminTwoFactor.vue @@ -1,7 +1,7 @@