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.
This commit is contained in:
daragh 2024-02-18 02:42:06 +00:00
parent 5f11bbce09
commit dcbce9942b
No known key found for this signature in database
2 changed files with 62 additions and 31 deletions

View file

@ -5,7 +5,7 @@
<title>SSH</title>
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
<script src="modify_ssh.js"></script>
<script type="module" src="modify_ssh.js"></script>
</head>
<style>
.center {