mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat: Allow deleting users (#4028)
* Add deleted column to the users table * Fix user indexes * Add frontend * Add test
This commit is contained in:
@@ -30,4 +30,5 @@ rename:
|
||||
rbac_roles: RBACRoles
|
||||
ip_address: IPAddress
|
||||
ip_addresses: IPAddresses
|
||||
ids: IDs
|
||||
jwt: JWT
|
||||
|
||||
Reference in New Issue
Block a user