mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-07 03:23:56 +00:00
Implement Collection-Cipher mapping
This commit is contained in:
parent
032134aabc
commit
34f2aa68f4
8 changed files with 125 additions and 3 deletions
|
@ -67,6 +67,7 @@ pub fn routes() -> Vec<Route> {
|
|||
post_organization,
|
||||
post_organization_collections,
|
||||
post_organization_collection_update,
|
||||
post_collections_admin,
|
||||
get_org_details,
|
||||
get_org_users,
|
||||
send_invite,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue