From 8a02852030716dbdbd64efdd4954ab9ac8f828f9 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 8 Jun 2016 05:00:16 +0800 Subject: Simple Web UI for changing password Using Bootstrap & jQuery. --- index.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..d31c7a8 --- /dev/null +++ b/index.html @@ -0,0 +1,54 @@ + + + + + + + + + + Juan De La Cosa + + + +
+

Your account does not exist

+
+ Your login would be , but it does not exist in the database. +
+
+ +
+ +

Your Account

+

The button below generates a new password every time you click it. +
The new password shows for a short time, then you copy it.

+ + +
+
+ +
+ +
+
+
+ +
+ + +
+
+
Password changed
+
+
+ + +
+ + + + + + + -- cgit v1.2.3