mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-11 11:15:58 +03:00
Add bulk move and bulk delete
This commit is contained in:
@@ -36,6 +36,7 @@ pub fn routes() -> Vec<Route> {
|
||||
delete_cipher,
|
||||
delete_cipher_selected,
|
||||
delete_all,
|
||||
move_cipher_selected,
|
||||
|
||||
get_folders,
|
||||
get_folder,
|
||||
|
Reference in New Issue
Block a user