From af5918c50c5eaa16701fbeeaf7219b6dc0d47f3f Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 30 Jan 2024 10:26:18 +0100 Subject: [PATCH] basic checks in user form --- install/index.php | 189 +++++++++++++++++++++++++++++++++------------- 1 file changed, 135 insertions(+), 54 deletions(-) diff --git a/install/index.php b/install/index.php index ff46fca37..162369b12 100644 --- a/install/index.php +++ b/install/index.php @@ -344,8 +344,7 @@ global $wavelog_url; - +
@@ -447,7 +446,7 @@ global $wavelog_url;
- +

Now you can create your first user in Wavelog. Fill out all fields and click continue.
Make sure you use a proper password.

@@ -455,11 +454,11 @@ global $wavelog_url;
- +
- +
@@ -467,7 +466,7 @@ global $wavelog_url;
- +
@@ -476,31 +475,30 @@ global $wavelog_url;
- +
- +
- +
- - - + +
- + -
+
+ +
- +
-
+
-

Checklist

-

Configuration

- -

Database

- -

First User

- +

Checklist

+

Configuration

+ +

Database

+ +

First User

+
@@ -634,8 +635,10 @@ global $wavelog_url;