Commit graph

  • daa9e075a2
    corrections on config parsing Guilhem Zeitoun 2026-04-26 11:12:53 +02:00
  • ac5d1f653e Use 'scheme' instead of 'prefix' in DATABASE_URL messages mfw78 2026-04-10 08:30:11 +00:00
  • 7bb492e606 Use err!() instead of panic!() for unrecognised DATABASE_URL mfw78 2026-04-08 09:20:55 +00:00
  • 618de0a7ae Panic on unrecognised DATABASE_URL instead of silent SQLite fallback mfw78 2026-04-07 11:05:08 +00:00
  • bdf1a62e13
    Merge branch 'main' into feature/prometheus-metrics Ross Golder 2026-04-26 08:08:50 +07:00
  • 8e0f513279
    Update secure context requirements in README.md realfunnyguy 2026-04-25 16:07:33 -04:00
  • 645164382e
    fix: avoid panic in emergency access jobs and attachment save Pham Quang Nghi 2026-04-25 21:41:14 +07:00
  • 113d5e8007 Add send_template_email and deduplicate common email handling Thomas Snider 2026-04-24 14:58:24 -07:00
  • 8596212a96 SSO fallback to UserInfo preferred_username Timshel 2026-04-24 11:18:23 +02:00
  • 88b0ba060e
    Merge branch 'dani-garcia:main' into feat/sso-cookie-vendor nathanmoreton 2026-04-24 00:57:01 -05:00
  • 2b79525441 Add SSO cookie vendor endpoint for native apps behind authenticating proxies nathanmoreton 2026-04-23 21:19:15 -05:00
  • 7cf0c5d67e
    Update web-vault and crates (#7121) 1.35.8 Mathijs van Veluw 2026-04-22 14:29:35 +02:00
  • b3928c944e
    Update web-vault and crates BlackDex 2026-04-22 13:32:59 +02:00
  • c71fd0d2dc Bump rustls-webpki 0.103.11 to 0.103.12 ownrootops 2026-04-21 04:37:34 +02:00
  • 2a1ef5f9a9
    Merge branch 'main' into feature/prometheus-metrics Ross Golder 2026-04-20 19:44:37 +07:00
  • c949b8491f Rename migration folders, separate logic based on PR threads Matt Aaron 2026-04-18 17:52:55 -04:00
  • f879f12642 Add IF EXISTS to down.sql migratinos Matt Aaron 2026-04-18 14:08:22 -04:00
  • b3b47eb352 Update Diesel macros and remove unnecessary SUPPORTED_FEATURE_FLAG Matt Aaron 2026-04-05 13:10:07 -04:00
  • c2779fa036 Add archiving Matt Aaron 2026-03-23 23:16:18 -04:00
  • 34feefa9f8 Simplify release workflow dfunkt 2026-04-16 12:09:21 +03:00
  • b04ed75f9f
    Update Rust, Crates, GHA and fix a DNS issue (#7108) Mathijs van Veluw 2026-04-18 15:03:41 +02:00
  • 4495056534
    Adjust resolver builder path BlackDex 2026-04-18 08:36:30 +02:00
  • 49fa6903ed
    Update Rust, Crates and GHA BlackDex 2026-04-17 17:25:03 +02:00
  • 0ed8ab68f7
    Fix invalid refresh token response (#7105) Mathijs van Veluw 2026-04-16 18:42:13 +02:00
  • 54ec7a0113
    Fix invalid refresh token response BlackDex 2026-04-16 18:13:28 +02:00
  • 63fc3e3c7b
    Merge 085ee3bdf5 into dfebee57ec Timshel 2026-04-15 16:30:23 -04:00
  • dfebee57ec
    Fix recovery-code not working (#7102) Mathijs van Veluw 2026-04-15 20:49:58 +02:00
  • bfe420a018
    Dummy org Master password policy auth fix (#7097) Timshel 2026-04-15 18:44:55 +00:00
  • 301d030c98
    Fix recovery-code not working BlackDex 2026-04-15 18:12:02 +02:00
  • 77b48f2503 Dummy org Master password policy auth fix Timshel 2026-04-14 18:11:33 +02:00
  • e7e4b9a86d
    Fix 2FA for Android (#7093) 1.35.7 Mathijs van Veluw 2026-04-13 21:47:20 +02:00
  • 0b9da80627
    Fix 2FA for Android BlackDex 2026-04-13 21:10:39 +02:00
  • bb549986e6
    Fix MFA Remember (#7085) 1.35.6 Mathijs van Veluw 2026-04-12 21:04:32 +02:00
  • 1704f03e86
    Fix MFA Remember BlackDex 2026-04-12 20:09:09 +02:00
  • 0a77776a8b
    Revert "Disable deployments for release env (#7033)" revert-7033-patch-1 Mathijs van Veluw 2026-04-12 16:57:48 +02:00
  • 5bc2f1401f
    Address review feedback on deny.toml and build.yml TriplEight 2026-04-12 16:22:53 +02:00
  • 33b0316995
    Merge branch 'main' of github.com:dani-garcia/vaultwarden into pr/3x8_cargo-deny TriplEight 2026-04-12 15:31:35 +02:00
  • bc27e40e6e
    ci: return BASE_TAGS - it's needed for bake step Denis Pisarev 2026-04-12 15:10:59 +02:00
  • 60a93fcf70 fix: V-003 security vulnerability orbisai0security 2026-04-12 10:16:45 +00:00
  • 39954af96a
    Crate and GHA updates (#7081) 1.35.5 Mathijs van Veluw 2026-04-11 20:27:07 +02:00
  • d7b1423adb
    Crate and GHA updates BlackDex 2026-04-11 20:16:15 +02:00
  • 994ee0d374 Fix SSO_ONLY users unable to accept org invites (#7072) pmhnam 2026-04-10 17:29:08 +00:00
  • 085ee3bdf5 Allow SSO role mapping to add admin cookie Timshel 2024-01-03 17:24:57 +01:00
  • f2e57eb94f Return invalid_grant on expired refresh token (#7060) otis 2026-04-10 17:11:31 +00:00
  • b604fc9f98 Use insert_into when possible Timshel 2025-11-04 23:38:03 +01:00
  • a3a03be730 docs: Add API integration guide murraywu 2026-04-10 05:19:53 +08:00
  • c8e1202eb5 Allow SQLite to be linked against dynamically ISSOtm 2026-04-06 17:30:04 +02:00
  • eb3205a196 fix: parse_date() panics on invalid date input from HTTP query params easonysliu 2026-04-09 14:35:51 +08:00
  • d37a0a4219 fix: return error instead of panicking on invalid cipher type in to_json easonysliu 2026-04-09 14:30:36 +08:00
  • 8a492177af
    Merge branch 'main' into feature/prometheus-metrics Ross Golder 2026-04-09 12:46:51 +07:00
  • a6b43651ca
    Fix windows build issues (#7065) idontneedonetho 2026-04-08 09:35:18 -04:00
  • 581a8d5ff2
    Fix windows build issues idontneedonetho 2026-04-08 09:27:24 -04:00
  • 711f7eb880
    Update organizations.rs marvineimer-kw 2026-04-08 13:47:41 +02:00
  • e235aea44d code formatting Shocker 2026-04-07 19:44:26 +03:00
  • 757b6fcacf optimize code Shocker 2026-04-07 19:19:48 +03:00
  • 3f28b583db
    Fix logout push identifiers and send logout before clearing devices (#7047) qaz741wsd856 2026-04-06 04:43:58 +08:00
  • d4f67429d6
    Do not display unavailable 2FA options (#7013) Hex 2026-04-05 22:43:06 +02:00
  • fc43737868
    Handle SIGTERM and SIGQUIT shutdown signals. (#7008) Hex 2026-04-05 22:41:14 +02:00
  • 43df0fb7f4
    Change SQLite backup to use VACUUM INTO query (#6989) Aaron Brager 2026-04-05 15:40:00 -05:00
  • d29cd29f55
    prevent managers from creating collections (#6890) Stefan Melmuk 2026-04-05 22:39:33 +02:00
  • 2811df2953
    Fix Send icons (#7051) Mathijs van Veluw 2026-04-05 22:35:21 +02:00
  • b2a206be95
    prevent managers from creating collections Stefan Melmuk 2026-03-02 18:10:48 +01:00
  • bfe45e47f7
    clarity in 2fa skip code 0x484558 2026-04-04 21:01:43 +02:00
  • 1bb32daaf9
    use existing function to check webauthn support 0x484558 2026-03-25 22:00:15 +01:00
  • 737016863a
    do not display unavailable 2FA options 0x484558 2026-03-24 23:39:40 +01:00
  • 7272aff6df
    disable Rocket's built-in signal handlers 0x484558 2026-03-25 20:39:31 +01:00
  • c681ad8ac2
    handle more shutdown signals 0x484558 2026-03-24 20:31:32 +01:00
  • 717ebfbf89
    Fix VACUUM INTO query error handling Aaron Brager 2026-03-22 12:34:35 -05:00
  • 668f1bdedf
    Refactor SQLite backup to use VACUUM INTO query Aaron Brager 2026-03-22 07:29:48 -05:00
  • 295a45462b Fix parameters in logout notification functions qaz741wsd856 2026-04-04 16:05:01 +00:00
  • 17bb86dbbc Refactor logout function parameters qaz741wsd856 2026-04-03 17:59:00 +00:00
  • 1b174b9b40
    Merge branch 'main' into fix-logout-push qaz741wsd856 2026-04-04 01:55:13 +08:00
  • eb2bce306d
    Fix Send icons BlackDex 2026-04-02 16:53:56 +02:00
  • 8f0e99b875
    Disable deployments for release env (#7033) Daniel 2026-04-02 00:04:34 +03:00
  • f07a91141a
    Fix empty string FolderId (#7048) Mathijs van Veluw 2026-04-01 23:04:10 +02:00
  • 390a0732be
    Fix empty string FolderId BlackDex 2026-04-01 22:10:48 +02:00
  • 235c4ca0dc Fix logout push identifiers and send logout before clearing devices qaz741wsd856 2026-04-01 03:51:24 +00:00
  • f3ecc8c7bd Add authType field to Send API responses Jalen Francis 2026-03-31 21:02:41 -04:00
  • df34dadbda Build and Release Vaultwarden for macOS M4 cloud 2026-04-01 01:39:12 +08:00
  • ba0f341e40 Build and Release Vaultwarden for macOS M4 cloud 2026-04-01 01:32:37 +08:00
  • 4fbc8026b9 add libpq cloud 2026-04-01 01:17:55 +08:00
  • 12d8771142 edit build-macos error cloud 2026-04-01 00:46:48 +08:00
  • 41de29518a
    Create build-macos-m4.yml YAO GUANG HONG 2026-04-01 00:37:16 +08:00
  • ed034ea55e
    revert cors rwjack 2026-03-30 13:46:58 +02:00
  • da954ae3e5
    Merge branch 'dani-garcia:main' into main rwjack 2026-03-30 00:52:54 +02:00
  • 7fe2505785
    add trusted device verification: https://github.com/dani-garcia/vaultwarden/discussions/6655 rwjack 2026-03-30 00:52:07 +02:00
  • f51666c468
    Disable deployments for release env Daniel 2026-03-30 01:08:25 +03:00
  • 787822854c
    Misc org fixes (#7032) Mathijs van Veluw 2026-03-29 23:15:48 +02:00
  • c19c9a2dea
    Add some more validation for groups, collections and memberships BlackDex 2026-03-27 17:59:05 +01:00
  • 7972014a2d
    Several other misc fixes BlackDex 2026-03-25 15:01:37 +01:00
  • ee6d1dc53c
    Adjust several other call-sites BlackDex 2026-03-24 09:13:02 +01:00
  • c78887a063
    Split vault org/personal purge endpoints BlackDex 2026-03-23 15:07:50 +01:00
  • f62a7a66c8
    Rotate refresh-tokens on sstamp reset (#7031) Mathijs van Veluw 2026-03-29 22:43:36 +02:00
  • 9caedb8c8a
    Rotate refresh-tokens on sstamp reset BlackDex 2026-03-29 12:47:39 +02:00
  • 3a1378f469
    Switch to attest action (#7017) Daniel 2026-03-29 23:22:27 +03:00
  • dde63e209e
    Misc Updates (#7027) Mathijs van Veluw 2026-03-29 22:21:39 +02:00
  • 9a479cf703
    Misc Updates BlackDex 2026-03-29 13:28:59 +02:00
  • 6c6d2784cc
    Switch to attest action Daniel 2026-03-25 10:28:44 +02:00
  • 009565735c
    add single-job worker entrypoint for scheduled tasks 0x484558 2026-03-24 22:55:37 +01:00
  • 04631c061a
    Merge 3fd2adc463 into 235cf88231 Henning 2026-03-24 10:21:15 +01:00