mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-28 08:50:02 +02:00
Implement cipher sharing
This commit is contained in:
@@ -34,6 +34,7 @@ pub fn routes() -> Vec<Route> {
|
||||
delete_attachment_post,
|
||||
delete_attachment,
|
||||
post_cipher_admin,
|
||||
post_cipher_share,
|
||||
post_cipher,
|
||||
put_cipher,
|
||||
delete_cipher_post,
|
||||
|
||||
Reference in New Issue
Block a user