From eec783bd77d98065a8dbde5f34601b2294e57885 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 1 Jan 2024 09:31:32 +0000 Subject: [PATCH] feat: Moved the JS out of the password recovery page into its own file Related to #9 --- src/recovery/password.html | 52 +++----------------------------------- src/recovery/password.js | 50 ++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 49 deletions(-) create mode 100644 src/recovery/password.js diff --git a/src/recovery/password.html b/src/recovery/password.html index 89ea4c3..e00e3d2 100644 --- a/src/recovery/password.html +++ b/src/recovery/password.html @@ -17,7 +17,7 @@

Request a password reset sent to your linked email.
Enter either email address or skynet username.

-
+ @@ -31,58 +31,12 @@ - +

- +