Commit Graph

  • 737016863a
    do not display unavailable 2FA options 0x484558 2026-03-24 23:39:40 +0100
  • 7272aff6df
    disable Rocket's built-in signal handlers 0x484558 2026-03-25 20:39:31 +0100
  • c681ad8ac2
    handle more shutdown signals 0x484558 2026-03-24 20:31:32 +0100
  • 717ebfbf89
    Fix VACUUM INTO query error handling Aaron Brager 2026-03-22 12:34:35 -0500
  • 668f1bdedf
    Refactor SQLite backup to use VACUUM INTO query Aaron Brager 2026-03-22 07:29:48 -0500
  • 295a45462b Fix parameters in logout notification functions qaz741wsd856 2026-04-04 16:05:01 +0000
  • 17bb86dbbc Refactor logout function parameters qaz741wsd856 2026-04-03 17:59:00 +0000
  • 1b174b9b40
    Merge branch 'main' into fix-logout-push qaz741wsd856 2026-04-04 01:55:13 +0800
  • eb2bce306d
    Fix Send icons BlackDex 2026-04-02 16:53:56 +0200
  • 8f0e99b875
    Disable deployments for release env (#7033) Daniel 2026-04-02 00:04:34 +0300
  • f07a91141a
    Fix empty string FolderId (#7048) Mathijs van Veluw 2026-04-01 23:04:10 +0200
  • 390a0732be
    Fix empty string FolderId BlackDex 2026-04-01 22:10:48 +0200
  • 235c4ca0dc Fix logout push identifiers and send logout before clearing devices qaz741wsd856 2026-04-01 03:51:24 +0000
  • f3ecc8c7bd Add authType field to Send API responses Jalen Francis 2026-03-31 21:02:41 -0400
  • df34dadbda Build and Release Vaultwarden for macOS M4 cloud 2026-04-01 01:39:12 +0800
  • ba0f341e40 Build and Release Vaultwarden for macOS M4 cloud 2026-04-01 01:32:37 +0800
  • 4fbc8026b9 add libpq cloud 2026-04-01 01:17:55 +0800
  • 12d8771142 edit build-macos error cloud 2026-04-01 00:46:48 +0800
  • 41de29518a
    Create build-macos-m4.yml YAO GUANG HONG 2026-04-01 00:37:16 +0800
  • f51666c468
    Disable deployments for release env Daniel 2026-03-30 01:08:25 +0300
  • 787822854c
    Misc org fixes (#7032) Mathijs van Veluw 2026-03-29 23:15:48 +0200
  • c19c9a2dea
    Add some more validation for groups, collections and memberships BlackDex 2026-03-27 17:59:05 +0100
  • 7972014a2d
    Several other misc fixes BlackDex 2026-03-25 15:01:37 +0100
  • ee6d1dc53c
    Adjust several other call-sites BlackDex 2026-03-24 09:13:02 +0100
  • c78887a063
    Split vault org/personal purge endpoints BlackDex 2026-03-23 15:07:50 +0100
  • f62a7a66c8
    Rotate refresh-tokens on sstamp reset (#7031) Mathijs van Veluw 2026-03-29 22:43:36 +0200
  • 9caedb8c8a
    Rotate refresh-tokens on sstamp reset BlackDex 2026-03-29 12:47:39 +0200
  • 3a1378f469
    Switch to `attest` action (#7017) Daniel 2026-03-29 23:22:27 +0300
  • dde63e209e
    Misc Updates (#7027) Mathijs van Veluw 2026-03-29 22:21:39 +0200
  • 9a479cf703
    Misc Updates BlackDex 2026-03-29 13:28:59 +0200
  • 6c6d2784cc
    Switch to `attest` action Daniel 2026-03-25 10:28:44 +0200
  • 009565735c
    add single-job worker entrypoint for scheduled tasks 0x484558 2026-03-24 22:55:37 +0100
  • 04631c061a
    Merge 3fd2adc463 into 235cf88231 Henning 2026-03-24 10:21:15 +0100
  • 235cf88231
    Fix 2FA Remember to actually be 30 days (#6929) Mathijs van Veluw 2026-03-23 23:12:07 +0100
  • c0a78dd55a
    Use protected CI environment (#7004) Daniel García 2026-03-23 22:25:03 +0100
  • e2b48609f7
    Use protected CI environment Daniel García 2026-03-23 22:05:50 +0100
  • 711bb53d3d
    Update crates and GHA (#6980) Mathijs van Veluw 2026-03-23 21:26:11 +0100
  • 650defac75
    Update Feature Flags (#6981) Mathijs van Veluw 2026-03-23 21:21:21 +0100
  • 5126fe28b8
    Update crates and GHA BlackDex 2026-03-21 18:35:44 +0100
  • e1334397de
    Update .env template BlackDex 2026-03-22 18:54:03 +0100
  • 2d327169b6
    Adjust code a bit and add Diagnostics check BlackDex 2026-03-22 17:59:52 +0100
  • 68fc32fda0
    ci: add integration test workflow with live PostgreSQL and MySQL TriplEight 2026-03-22 16:43:37 +0100
  • 7cedcae881
    migrations: add MySQL migration to fix missing primary keys on group tables TriplEight 2026-03-22 16:36:38 +0100
  • 3c126a16bc
    ci: add integration test workflow with live PostgreSQL and MySQL Two jobs - one per db - each spinning up a service container: TriplEight 2026-03-22 16:08:29 +0100
  • e21669cd0f
    ci: use DIESEL_CONFIG_FILE=/dev/null to suppress schema regeneration TriplEight 2026-03-22 15:55:13 +0100
  • 642589db4d
    ci: fix mysql migration and diesel schema overwrite in integration tests TriplEight 2026-03-22 15:21:45 +0100
  • 0d66306766
    ci: add daily scheduled RustSec advisory scan TriplEight 2026-03-22 11:18:27 +0100
  • ef4fbbce91
    ci: create GitHub Release with binaries on tag push. TriplEight 2026-03-22 14:53:22 +0100
  • d340ecc6cd
    Bump quinn-proto in the cargo group across 1 directory dependabot[bot] 2026-03-22 09:25:24 +0000
  • baec66df0c
    ci: run cargo deny in build workflow TriplEight 2026-03-22 10:58:13 +0100
  • 097cb1daaf
    ci: add cargo-deny config for supply-chain checks. TriplEight 2026-03-22 10:56:08 +0100
  • 1a5d00c228
    ci: pin ubuntu-latest to ubuntu-24.04 in merge-manifests and zizmor TriplEight 2026-03-22 10:00:54 +0100
  • 59d1f3b854
    ci: replace unsecured curl hadolint download with an official action TriplEight 2026-03-22 09:57:36 +0100
  • 7653d52dab
    ci: remove dead BASE_TAGS reference in release bake step TriplEight 2026-03-22 09:47:32 +0100
  • e72abfe5f0
    ci: add Dependabot config for github-actions and cargo. TriplEight 2026-03-22 10:18:40 +0100
  • e03981ecb4
    ci: fix MySQL connection using TCP instead of Unix socket TriplEight 2026-03-22 14:14:45 +0100
  • 0d42b91939
    ci: add integration test workflow with live PostgreSQL and MySQL TriplEight 2026-03-22 12:28:45 +0100
  • 1a7fb9ee67
    Merge pull request #5 from TriplEight/3x8_cargo-deny Denis Pisarev 2026-03-22 11:12:07 +0100
  • dd9559c993
    ci: run cargo deny in build workflow TriplEight 2026-03-22 10:58:13 +0100
  • b8afae455a
    ci: add cargo-deny config for supply-chain checks. TriplEight 2026-03-22 10:56:08 +0100
  • 5f5127eea7
    Merge pull request #2 from TriplEight/3x8_dependabot Denis Pisarev 2026-03-22 10:22:59 +0100
  • 695b8dec9e
    ci: add Dependabot config for github-actions and cargo. TriplEight 2026-03-22 10:18:40 +0100
  • 0442de2342
    Merge pull request #1 from TriplEight/3x8_improve-ci Denis Pisarev 2026-03-22 10:07:54 +0100
  • 2e2b9c131d
    ci: pin ubuntu-latest to ubuntu-24.04 in merge-manifests and zizmor TriplEight 2026-03-22 10:00:54 +0100
  • 2f831e386e
    ci: replace unsecured curl hadolint download with an official action TriplEight 2026-03-22 09:57:36 +0100
  • 3337014f93
    ci: remove dead BASE_TAGS reference in release bake step TriplEight 2026-03-22 09:47:32 +0100
  • 7dff07c318
    Update Feature Flags BlackDex 2026-03-21 16:57:38 +0100
  • 2d68adcfed feat: add configurable default KDF type for new user registrations Don Kendall 2026-03-21 15:24:25 -0400
  • 8869652dad Fix "Invalid folder" error when client sends empty folderId string easonysliu 2026-03-19 01:12:31 +0800
  • 2b3736802d
    Fix email header base64 padding (#6961) Mathijs van Veluw 2026-03-17 17:01:32 +0100
  • 325d50f37b
    Fix email header base64 padding BlackDex 2026-03-17 13:51:00 +0100
  • 6fc40c09b6 feat: SSO improvements — auto-redirect, Key Connector, logout redirect, auto-enrollment Brendan Kite 2026-03-15 23:55:42 +0000
  • 75efa32610 Validate cipher name at API boundary instead of silently accepting null Johny Jimenez 2026-03-12 19:13:47 -0500
  • 8e78a3bfd7 Replace organization_uuid unwrap with proper error handling Johny Jimenez 2026-03-12 20:27:37 -0500
  • ae532868ad Fix duplicate AuthRequestResponse notification on approving device Johny Jimenez 2026-03-12 19:26:05 -0500
  • d785a25941
    Fix 2FA Remember to actually be 30 days BlackDex 2026-03-11 15:56:52 +0100
  • 9c7df6412c
    Fix apikey login (#6922) Mathijs van Veluw 2026-03-09 21:13:27 +0100
  • 72bccb5618
    Fix apikey login BlackDex 2026-03-09 20:18:35 +0100
  • 065c1f2cd5
    Fix `checkout` action version (#6921) Daniel 2026-03-09 20:35:14 +0200
  • 67b358a963 Fix `checkout` action version dfunkt 2026-03-09 20:18:29 +0200
  • 1a1d7f578a
    Support new desktop origin on CORS (#6920) Daniel García 2026-03-09 19:14:28 +0100
  • 05facdf4e5
    Support new desktop origin on CORS Daniel García 2026-03-09 18:55:15 +0100
  • 2b16a05e54
    Misc updates and fixes (#6910) Mathijs van Veluw 2026-03-09 18:38:22 +0100
  • 103996e2d1
    Remove commented out code Daniel García 2026-03-09 18:23:02 +0100
  • c6e9948984
    Add cxp-import-mobile and cxp-export-mobile: feature flags on mobile (#6853) phoeagon 2026-03-09 10:21:23 -0700
  • ab37d50964
    Merge branch 'main' into main Daniel García 2026-03-09 18:11:04 +0100
  • ecdb18fcde
    Add 30s cache to SSO exchange_refresh_token (#6866) Timshel 2026-03-09 17:10:06 +0000
  • df25d316d6
    Add Webauthn related origins flag to known flags. (#6900) pasarenicu 2026-03-09 19:06:41 +0200
  • 747286dccd
    fix: add ForcePasswordReset to api key login (#6904) Chris Kruger 2026-03-10 01:04:17 +0800
  • e60105411b
    Feat(config): add feature flag for Safari account switching (#6891) DerPlayer2001 2026-03-09 17:57:10 +0100
  • 937857a0bc
    Merge commit from fork Ken Watanabe 2026-03-10 01:50:21 +0900
  • 77c483147b Feat(config): add feature flag for Safari account switching DerPlayer2001 2026-03-03 12:17:41 +0100
  • da940fe1b9
    Misc updates and fixes BlackDex 2026-03-06 20:40:06 +0100
  • 678d73385d fix: add ForcePasswordReset to api key login Chris Kruger 2026-03-06 11:41:55 +0800
  • 067faa80d0
    Add Webauthn related origins to config pasarenicu 2026-03-05 22:28:51 +0200
  • bd3f488023
    Fix collection details response BlackDex 2026-03-04 18:09:21 +0100
  • 2548576367
    Merge branch 'dani-garcia:main' into main Jason Yang 2026-03-04 17:52:46 +0800
  • ba55191676
    apply policies only to confirmed members (#6892) Stefan Melmuk 2026-03-04 06:58:39 +0100
  • b5c1715138
    apply policies only to confirmed members Stefan Melmuk 2026-03-03 23:59:44 +0100
  • 73cf3eed1f
    Merge branch 'main' into feature/s3-compatible-opendal Gustavo Oliveira 2026-03-01 13:26:04 -0300