aboutsummaryrefslogtreecommitdiff
path: root/migrations/mysql
AgeCommit message (Expand)Author
2023-06-11feat: Push NotificationsGeekCornerGH
2023-02-12Merge branch 'main' into feature/kdf-optionsDaniel García
2023-02-07add argon2 kdf fieldsHelmut K. C. Tessarek
2023-02-04Replaced wrong mysql column typesirux88
2023-01-25added database migrationsirux88
2023-01-11Add avatar color supportBlackDex
2022-11-27Add Organizational event logging featureBlackDex
2022-10-20group supportMFijak
2022-03-12Update login API codeBlackDex
2022-01-21Add support for API keysJeremy Lin
2021-10-28Add email notifications for incomplete 2FA loginsJeremy Lin
2021-09-17[PATCH] Some fixes to the Emergency Access PRthelittlefireman
2021-09-17Add Emergency contact featurethelittlefireman
2021-07-04Added web-vault v2.21.x support + some misc fixesBlackDex
2021-05-12Merge pull request #1689 from jjlin/hide-emailDaniel García
2021-05-11Add support for hiding the sender's email address in Bitwarden SendsJeremy Lin
2021-05-11Add support for password repromptJeremy Lin
2021-03-15rename send key -> akeyDaniel García
2021-03-14Send APIDaniel García
2020-12-14Fix Key Rotation during password changeBlackDex
2020-11-30Implement admin ability to enable/disable usersjanost
2020-08-22Transfer favorite status for user-owned ciphersJeremy Lin
2020-08-19Track favorites on a per-user basisJeremy Lin
2020-07-02Add support for hiding passwords in a collectionJeremy Lin
2020-04-17Initial support for soft deletesDaniel García
2020-03-14Initial version of policiesDaniel García
2019-11-24Implement change-email, email-verification, account-recovery, and welcome not...tomuta
2019-10-10Updated authenticator TOTPBlackDex
2019-09-05Updated client kdf iterations to 100000 and fixed some lintsDaniel García
2019-05-27user char(36) for uuid columnsNils Domrose
2019-05-26initial mysql supportNils Domrose