summaryrefslogtreecommitdiff
path: root/src/db/models/user.rs
AgeCommit message (Expand)Author
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-04-27Some fixes for the new mobile apps (#4526)Daniel García
2024-04-27fix emergency access invites (#4337)Stefan Melmuk
2024-03-19Update chrono and sqlite (#4436)Mathijs van Veluw
2023-10-21Fix External ID not set during DC SyncBlackDex
2023-06-13Some code changes and optimizationsBlackDex
2023-06-13Merge and modify PR from @KurnihilBlackDex
2023-02-07add argon2 kdf fieldsHelmut K. C. Tessarek
2023-01-24include key into user.set_passwordsirux88
2023-01-24Update KDF Configuration and processingBlackDex
2023-01-11Add avatar color supportBlackDex
2022-12-02Cleanups and Fixes for Emergency AccessBlackDex
2022-11-13Remove get_random_64()Samuel Tardieu
2022-10-23Update to diesel2Daniel García
2022-08-20Add Org user revoke featureBlackDex
2022-07-10Add more clippy checks for better code/readabilityBlackDex
2022-02-27Async/Awaited all db methodsBlackDex
2022-01-21Add support for API keysJeremy Lin
2021-10-28Add email notifications for incomplete 2FA loginsJeremy Lin
2021-10-02feature: Support single organization policyAdam Jones
2021-09-17Add Emergency contact featurethelittlefireman
2021-09-09Fix issue when using uppercase chars in emailsBlackDex
2021-08-21Fix syncing with Bitwarden Desktop v1.28.0BlackDex
2021-07-04Added web-vault v2.21.x support + some misc fixesBlackDex
2021-06-19Fix clippy lintsDaniel García
2021-04-06Modify rustfmt fileJake Howard
2021-03-31Run `cargo fmt` on codebaseJake Howard
2021-03-14Send APIDaniel García
2021-03-13Remove debug impl from database structsDaniel García
2020-12-14Fix Key Rotation during password changeBlackDex
2020-12-08Merge branch 'master' into admin-disable-userDaniel García
2020-12-03Show latest active device as last active on admin pagejanost
2020-11-30Implement admin ability to enable/disable usersjanost
2020-10-03Invalidate sessions when changing password or kdf valuesDaniel García
2020-09-22Fixed foreign-key (mariadb) errors.BlackDex
2020-08-26Delete associated favorites when deleting a cipher or userJeremy Lin
2020-08-24Add support for multiple simultaneous database features by using macros.Daniel García
2020-05-03Remove unused dependency and simple feature, update dependencies and fix some...Daniel García
2020-04-15Fixed issue #965BlackDex
2020-02-16Remove check from Invitation:take()Miro Prasil
2019-11-24Implement change-email, email-verification, account-recovery, and welcome not...tomuta
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-20Fix key and type variable names for mysqlEmil Madsen
2019-05-20Rework migrations for MySQLEmil Madsen
2019-04-14Merge branch 'duo'Daniel García
2019-04-13Implement better user status API, in the future we'll probably want a way to ...Daniel García
2019-04-11Update dependencies and fix some warningsDaniel García
2019-03-07Add option to force resync clients in admin panelDaniel García
2019-02-22remove some unneeded mutabilityДамјан Георгиевски