admin: Add purge interface
This commit adds a new option to the admin interface to purge an instance. This requires the user to manually confirm the name of the instance.
This commit is contained in:
parent
3321b5d0ba
commit
2384ee0841
16 changed files with 175 additions and 84 deletions
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Reworked SSH key support
|
||||
date: 2023-01-15
|
||||
---
|
||||
|
||||
- reworked and added ssh key management to the server
|
||||
- users can now add and remove ssh keys to their account
|
||||
- each user with an admin grant for a specific instance has ssh access via their keys
|
||||
- distillery administrators have implicit access to all instances
|
||||
Loading…
Add table
Add a link
Reference in a new issue