Commit Graph

  • f0fdbcb4f6
    Merge 18ab71e4ae0c2b20b5016c1c492c96d46505a6eb into 6edceb5f7acfee8ffe1ae2f07afd76dc588dda60 Chase Douglas 2025-03-05 03:48:47 +00:00
  • 18ab71e4ae Add AWS S3 support via OpenDAL for data files Chase Douglas 2025-03-04 19:42:53 -08:00
  • ce6ab44ac3 Abstract file access through Apache OpenDAL Chase Douglas 2025-02-18 15:49:04 -08:00
  • 2e8244ee9e
    Merge f4a40cba266fe9036ba45341f4cd18939e9b521f into 6edceb5f7acfee8ffe1ae2f07afd76dc588dda60 Chase Douglas 2025-02-24 18:40:56 +04:00
  • 06a6a7186d
    Merge 3b7de4fd74c5004915a0f7180e93fdee91339005 into 6edceb5f7acfee8ffe1ae2f07afd76dc588dda60 RoboMagus 2025-02-24 12:52:11 +01:00
  • a2914b7368
    Merge 60a94740ef14a80556c37a50325389f8ed6ee260 into 6edceb5f7acfee8ffe1ae2f07afd76dc588dda60 Daniel García 2025-02-24 12:15:08 +01:00
  • 6edceb5f7a
    Update Rust to 1.85.0 (#5634) main Daniel 2025-02-24 13:12:34 +02:00
  • fa8e5abe31 Update Rust to 1.85.0 dfunkt 2025-02-22 18:04:39 +02:00
  • ffc45998e1 move HostInfo import to rest of auth imports BlockListed 2025-02-22 11:06:06 +01:00
  • d0d63a7b34 change main_domain to be pre-computed BlockListed 2025-02-22 10:59:43 +01:00
  • a0f0b3b574 switch log level from debug to trace for HostInfo extractor BlockListed 2025-02-22 10:44:44 +01:00
  • 949ac597fc remove unused domain_origin config BlockListed 2025-02-22 10:43:10 +01:00
  • 4def2a1b05
    Merge 99cdc043dda019c24cd36b2f08312d6e9fa6fa7f into 359a4a088a6ddd9577bd695295d91e5abaec66df DorianCoding 2025-02-22 09:05:53 +00:00
  • 99cdc043dd
    Merge branch 'main' of github.com:DorianCoding/vaultwarden DorianCoding 2025-02-22 10:05:21 +01:00
  • 2d58f0a8a6
    Correction of string read DorianCoding 2025-02-22 10:04:00 +01:00
  • 12bc877b86
    Update src/mail.rs DorianCoding 2025-02-21 22:23:18 +01:00
  • 30d90015d7 restore config DorianCoding 2025-02-20 13:01:08 +01:00
  • 4fed53622f DKIM implementations DorianCoding 2025-02-20 13:01:08 +01:00
  • 15d3067939
    Merge 1feda56198cfdf47eba2a9ec8c8a4d064f130f2b into 359a4a088a6ddd9577bd695295d91e5abaec66df Timshel 2025-02-19 03:41:03 -06:00
  • 359a4a088a
    allow CLI to upload files with truncated filenames (#5618) Stefan Melmuk 2025-02-19 10:40:59 +01:00
  • 92cbe6f614
    allow CLI to upload files with truncated filenames Stefan Melmuk 2025-02-19 09:02:56 +01:00
  • 1feda56198 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-02-17 16:24:09 +01:00
  • 3baffeee9a
    Fix db issues with Option<> values and upd crates (#5594) Mathijs van Veluw 2025-02-14 17:58:57 +01:00
  • e502270599
    Fix db issues with Option<> values and upd crates BlackDex 2025-02-14 16:25:20 +01:00
  • f4a40cba26 Build and deploy support for AWS Chase Douglas 2025-02-07 13:03:57 -08:00
  • bdab7b49ee Copy add_manage migration for DSQL Chase Douglas 2025-02-13 11:54:43 -08:00
  • ed26fa3640 Add AWS SES for sending emails Chase Douglas 2025-02-12 12:25:56 -08:00
  • 9a9786e370 Add AWS S3 support for non-temporary files Chase Douglas 2025-02-07 09:13:37 -08:00
  • 3e886e670e AWS Aurora DSQL support Chase Douglas 2025-02-03 13:19:37 -08:00
  • d5c353427d
    Update crates & fix CVE-2025-25188 (#5576) Daniel 2025-02-12 11:21:12 +02:00
  • 5711080670 Pass the claim invited_by_email in case it was not in db Timshel 2025-02-11 22:37:59 +01:00
  • edef0ca80d Improve tests Timshel 2025-02-11 19:47:05 +01:00
  • 7649ce8a3c Process org enrollment in accounts::post_set_password Timshel 2025-02-11 19:45:40 +01:00
  • 575136381b Update crates & fix CVE-2025-25188 dfunkt 2025-02-11 14:06:04 +02:00
  • 8d2d9f8d1a Revert "Remove unused UserOrganization.invited_by_email" Timshel 2025-01-08 20:09:24 +01:00
  • 49dcceb622 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-02-10 17:45:02 +01:00
  • 1f868b8d22
    Show assigned collections on member edit (#5556) 1.33.2 Mathijs van Veluw 2025-02-07 22:33:11 +01:00
  • af5c543946
    Show assigned collections on member edit BlackDex 2025-02-07 09:32:49 +01:00
  • 60a94740ef
    Implement org invite, remove unneeded invite accept register_verify_email Daniel García 2025-02-06 20:48:09 +01:00
  • 3b7de4fd74 Add multi-level version tags to docker releases RoboMagus 2025-02-06 20:47:24 +01:00
  • efc82da5f6
    Optional name, emergency access, and signups_allowed Daniel García 2025-02-05 23:46:48 +01:00
  • 19d4620db0
    Merge branch 'main' into register_verify_email Daniel García 2025-02-05 21:49:36 +01:00
  • d6051b1cdb Upgrade openidconnect to 4.0.0 Timshel 2025-02-05 19:20:02 +01:00
  • e31b154fdf Unify master password policy resolution Timshel 2025-02-04 17:29:53 +01:00
  • a0662bb0db Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-02-04 18:06:37 +01:00
  • f3a88060e0 Merge tag '1.33.1' into sso-support Timshel 2025-02-04 17:35:25 +01:00
  • 8d1df08b81
    Fix icon redirect not working on desktop (#5536) Mathijs van Veluw 2025-02-04 13:20:32 +01:00
  • 2d46c20874
    Fix spelling/grammar BlackDex 2025-02-04 09:16:25 +01:00
  • cbaddc8b19
    Add informational comments to the icon_external function BlackDex 2025-02-03 17:03:56 +01:00
  • 89f562968f
    Fix icon redirect not working on desktop BlackDex 2025-02-03 16:27:33 +01:00
  • 3b6bccde97
    add bulk-access endpoint for collections (#5542) Stefan Melmuk 2025-02-04 09:42:02 +01:00
  • 61b5bfaa73
    add bulk-access endpoint for collections Stefan Melmuk 2025-02-03 22:52:51 +01:00
  • d2b36642a6
    Update crates & fix CVE-2025-24898 (#5538) Daniel 2025-02-04 02:01:06 +02:00
  • a02fb0fd24
    Update workflows and enhance security (#5537) Mathijs van Veluw 2025-02-04 00:33:43 +01:00
  • bd2139d88e Update crates & fix CVE-2025-24898 dfunkt 2025-02-03 22:02:09 +02:00
  • efb941b018
    Update workflows and enhance security BlackDex 2025-02-03 17:16:06 +01:00
  • c5ae7f607a
    Merge 9cce9bd3d15e73c4ee89a28ec5e8f7ed48e8c8c2 into 11092939920e97ee11212f1576c58caf745d4674 Mathijs van Veluw 2025-02-01 12:35:00 +00:00
  • 9cce9bd3d1
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +02:00
  • 1109293992
    Update Rust to 1.84.1 (#5508) 1.33.1 Daniel 2025-02-01 14:16:32 +02:00
  • 0d40342cdf Update Rust to 1.84.1 dfunkt 2025-01-28 15:26:03 +02:00
  • 59bfc13d8c Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-30 21:07:18 +01:00
  • 3c29f82974
    Allow all manager to create collections again (#5488) Mathijs van Veluw 2025-01-29 20:41:31 +01:00
  • 692967f640
    Fix some small issues BlackDex 2025-01-29 14:13:29 +01:00
  • 814f6d4dc2
    Allow all manager to create collections again BlackDex 2025-01-28 15:02:36 +01:00
  • 663f88e717
    Fix Duo Field Names for Web Client (#5491) Roman Ratiner 2025-01-29 13:00:14 +02:00
  • 27665b1f53 Rename Duo Labels In Admin Roman Ratiner 2025-01-29 04:28:04 +02:00
  • 175d488d6c Log password change event on SSO account creation Timshel 2025-01-28 21:51:48 +01:00
  • 246072c198 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-28 21:52:27 +01:00
  • 157dfcd6e1 Fix Api Validation Roman Ratiner 2025-01-28 21:30:06 +02:00
  • 9c1bf92a53 Fix Duo Field Names for Web Client Roman Ratiner 2025-01-28 21:00:36 +02:00
  • c1cc9527dd Add support for passkeys in admin and user interfaces Luca Cassano 2025-01-28 16:52:45 +01:00
  • 2bec0ff2fd Add passkey support to Vaultwarden Luca Cassano 2025-01-28 16:45:03 +01:00
  • a3dccee243
    add and use new event types (#5482) Stefan Melmuk 2025-01-28 11:25:53 +01:00
  • a7ef5475dd
    add correct membership info to event log Stefan Melmuk 2025-01-27 23:41:19 +01:00
  • 3d6f9cf3d6
    also correctly log auth requests Stefan Melmuk 2025-01-27 23:09:53 +01:00
  • 32d47faa3b
    use correct event type when deleting a user Stefan Melmuk 2025-01-27 23:09:18 +01:00
  • 1b9efc0830
    use correct event_type when leaving an org Stefan Melmuk 2024-12-30 22:35:07 +01:00
  • c66935db3a
    add additional event_types Stefan Melmuk 2024-12-30 22:26:57 +01:00
  • c0ebe0d982
    Fix passwordRevisionDate format (#5477) Mathijs van Veluw 2025-01-27 20:16:59 +01:00
  • fc00b7ff09
    Fix passwordRevisionDate format BlackDex 2025-01-27 19:57:20 +01:00
  • 1b46c80389
    Make sure the icons are displayed correctly in desktop clients (#5469) Win‮8201‭Linux‬ 2025-01-28 02:29:24 +09:00
  • 2c549984c0
    let invited members access OrgMemberHeaders (#5461) Stefan Melmuk 2025-01-27 18:27:11 +01:00
  • ecab7a50ea
    hide already approved (or declined) devices (#5467) Stefan Melmuk 2025-01-27 18:21:22 +01:00
  • 004aae9daa Merge tag '1.33.0' into sso-support Timshel 2025-01-27 13:31:28 +01:00
  • ef39180871
    Make sure the icons are displayed correctly in desktop clients Win‮8201‭Linux‬ 2025-01-27 19:52:25 +09:00
  • 58b6d0ea3d
    hide already approved (or declined) devices Stefan Melmuk 2025-01-27 01:43:53 +01:00
  • 640ab89209
    let invited members access OrgMemberHeaders Stefan Melmuk 2025-01-26 17:29:19 +01:00
  • 2903a3a13a
    only validate SMTP_FROM if necessary (#5442) 1.33.0 Stefan Melmuk 2025-01-25 05:46:43 +01:00
  • fe3aff4852
    only validate SMTP_FROM if necessary Stefan Melmuk 2025-01-25 05:34:06 +01:00
  • 952992c85b
    Org fixes (#5438) Mathijs van Veluw 2025-01-25 01:32:09 +01:00
  • 983c862d22
    Add more org_id checks BlackDex 2025-01-24 18:39:59 +01:00
  • 6ee5580b03 Merge remote-tracking branch 'dani/main' into sso-support Timshel 2025-01-24 17:30:31 +01:00
  • 9f66551289
    Allow sendmail to be configurable BlackDex 2025-01-24 17:13:49 +01:00
  • e85a42a45f
    Don't update non editable fields from the API non_editable Daniel García 2025-01-24 16:49:16 +01:00
  • 1f0f0cc0ac
    Update crates BlackDex 2025-01-24 10:24:22 +01:00
  • 7c06c83a25
    Fix and adjust build workflow BlackDex 2025-01-24 12:17:39 +01:00
  • 46fe50d9fb
    Update server version in config endpoint BlackDex 2025-01-24 10:56:57 +01:00
  • fefae9fdee
    Fix security issue with organizationId validation BlackDex 2025-01-24 10:50:15 +01:00
  • 08fb368d5f
    Security fixes for admin and sendmail BlackDex 2025-01-24 10:35:47 +01:00
  • c0be36a17f
    update web-vault to v2025.1.1 and add /api/devices (#5422) Stefan Melmuk 2025-01-23 12:30:55 +01:00