mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 18:55:57 +03:00
Implemented bulk cipher share (share selected) #100
This commit is contained in:
@@ -42,6 +42,7 @@ pub fn routes() -> Vec<Route> {
|
||||
post_cipher_admin,
|
||||
post_cipher_share,
|
||||
put_cipher_share,
|
||||
put_cipher_share_seleted,
|
||||
post_cipher,
|
||||
put_cipher,
|
||||
delete_cipher_post,
|
||||
|
Reference in New Issue
Block a user