From 086537466006663c9095d24ef24cb12091d15ae3 Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sun, 23 Nov 2025 02:45:22 +0100 Subject: [PATCH] as --- partials/landing/login/login.php | 5 + public/account.php | 201 ------------------------------- public/logout.php | 11 -- public/register.php | 197 ------------------------------ 4 files changed, 5 insertions(+), 409 deletions(-) delete mode 100644 public/account.php delete mode 100644 public/logout.php delete mode 100644 public/register.php diff --git a/partials/landing/login/login.php b/partials/landing/login/login.php index 2083515..1026f1f 100644 --- a/partials/landing/login/login.php +++ b/partials/landing/login/login.php @@ -90,6 +90,7 @@ if ($flash && !empty($flash['context']) && in_array($flash['context'], ['login', required class="w-full rounded-lg border border-brand-border bg-brand-bg/60 px-3 py-2 text-sm text-brand-text placeholder:text-brand-muted/60 focus:outline-none focus:ring-2 focus:ring-brand-primary/60" placeholder="you@example.com" + autocomplete="username" > @@ -104,6 +105,7 @@ if ($flash && !empty($flash['context']) && in_array($flash['context'], ['login', required class="w-full rounded-lg border border-brand-border bg-brand-bg/60 px-3 py-2 text-sm text-brand-text placeholder:text-brand-muted/60 focus:outline-none focus:ring-2 focus:ring-brand-primary/60" placeholder="••••••••" + autocomplete="current-password" > @@ -153,6 +155,7 @@ if ($flash && !empty($flash['context']) && in_array($flash['context'], ['login', required class="w-full rounded-lg border border-brand-border bg-brand-bg/60 px-3 py-2 text-sm text-brand-text placeholder:text-brand-muted/60 focus:outline-none focus:ring-2 focus:ring-brand-primary/60" placeholder="Dein Name" + autocomplete="name" > @@ -167,6 +170,7 @@ if ($flash && !empty($flash['context']) && in_array($flash['context'], ['login', required class="w-full rounded-lg border border-brand-border bg-brand-bg/60 px-3 py-2 text-sm text-brand-text placeholder:text-brand-muted/60 focus:outline-none focus:ring-2 focus:ring-brand-primary/60" placeholder="you@example.com" + autocomplete="email" > @@ -181,6 +185,7 @@ if ($flash && !empty($flash['context']) && in_array($flash['context'], ['login', required class="w-full rounded-lg border border-brand-border bg-brand-bg/60 px-3 py-2 text-sm text-brand-text placeholder:text-brand-muted/60 focus:outline-none focus:ring-2 focus:ring-brand-primary/60" placeholder="Mindestens 8 Zeichen" + autocomplete="new-password" > diff --git a/public/account.php b/public/account.php deleted file mode 100644 index d7289cd..0000000 --- a/public/account.php +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - Mein Konto – usbcheck.it - - - - - - - - - - - - - -
-
- -
-
- - - - - - diff --git a/public/logout.php b/public/logout.php deleted file mode 100644 index 7b6116e..0000000 --- a/public/logout.php +++ /dev/null @@ -1,11 +0,0 @@ -logout(); - -header('Location: /'); -exit; diff --git a/public/register.php b/public/register.php deleted file mode 100644 index 1c544c6..0000000 --- a/public/register.php +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - Registrieren – usbcheck.it - - - - - - - - - - - - - -
-
-
-
-

Konto erstellen

-

- Erstelle einen kostenlosen Account, um deine USB-Tests zu speichern und mehrere Sticks zu verwalten. -

- - -
- -
- - -
- - -
- - - -
- -
- -
- - - -
- -
- 3–32 Zeichen, Buchstaben/Zahlen/._- erlaubt. -
-
- -
- - - -
- -
- -
- - - -
- -
- Mindestens 10 Zeichen. Bitte ein sicheres Passwort wählen. -
-
- -
- - - -
- -
- -
- - -
- -
- - - Bereits ein Konto? Login - -
-
-
-
-
-
- - - - - -