diff --git a/apps/app/src/components/account-settings/SecurityTab.vue b/apps/app/src/components/account-settings/SecurityTab.vue index 8a680de0..30981b49 100644 --- a/apps/app/src/components/account-settings/SecurityTab.vue +++ b/apps/app/src/components/account-settings/SecurityTab.vue @@ -268,7 +268,7 @@ function copyRegeneratedCodes() { - + -
+ -
-
- Authenticator app -
- - {{ totpConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }} - -
-
- -

- Gebruik Google Authenticator, Authy of een andere app. -

- - - Opnieuw instellen - - - Instellen - +
@@ -362,139 +360,139 @@ function copyRegeneratedCodes() { > -
+ -
-
- E-mailcode -
- - {{ emailConfigured ? 'Geconfigureerd' : 'Niet ingesteld' }} - -
-
- -

- Ontvang een code per e-mail bij elke login. -

- - - Opnieuw instellen - - - Instellen - +
- - -
- - - - - -
-
- Tweestapsverificatie uitschakelen -
-

- Dit vermindert de beveiliging van je account. -

-
- + - Uitschakelen - + +
+
+
+ + Backup codes +
+ + {{ backupCodesRemaining }} van 10 resterend + +
+ + Nieuwe codes + +
+ +
+
+ + +
+ + Tweestapsverificatie uitschakelen + +
@@ -682,3 +680,10 @@ function copyRegeneratedCodes() { --v-card-list-gap: 8px; } + + diff --git a/apps/portal/src/pages/profiel.vue b/apps/portal/src/pages/profiel.vue index 6a6f9288..0c73d63c 100644 --- a/apps/portal/src/pages/profiel.vue +++ b/apps/portal/src/pages/profiel.vue @@ -676,29 +676,39 @@ function viewEvent(eventId: string) {
-
- - Authenticator app - - {{ totpConfigured ? 'Actief' : 'Niet ingesteld' }} - - + - Primair - + + +
+ Authenticator app +
+ + {{ totpConfigured ? 'Actief' : 'Niet ingesteld' }} + + + Primair + +
+
-
- - E-mailcode - - Actief - - + - Primair - + + +
+ E-mailcode +
+ + Actief + + + Primair + +
+