diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-03-15 22:28:01 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-03-15 22:28:01 +0100 |
commit | ecdcfff2460db708ae4b471140335ce47aaaf54b (patch) | |
tree | ac39f984b8a291107bc024c06b766fb5df524825 /README.md | |
parent | 2705e4a140918cfc5afad306afccdd6cc49475da (diff) | |
download | arfnet2-cstims-ecdcfff2460db708ae4b471140335ce47aaaf54b.tar.gz arfnet2-cstims-ecdcfff2460db708ae4b471140335ce47aaaf54b.zip |
Landing page and fixed register problems
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |