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/108
Author: @krankur
Created: 8/1/2018
Status: ✅ Merged
Merged: 8/1/2018
Merged by: @dani-garcia
Base:
beta← Head:beta📝 Commits (4)
91a2319Implementing PUT for ciphers/move (#99)fcc4853clean up2f6aa3cReverting removal of 'api/ciphers/move' POST as it is required for backward compatibility0e095a9change to reuse the logic for POST in PUT as well📊 Changes
2 files changed (+6 additions, -0 deletions)
View changed files
📝
src/api/core/ciphers.rs(+5 -0)📝
src/api/core/mod.rs(+1 -0)📄 Description
Have made changes to support
PUTcall for/api/ciphers/moveinstead ofPOSTas new vault version (2.0) makes aPUTcall.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.