From f2be4ab1638eb7e8ac022b25af1fff6e402b1db7 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Wed, 7 Feb 2018 20:32:00 -0500 Subject: Add login/signup view --- app/view/login.php | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 app/view/login.php (limited to 'app') diff --git a/app/view/login.php b/app/view/login.php new file mode 100644 index 0000000..b88c990 --- /dev/null +++ b/app/view/login.php @@ -0,0 +1,117 @@ + + + + + + + + + + + + + +
+ +
+

Almost there...

+

Scrott's database is working, but no user accounts exist.
+ Use the form below to signup as an admin.

+
+ It is presumed that you are the administrator for this Scrott install.
+ There is a security risk involved with exposing this page to the public! +
+
+ + +
+
+
+
+ +
+
+
+
+

Login

+ + + + +
+ + + Signup + + + + +
+
+
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+
+

Signup for Scrott

+ + + + + +
+ + + Cancel + + + + +
+
+
+
+
+ +
+
+
+
+
+ + + + -- cgit v1.2.3