mirror of
https://code.sup39.dev/repos/Wqawg
synced 2025-03-20 04:46:22 +09:00
SSH key deletion button
This commit is contained in:
parent
4d16203e5d
commit
298bbc57e4
4 changed files with 29 additions and 5 deletions
templates/key
|
@ -12,6 +12,11 @@ $# You should have received a copy of the CC0 Public Domain Dedication along
|
|||
$# with this software. If not, see
|
||||
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
|
||||
<p>
|
||||
<form method=POST action=@{KeyR user tag}>
|
||||
<input type=hidden name=_method value=DELETE>
|
||||
<input type=submit value="Delete this key">
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>Algorithm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue