mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/156
Author: @krankur
Created: 8/27/2018
Status: ✅ Merged
Merged: 8/27/2018
Merged by: @dani-garcia
Base:
master← Head:Support-Password-History📝 Commits (8)
6466c0fChanges to change email without email verification code (#110)3767de9Merging upstream to master188e63cPassword History Support (#155)b5b7538Password History Support (#155)b8f1f3dMerge branch 'Support-Password-History' of https://github.com/krankur/bitwarden_rs into Support-Password-Historya92a42aPassword History Support (#155)0c796a4Resolving merge conflicts5a8ea5bdown.sql logic not required as per review comments📊 Changes
5 files changed (+16 additions, -0 deletions)
View changed files
➕
migrations/2018-08-27-172114_update_ciphers/down.sql(+0 -0)➕
migrations/2018-08-27-172114_update_ciphers/up.sql(+3 -0)📝
src/api/core/ciphers.rs(+4 -0)📝
src/db/models/cipher.rs(+8 -0)📝
src/db/schema.rs(+1 -0)📄 Description
Making changes to save password history for ciphers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.