mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-22 16:03:32 +00:00
Implement delete-admin call
This commit is contained in:
@@ -41,6 +41,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_cipher,
|
||||
put_cipher,
|
||||
delete_cipher_post,
|
||||
delete_cipher_post_admin,
|
||||
delete_cipher,
|
||||
delete_cipher_selected,
|
||||
delete_all,
|
||||
|
||||
Reference in New Issue
Block a user