mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-11 11:15:58 +03:00
Updated Cipher API with breaking changes, and included backwards compatibility
This commit is contained in:
@@ -32,8 +32,9 @@ pub fn routes() -> Vec<Route> {
|
||||
delete_attachment,
|
||||
post_cipher,
|
||||
put_cipher,
|
||||
delete_cipher,
|
||||
delete_cipher_post,
|
||||
delete_cipher,
|
||||
delete_cipher_selected,
|
||||
delete_all,
|
||||
|
||||
get_folders,
|
||||
|
Reference in New Issue
Block a user