aboutsummaryrefslogtreecommitdiff
path: root/src/db/schemas/mysql/schema.rs
AgeCommit message (Expand)Author
2023-10-23Implement cipher key encryption (#3990)Daniel García
2023-10-21Fix External ID not set during DC SyncBlackDex
2023-09-01Fix Login With Device without MasterPasswordBlackDex
2023-08-13Implement login-with-deviceBernd Schoolmann
2023-07-04Added-External_id for CollectionsFolke Ashberg
2023-06-13Merge and modify PR from @KurnihilBlackDex
2023-06-13Add support for Organization tokenBlackDex
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-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-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-19Track favorites on a per-user basisJeremy Lin
2020-08-19Maximize similarity between MySQL and SQLite/PostgreSQL schemasJeremy 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-05-26initial mysql supportNils Domrose