mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-17 09:13:07 +03:00
Merge pull request #139 from mprasil/edit_shared_fix
Add PUT alias for editing cipher
This commit is contained in:
@@ -33,6 +33,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