From d057512514b327f14184065068198521a9cdbb68 Mon Sep 17 00:00:00 2001 From: Julian Krauser Date: Thu, 24 Jul 2025 07:53:31 +0200 Subject: [PATCH] fix: allow admin user creation on setup with pw or totp --- src/views/setup/Verify.vue | 91 ++++++++++++++++++++++++++++++++++---- 1 file changed, 83 insertions(+), 8 deletions(-) diff --git a/src/views/setup/Verify.vue b/src/views/setup/Verify.vue index 06a6bf0..3ff59ae 100644 --- a/src/views/setup/Verify.vue +++ b/src/views/setup/Verify.vue @@ -15,15 +15,61 @@ Zum Einrichtungsstart
- totp +
+

+ TOTP +

+

+ Passwort +

+
+

Dein Nutzername: {{ username }}

+
+ totp - + -
-
- +
+
+ +
+
+ + +

Passwörter stimmen nicht überein

+