From 90944f64f3ed2b936ce6eedecee1035fd5e5796a Mon Sep 17 00:00:00 2001 From: Kcchouette Date: Sat, 8 May 2021 13:10:05 +0200 Subject: [PATCH] Adding error message If you don't enter a good email/password, you come back to connect.php?error=error_login_bad I'm letting you tested if it's ok with weird manually enter value (eg `"here'fake'message"error`) etc --- application/connect.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/application/connect.php b/application/connect.php index 590a86f..0e0397f 100644 --- a/application/connect.php +++ b/application/connect.php @@ -32,6 +32,12 @@

+ +
+
+
+ +
@@ -102,4 +108,4 @@ class="glyphicon glyphicon-ok form-control-feedback otbHidden" aria-hidden="true - \ No newline at end of file +