mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Finished work on ciphers (import, update, and the missing types)
This commit is contained in:
@@ -31,6 +31,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_cipher,
|
||||
put_cipher,
|
||||
delete_cipher,
|
||||
delete_cipher_post,
|
||||
delete_all,
|
||||
|
||||
get_folders,
|
||||
|
Reference in New Issue
Block a user