From dcbce9942b8172a97efcbe28fbdaedae5bda473d Mon Sep 17 00:00:00 2001 From: daragh Date: Sun, 18 Feb 2024 02:42:06 +0000 Subject: [PATCH] Table now refreshes after deleting / adding key Can get keys multiple times, ssh key is now an attribute of the row, so no weird logic when deleting the key. Tested with mockoon seems to be working. --- src/modify_ssh.html | 2 +- src/modify_ssh.js | 91 ++++++++++++++++++++++++++++++--------------- 2 files changed, 62 insertions(+), 31 deletions(-) diff --git a/src/modify_ssh.html b/src/modify_ssh.html index 298d140..8d0d47a 100644 --- a/src/modify_ssh.html +++ b/src/modify_ssh.html @@ -5,7 +5,7 @@ SSH - +