aboutsummaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Expand)Author
2024-09-18Actually use Device Type for mails (#4916)Daniel
2024-09-18fix 2fa policy check on registration (#4956)Stefan Melmuk
2024-09-18Fix Pw History null dates (#4966)Mathijs van Veluw
2024-09-09Fix sync with new native clients (#4932)Mathijs van Veluw
2024-09-01Add a CLI feature to backup the SQLite DB (#4906)Mathijs van Veluw
2024-08-21Fix Login with device (#4878)Mathijs van Veluw
2024-08-15Fix manager in web-vault v2024.6.2 for collections (#4860)Mathijs van Veluw
2024-08-11Fix data disclosure on organization endpoints (#4837)1.32.0Mathijs van Veluw
2024-08-07Update crates, web-vault and fixes (#4823)Mathijs van Veluw
2024-07-24Allow to increase the note size to 100_000 (#4772)Mathijs van Veluw
2024-07-24Add support for MFA with Duo's Universal Prompt (#4637)0x0fbc
2024-07-10Fix bug where secureNotes is empty (#4730)Coby Geralnik
2024-07-10use a custom plan of enterprise tier to fix limits (#4726)Stefan Melmuk
2024-07-08Some fixes for emergency access (#4715)1.31.0Mathijs van Veluw
2024-07-04add group support for Cipher::get_collections() (#4592)Stefan Melmuk
2024-07-03Fix collections and native app issue (#4685)Mathijs van Veluw
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-06-20Fix some more nightly errors and remove lint that will become an error by def...Daniel García
2024-06-20Fix some nightly build errors (#4657)Daniel García
2024-06-19Update crates, web-vault and GHA (#4648)Mathijs van Veluw
2024-05-25differentiate external groups by organization id (#4586)Stefan Melmuk
2024-05-19also delete organization_api_key (#4557)Stefan Melmuk
2024-04-27Some fixes for the new mobile apps (#4526)Daniel García
2024-04-27fix emergency access invites (#4337)Stefan Melmuk
2024-04-27improve access to collections via groups (#4441)Stefan Melmuk
2024-04-06Update crates and some Clippy fixes (#4475)Mathijs van Veluw
2024-03-19Update chrono and sqlite (#4436)Mathijs van Veluw
2024-03-17automatically use email address as 2fa provider (#4317)Stefan Melmuk
2024-03-17Fix #3624: fix manager permission within groups (#3754)Matlink
2024-03-17Change timestamp data type. (#4355)gzfrozen
2024-03-17Improve JWT key initialization and avoid saving public key (#4085)Daniel García
2024-01-30register missing push devices at login (#3792)Stefan Melmuk
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-25prevent side effects if groups are disabled (#4265)Stefan Melmuk
2024-01-01enforce 2FA policy on removal of second factor and login (#3803)Stefan Melmuk
2024-01-01Fix #3413: push to users accessing the collections using groups (#3757)Matlink
2024-01-01Fix Single Org Policy check (#4207)Mathijs van Veluw
2023-12-13Decrease JWT Refresh/Auth token (#4163)Mathijs van Veluw
2023-12-09Several small fixes for open issues (#4143)Mathijs van Veluw
2023-11-15Update crates (#4074)1.30.1Mathijs van Veluw
2023-11-12Add Protected Actions Check (#4067)Mathijs van Veluw
2023-11-04feat: Working passkeys storage (#4025)GeekCorner
2023-10-23Implement cipher key encryption (#3990)Daniel García
2023-10-21Fix External ID not set during DC SyncBlackDex
2023-10-09Remove `SET CONSTRAINTS` during postgres migrationBlackDex
2023-10-05Fix typostuhana
2023-09-01Fix Login With Device without MasterPasswordBlackDex
2023-08-13Implement login-with-deviceBernd Schoolmann
2023-07-12Fix some external_id issuesBlackDex
2023-07-10Fix Org API Key generation on PosgreSQLBlackDex