From 741bb8c7ca2c0fc49afa4a2701a9e9cbcee3eeac Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Mon, 1 Jan 2024 09:41:24 +0000 Subject: [PATCH] feat: Moved the JS out of the ssh recovery page into its own file Related to #9 --- src/recovery/ssh-request.html | 47 ++++------------------------------- src/recovery/ssh-request.js | 40 +++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 42 deletions(-) create mode 100644 src/recovery/ssh-request.js diff --git a/src/recovery/ssh-request.html b/src/recovery/ssh-request.html index 3778d9a..c92d092 100644 --- a/src/recovery/ssh-request.html +++ b/src/recovery/ssh-request.html @@ -15,7 +15,9 @@

SSH key recovery

- Recover a legacy skynet account using your username and set a new email address to link to the account. Use this only if you do not remember the account password and the linked account email is lost or incorrect.
Enter skynet username & email you have used with UL Wolves.
+ Recover a legacy skynet account using your username and set a new email address to link to the account. Use this only if you do not remember the account password and the linked account email is lost or incorrect. +
+ Enter skynet username & email you have used with UL Wolves.

@@ -29,51 +31,12 @@
- +

- +