This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
bitwarden_rs
Watch
0
Star
0
Fork
You've already forked bitwarden_rs
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-12 04:52:47 +01:00
Code
Issues
Releases
Wiki
Activity
f1b0eafc80
bitwarden_rs
/
migrations
/
postgresql
/
2023-10-21-221242_add_cipher_key
/
up.sql
Daniel García
cb4b683dcd
Implement cipher key encryption (
#3990
)
2023-10-23 00:18:14 +02:00
2 lines
43 B
SQL
Raw
Blame
History
ALTER
TABLE
ciphers
ADD
COLUMN
"
key
"
TEXT
;
Reference in a new issue
View git blame
Copy permalink