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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrations
Age
Commit message (
Expand
)
Author
2024-01-27
Improve file limit handling (#4242)
Daniel García
2023-10-23
Fix issue with MariaDB/MySQL migrations (#3994)
Mathijs van Veluw
2023-10-23
Implement cipher key encryption (#3990)
Daniel García
2023-10-21
Fix External ID not set during DC Sync
BlackDex
2023-09-01
Fix Login With Device without MasterPassword
BlackDex
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-07-04
Added-External_id for Collections
Folke Ashberg
2023-06-13
Merge and modify PR from @Kurnihil
BlackDex
2023-06-13
Add support for Organization token
BlackDex
2023-06-11
feat: Push Notifications
GeekCornerGH
2023-02-12
Merge branch 'main' into feature/kdf-options
Daniel García
2023-02-07
add argon2 kdf fields
Helmut K. C. Tessarek
2023-02-04
Replaced wrong mysql column type
sirux88
2023-01-25
added database migration
sirux88
2023-01-11
Add avatar color support
BlackDex
2022-11-27
Add Organizational event logging feature
BlackDex
2022-10-20
group support
MFijak
2022-03-12
Update login API code
BlackDex
2022-01-21
Add support for API keys
Jeremy Lin
2021-10-31
Fix PostgreSQL migration
Jeremy Lin
2021-10-28
Add email notifications for incomplete 2FA logins
Jeremy Lin
2021-09-17
[PATCH] Some fixes to the Emergency Access PR
thelittlefireman
2021-09-17
Add Emergency contact feature
thelittlefireman
2021-07-04
Added web-vault v2.21.x support + some misc fixes
BlackDex
2021-05-12
Merge pull request #1689 from jjlin/hide-email
Daniel García
2021-05-11
Add support for hiding the sender's email address in Bitwarden Sends
Jeremy Lin
2021-05-11
Add support for password reprompt
Jeremy Lin
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
[next]