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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d77333576b
register_verify_email
main
test_dylint
1.32.5
1.32.4
1.32.3
1.32.2
1.32.1
1.32.0
1.30.5
0.10.0
0.11.0
0.12.0
0.13.0
0.9.0
1.0.0
1.1.0
1.10.0
1.11.0
1.12.0
1.13.0
1.13.1
1.14
1.14.1
1.14.2
1.15.0
1.15.1
1.16.0
1.16.1
1.16.2
1.16.3
1.17.0
1.18.0
1.19.0
1.2.0
1.20.0
1.21.0
1.22.0
1.22.1
1.22.2
1.23.0
1.23.1
1.24.0
1.25.0
1.25.1
1.25.2
1.26.0
1.27.0
1.28.0
1.28.1
1.29.0
1.29.1
1.29.2
1.3.0
1.30.0
1.30.1
1.30.2
1.30.3
1.30.4
1.31.0
1.4.0
1.5.0
1.6.0
1.6.1
1.7.0
1.8.0
1.9.0
1.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd77333576b'
${ noResults }
vaultwarden
/
migrations
/
mysql
History
Daniel García
95e24ffc51
rename send key -> akey
4 years ago
..
2018-01-14-171611_create_tables
user char(36) for uuid columns
6 years ago
2018-02-17-205753_create_collections_and_orgs
user char(36) for uuid columns
6 years ago
2018-04-27-155151_create_users_ciphers
user char(36) for uuid columns
6 years ago
2018-05-08-161616_create_collection_cipher_map
user char(36) for uuid columns
6 years ago
2018-05-25-232323_update_attachments_reference
user char(36) for uuid columns
6 years ago
2018-06-01-112529_update_devices_twofactor_remember
initial mysql support
6 years ago
2018-07-11-181453_create_u2f_twofactor
user char(36) for uuid columns
6 years ago
2018-08-27-172114_update_ciphers
initial mysql support
6 years ago
2018-09-10-111213_add_invites
initial mysql support
6 years ago
2018-09-19-144557_add_kdf_columns
Updated client kdf iterations to 100000 and fixed some lints
5 years ago
2018-11-27-152651_add_att_key_columns
initial mysql support
6 years ago
2019-05-26-216651_rename_key_and_type_columns
initial mysql support
6 years ago
2019-10-10-083032_add_column_to_twofactor
Updated authenticator TOTP
5 years ago
2019-11-17-011009_add_email_verification
Implement change-email, email-verification, account-recovery, and welcome notifications
5 years ago
2020-03-13-205045_add_policy_table
Initial version of policies
5 years ago
2020-04-09-235005_add_cipher_delete_date
Initial support for soft deletes
5 years ago
2020-07-01-214531_add_hide_passwords
Add support for hiding passwords in a collection
4 years ago
2020-08-02-025025_add_favorites_table
Transfer favorite status for user-owned ciphers
4 years ago
2020-11-30-224000_add_user_enabled
Implement admin ability to enable/disable users
4 years ago
2020-12-09-173101_add_stamp_exception
Fix Key Rotation during password change
4 years ago
2021-03-11-190243_add_sends
rename send key -> akey
4 years ago