From 9601810ebc690de7d909a64e8b2114e969dc86aa Mon Sep 17 00:00:00 2001 From: Thies Mueller Date: Fri, 8 Jan 2021 13:07:21 +0100 Subject: [PATCH] added index.html --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..3cfc0cc --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + Login POC + + +

Hi. Welcome to this login POC in PHP.

+

It's really crappy.

+ Click HERE to register.
+ Click HERE to login.
+ Click HERE if you already have a valid session.
+ Bye now. + + \ No newline at end of file