mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-08 21:24:58 -05:00
Add PUT alias for editing cipher
This commit is contained in:
@@ -32,6 +32,7 @@ pub fn routes() -> Vec<Route> {
|
||||
get_cipher_admin,
|
||||
get_cipher_details,
|
||||
post_ciphers,
|
||||
put_cipher_admin,
|
||||
post_ciphers_admin,
|
||||
post_ciphers_import,
|
||||
post_attachment,
|
||||
|
||||
Reference in New Issue
Block a user