feat : made input for new key textarea, split keys on their comment to display in table. Made js code use async/await instead of then.
Works fine with mockoon but might need more testing with actual LDAP server.
This commit is contained in:
parent
7f40a4b259
commit
128794648c
4 changed files with 153 additions and 138 deletions
|
@ -55,7 +55,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
<a href="./ssh.html">SSH</a>
|
||||
<a href="ssh/index.html">SSH</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this service to manage your SSH keys.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue