This website works better with JavaScript.
Explore
Help
Sign In
Self-Hosted
/
vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
Code
Issues
Projects
Releases
Wiki
Activity
339612c917
vaultwarden
/
migrations
/
sqlite
/
2022-01-17-234911_add_api_key
/
up.sql
3 lines
43 B
Raw
Blame
History
ALTER
TABLE
users
ADD
COLUMN
api_key
TEXT
;
Reference in new issue
View Git Blame
Copy Permalink