From ecdcfff2460db708ae4b471140335ce47aaaf54b Mon Sep 17 00:00:00 2001 From: arf20 Date: Fri, 15 Mar 2024 22:28:01 +0100 Subject: Landing page and fixed register problems --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 788add9..b7441af 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ User types: Report problems with CST or such as password changes to admin@arf20.com FILES: + index.html + landing page, branding? + register.php -> login.php registers client to db send email with verification link @@ -53,7 +56,6 @@ FILES: SQL: -Database: arfnet2 Tables: users User logins id autoincrement, username, password (hash), email, email verification code, user type { client, helpdesk, accountant, admin }, register date -- cgit v1.2.3