summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-09Fix sync with new native clients (#4932)Mathijs van Veluw
2024-09-01Add orgUserHasExistingUser parameters to org invite (#4827)Timshel
2024-09-01Add a CLI feature to backup the SQLite DB (#4906)Mathijs van Veluw
2024-08-30Allow enforcing Single Org with pw reset policy (#4903)Mathijs van Veluw
2024-08-27Allow Org Master-Pw policy enforcement (#4899)Mathijs van Veluw
2024-08-22Remove `version` from server config info (#4885)philomathic_life
2024-08-21Fix Login with device (#4878)Mathijs van Veluw
2024-08-21remove overzealous sanity check (#4879)Stefan Melmuk
2024-08-18Fix Vaultwarden Admin page error messages (#4869)Mathijs van Veluw
2024-08-17Remove unecessary email normalization (#4840)Timshel
2024-08-17Update email footer padding values (#4838)Daniel
2024-08-15Fix manager in web-vault v2024.6.2 for collections (#4860)Mathijs van Veluw
2024-08-15Fix Duo Redirect not using path (#4862)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-08-07Fix mail::send_incomplete_2fa_login panic issue (#4792)Daniel
2024-08-07Remove lowercase conversion for featureStates (#4820)Daniel
2024-08-01make access_all optional (#4812)Stefan Melmuk
2024-07-31Secure send file uploads (#4810)Mathijs van Veluw
2024-07-30fix issue with adding ciphers to organizations on native ios app (#4800)Stefan Melmuk
2024-07-25Duo: use the formatted db email (#4779)Timshel
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-24Allow to override log level for specific target (#4305)Timshel
2024-07-24allow re-invitations of existing users (#4768)Stefan Melmuk
2024-07-24Update crates & fix crate vulnerability (#4771)Daniel
2024-07-17Fix Email 2FA login on native app (#4762)Mathijs van Veluw
2024-07-17Fix for RSA Keys which are read only (#4744)Mathijs van Veluw
2024-07-12Update admin interface (#4737)Mathijs van Veluw
2024-07-12Improved HTTP client (#4740)Daniel García
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-04Fix duplicate folder creations during import (#4702)Mathijs van Veluw
2024-07-03Fix collections and native app issue (#4685)Mathijs van Veluw
2024-06-24Change some missing PascalCase keys (#4671)Daniel García
2024-06-24Fix cipher creation on new android app (#4670)Daniel García
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-06-16Update rust and remove unused header values (#4645)Daniel García
2024-05-25Update admin interface dependencies (#4581)Mathijs van Veluw
2024-05-25Remove compatibility route (#4578)Timshel
2024-05-25differentiate external groups by organization id (#4586)Stefan Melmuk
2024-05-19Fix public api for domains with path prefix (#4500)FDHoho007
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