index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrations
Age
Commit message (
Expand
)
Author
2021-03-15
rename send key -> akey
Daniel García
2021-03-14
Send API
Daniel García
2020-12-14
Fix Key Rotation during password change
BlackDex
2020-11-30
Implement admin ability to enable/disable users
janost
2020-08-22
Transfer favorite status for user-owned ciphers
Jeremy Lin
2020-08-19
Track favorites on a per-user basis
Jeremy Lin
2020-07-02
Add support for hiding passwords in a collection
Jeremy Lin
2020-04-17
Initial support for soft deletes
Daniel García
2020-03-14
Initial version of policies
Daniel García
2019-11-24
Implement change-email, email-verification, account-recovery, and welcome not...
tomuta
2019-10-10
Updated authenticator TOTP
BlackDex
2019-09-16
Added a migration that fixes #1 which caused attachments to be broken
Michael Powers
2019-09-12
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
Michael Powers
2019-09-05
Updated client kdf iterations to 100000 and fixed some lints
Daniel García
2019-05-27
user char(36) for uuid columns
Nils Domrose
2019-05-26
initial mysql support
Nils Domrose
2019-05-20
Rework migrations for MySQL
Emil Madsen
2018-11-27
Fix attachments during key rotation, add individual attachment key
Daniel García
2018-09-19
Implement KDF iterations change (Fixes #195)
Daniel García
2018-09-11
Implement poor man's invitation via Organization invitation
Miroslav Prasil
2018-08-27
Support password history #155 (#156)
Kumar Ankur
2018-07-12
Implemented U2F, refactored Two Factor authentication, registering U2F device...
Daniel García
2018-06-01
Improved two factor auth
Daniel García
2018-05-26
Fix reference in attachments table
Miroslav Prasil
2018-05-11
Implement Collection-Cipher mapping
Miroslav Prasil
2018-05-04
Added read_only bit to users_collections
Daniel García
2018-05-03
Implement suggested improvements
Miroslav Prasil
2018-04-30
Add per-user folder-cipher mapping
Miroslav Prasil
2018-04-24
Initial organizations functionality: Creating orgs and inviting users
Daniel García
2018-03-06
Updated Cipher API with breaking changes, and included backwards compatibility
Daniel García
2018-02-17
Some initial work on organizations, nothing works yet
Daniel García
2018-02-15
Upload and download attachments, and added License file
Daniel García
2018-02-10
First working version
Daniel García