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.
9a5f3a5015
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 '9a5f3a5015'
${ noResults }
vaultwarden
/
migrations
/
postgresql
History
Daniel García
5bcee24f88
Merge branch 'main' into feature/kdf-options
2 years ago
..
2019-09-12-100000_create_tables
Adds support for PostgreSQL which
resolves
#87
and is mentioned in
#246
.
5 years ago
2019-09-16-150000_fix_attachments
Added a migration that
fixes
#1
which caused attachments to be broken
5 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
Send API
4 years ago
2021-03-15-163412_rename_send_key
rename send key -> akey
4 years ago
2021-04-30-233251_add_reprompt
Add support for password reprompt
4 years ago
2021-05-11-205202_add_hide_email
Add support for hiding the sender's email address in Bitwarden Sends
4 years ago
2021-07-01-203140_add_password_reset_keys
Added web-vault v2.21.x support + some misc fixes
3 years ago
2021-08-30-193501_create_emergency_access
[PATCH] Some fixes to the Emergency Access PR
3 years ago
2021-10-24-164321_add_2fa_incomplete
Fix PostgreSQL migration
3 years ago
2022-01-17-234911_add_api_key
Add support for API keys
3 years ago
2022-03-02-210038_update_devices_primary_key
Update login API code
3 years ago
2022-07-27-110000_add_group_support
group support
2 years ago
2022-10-18-170602_add_events
Add Organizational event logging feature
2 years ago
2023-01-06-151600_add_reset_password_support
added database migration
2 years ago
2023-01-11-205851_add_avatar_color
Add avatar color support
2 years ago
2023-01-31-222222_add_argon2
add argon2 kdf fields
2 years ago