mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-22 15:33:33 +00: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