From cac187ab102fdf9cc8724e84cc58c66f9907f513cf44e757ffb7ca7b64983010 Mon Sep 17 00:00:00 2001 From: nestict Date: Fri, 16 Jan 2026 15:38:00 +0100 Subject: [PATCH] Upload files to "auth" Signed-off-by: nestict --- auth/forgot-password.html | 44 +++++++++++++++++++ auth/login.html | 70 ++++++++++++++++++++++++++++++ auth/reset.html | 91 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 205 insertions(+) create mode 100644 auth/forgot-password.html create mode 100644 auth/login.html create mode 100644 auth/reset.html diff --git a/auth/forgot-password.html b/auth/forgot-password.html new file mode 100644 index 0000000..ab97a90 --- /dev/null +++ b/auth/forgot-password.html @@ -0,0 +1,44 @@ + + + + + + + Login - OpenHRMS Dashboard + + + +
+
+
+

Forgot Password?

+

Type in your email to reset the password

+
+
+ + +
+ + +
+
+
+
+ + + + + + diff --git a/auth/login.html b/auth/login.html new file mode 100644 index 0000000..a193974 --- /dev/null +++ b/auth/login.html @@ -0,0 +1,70 @@ + + + + + + + Login - OpenHRMS Dashboard + + + +
+
+
+

Sign In

+

Please login to access the dashboard.

+
+
+ + +
+
+ +
+ + +
+
+ + Forgot password? +
+
+
+
+ + + + + + diff --git a/auth/reset.html b/auth/reset.html new file mode 100644 index 0000000..c1965b2 --- /dev/null +++ b/auth/reset.html @@ -0,0 +1,91 @@ + + + + + + + Reset Password - OpenHRMS Dashboard + + + +
+
+
+

Reset Password

+

Enter your new password to reset

+
+
+ +
+ + +
+
+ +
+ +
+ + +
+
+ + +
+
+
+
+ + + + + +