aboutsummaryrefslogtreecommitdiff
path: root/migrations
AgeCommit message (Expand)Author
2024-07-24Add support for MFA with Duo's Universal Prompt (#4637)0x0fbc
2024-03-17Change timestamp data type. (#4355)gzfrozen
2024-01-27Improve file limit handling (#4242)Daniel García
2023-10-23Fix issue with MariaDB/MySQL migrations (#3994)Mathijs van Veluw
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-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-31Fix PostgreSQL migrationJeremy 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-16Added a migration that fixes #1 which caused attachments to be brokenMichael Powers
2019-09-12Adds support for PostgreSQL which resolves #87 and is mentioned in #246.Michael Powers
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
2019-05-20Rework migrations for MySQLEmil Madsen
2018-11-27Fix attachments during key rotation, add individual attachment keyDaniel García
2018-09-19Implement KDF iterations change (Fixes #195)Daniel García
2018-09-11Implement poor man's invitation via Organization invitationMiroslav Prasil
2018-08-27Support password history #155 (#156)Kumar Ankur