mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/116
Author: @krankur
Created: 8/6/2018
Status: ✅ Merged
Merged: 8/9/2018
Merged by: @dani-garcia
Base:
beta← Head:beta📝 Commits (1)
fb7b1c8Implemented bulk cipher share (share selected) #100📊 Changes
3 files changed (+68 additions, -5 deletions)
View changed files
📝
src/api/core/ciphers.rs(+61 -5)📝
src/api/core/mod.rs(+1 -0)📝
src/db/models/attachment.rs(+6 -0)📄 Description
Implemented bulk cipher share "api/ciphers/share", as the new Vault version (2.0) supports bulk share.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.