Commit Graph

  • 8cea288a6b Reduce comments and redundant tests tom27052006 2026-09-04 13:02:01 +0200
  • aa25c221e9 Document the SSO cookie vendor and fix clippy on Rust 1.98 nathanmoreton 2026-09-04 03:43:49 +0000
  • 124bea3ede
    Merge branch 'main' into feat/sso-cookie-vendor Nathan Moreton 2026-09-03 22:27:07 -0500
  • a6c3bd6d18
    Update rust docker version (#7689) Daniel García 2026-09-03 21:17:50 +0200
  • 9c53f8dde5
    Update rust docker version Daniel García 2026-09-03 21:11:21 +0200
  • 6729e83521
    Misc Updates (#7676) Mathijs van Veluw 2026-09-03 00:07:00 +0200
  • 78ddc6caed fix(security): revoke 2FA remember tokens when credentials or 2FA change BryanFRD 2026-09-02 17:19:52 +0200
  • 346fbe2efb fix(security): rate limit prelogin and auth request endpoints BryanFRD 2026-09-02 13:38:43 +0200
  • 2589d69e9f perf(mail): send new device login notification in the background BryanFRD 2026-09-02 13:26:18 +0200
  • 705c43b7fb
    Adjust email validation as suggested BlackDex 2026-09-02 09:03:00 +0200
  • 4a77cca085 Add `pm-32413-multi-client-password-management` feature flag tom27052006 2026-09-01 18:57:32 +0200
  • d43cb085f0
    Misc Updates BlackDex 2026-09-01 17:29:02 +0200
  • 91f0546f40
    Merge branch 'main' into main kittygaming99 2026-09-01 11:39:11 +1000
  • edbef269a2
    Merge branch 'main' into fix/two-factor-email-login-ip-logging The CRahn 2026-08-30 13:25:08 -0500
  • 11f4175df2
    Address review: move validate_ssh_key_data, simplify it and the tests xhon-pelushi 2026-08-30 13:15:37 -0400
  • 9e8780f52c
    Merge b3fbb69b05 into fdc156b247 KyattsuNoTsume 2026-08-30 17:49:25 +0200
  • b3fbb69b05 clippy fixes Kyattsukuro 2026-06-22 15:51:01 +0200
  • b9ceccddb6 revertet changing names of organisation attachment_count Kyattsukuro 2026-05-08 13:40:30 +0200
  • e7f8392ddb use camel case for attachmentCount, use safer way to get user JSON Kyattsukuro 2026-04-05 13:55:56 +0200
  • 6a5f48d4e2 in enrich_users_json, moved never active notice to template Kyattsukuro 2026-02-04 22:56:49 +0100
  • ae52dd6300 removed get_sso_user Kyattsukuro 2026-02-04 22:46:25 +0100
  • e32c9cf561 moved SsoUser from get_user_or_404 to get_sso_user Kyattsukuro 2026-02-03 15:04:18 +0100
  • c9b2c2acd1 Resolves conflicts: src/static/templates/admin/users.hbs Kyattsukuro 2026-06-22 15:34:41 +0200
  • 7bd681fd04 pass formatting checks Kyattsukuro 2025-11-29 19:40:36 +0100
  • c894f0efbc return same json object for all user queries Kyattsukuro 2026-05-08 13:01:15 +0200
  • 3e6dc9649e adds sso_identifier to /admin/users Kyattsukuro 2025-11-24 19:41:12 +0100
  • fdc156b247
    log_event take enum parameter not i32 (#7656) Timshel 2026-08-29 15:02:26 +0000
  • 2073c03092
    Add SSO_SIGNUPS_ALLOWED (#7272) Timshel 2026-08-29 15:02:22 +0000
  • 923f5d0b5e
    Fix migration for MariaDB 12.2.2 (#7265) Timshel 2026-08-29 15:02:01 +0000
  • 83724b301e
    Ignore reset-password auto-enroll when mail is disabled (#7585) xhon-pelushi 2026-08-29 11:01:51 -0400
  • 10e044f563
    chore: remove duplicate "the" in ciphers.rs comment (#7254) Matt Van Horn 2026-08-29 08:01:45 -0700
  • 9085211662 Ignore reset-password auto-enroll when mail is disabled xhon-pelushi 2026-08-12 00:41:50 -0400
  • a483a3b958 Reject SSH key ciphers with null or empty required fields xhon-pelushi 2026-08-12 00:39:18 -0400
  • 4c9deb4837 Add accepted organization data to sync response Tom 2026-08-28 15:11:50 +0000
  • d9789f1265
    Merge branch 'main' into feat/sso-cookie-vendor nathanmoreton 2026-08-27 13:40:42 -0500
  • e4c388f16a Fix regression with domain_allowed in SSO onboarding Timshel 2026-05-30 10:06:52 +0200
  • 9f37857e15 Add SSO_SIGNUPS_ALLOWED Timshel 2026-05-28 14:11:55 +0200
  • 2798016c36 log_event take enum parameter not i32 Timshel 2026-08-26 09:42:01 +0200
  • ea4af90a9e Log IP/username on two-factor email-login credential failures crahn 2026-08-25 14:22:19 -0500
  • 39de7ddbbf Fix migration for MariaDB 12.2.2 Timshel 2026-05-27 18:33:07 +0200
  • 8a808be247
    chore(org-rbac): harden bitmask model and tests Sacha ATHIAS 2026-08-25 16:56:14 +0200
  • 9dee038f77
    feat(org-rbac): store custom permissions as bitflags Sacha ATHIAS 2026-08-25 16:16:59 +0200
  • b7fe5f0f41 fix(deps): bump h2 to 0.4.16 to patch RUSTSEC-2026-0258 github-actions[bot] 2026-08-25 13:07:37 +0000
  • 7e7908aa48
    Merge branch 'main' into feature/vaultwarden-user-custom-roles Sacha ATHIAS 2026-08-25 09:38:11 +0200
  • f8eea92e4f
    Merge c9c81f3b02 into fa2566d14f Rune Darrud 2026-08-25 12:12:58 +0700
  • 0f256c9348
    Merge bec8ce5331 into fa2566d14f rwjack 2026-08-24 22:37:27 +0200
  • fa2566d14f
    Fix password change with newer web-vault (#7634) Mathijs van Veluw 2026-08-24 19:38:23 +0200
  • 2724ca6ce4
    chore: run rustfmt and document permissions bool shape for clippy Sacha ATHIAS 2026-08-24 18:49:49 +0200
  • 89cf5f1e90
    fix(auth): remove unused guard fields for strict CI lints Sacha ATHIAS 2026-08-24 18:43:31 +0200
  • 39037817de
    feat(org): persist custom role permissions and add permission-aware org guards Sacha ATHIAS 2026-08-24 18:25:34 +0200
  • 136a069dee
    feat(vaultwarden-user-custom-role): update migrations Sacha ATHIAS 2026-08-24 18:15:19 +0200
  • 7664d014d3
    feat(vaultwarden-user-custom-role): update organization.rs Sacha ATHIAS 2026-08-24 18:14:59 +0200
  • 8e965902c6 fix(api): reject SSH Key ciphers with missing or empty key members Yunare Maia 2026-08-24 14:40:50 +0000
  • 09f3898565
    Fix password change with newer web-vault BlackDex 2026-08-24 15:36:54 +0200
  • d31423c331
    Merge branch 'main' into main kittygaming99 2026-08-22 16:40:46 +1000
  • a3a8d74738
    SSO: Verify that the userinfo subject matches the id_token subject Fredrik Ekre 2026-07-23 22:20:38 +0200
  • ff7615ecd9
    SSO: Backfill verified_at when associating an existing account Fredrik Ekre 2026-07-24 00:51:44 +0200
  • 46d71107f5
    add dummy revisionDate (#7608) 1.37.2 Stefan Melmuk 2026-08-20 22:03:56 +0200
  • 12a9d2eb65
    add dummy revisionDate stefan0xC 2026-08-20 20:49:59 +0200
  • 66c8036c8b
    Merge 7049ec72a7 into 9e78911a2f will-lottkowitz-prism 2026-08-20 12:35:36 -0400
  • 2ed08b144f chore: remove duplicate "the" in ciphers.rs comment Matt Van Horn 2026-05-26 00:56:35 -0700
  • 9e78911a2f
    Fix sendmail executable permission check (#7483) Patrick Bönisch 2026-08-20 17:34:38 +0200
  • 352546ed7a Use access check for sendmail command Patrick Bönisch 2026-07-26 12:36:29 +0200
  • 2c9ffbd1d6 Fix sendmail executable permission check Patrick Bönisch 2026-07-25 18:56:31 +0200
  • 47fa7f52c8 fix(email-2fa): use device-identifier fallback when no password hash submitted Arunabha-Mukhopadhyay 2026-08-17 13:51:19 +0530
  • f7f2007f7b
    fix: Use `preffered` UVP for passkey registration RaphaelRoumezin 2026-08-16 16:31:35 +0200
  • 327dc80eb1
    Merge branch 'main' into feat/webauthn_login RaphaelRoumezin 2026-08-16 16:24:10 +0200
  • 0d7f924782 Unarchive ciphers when archivedDate is explicitly null xhon-pelushi 2026-08-12 00:26:14 -0400
  • 59b3cb1b3f Remove now-duplicate communication placeholder from /api/config Nathan Moreton 2026-08-11 20:22:17 +0000
  • abde332158 Merge branch 'main' into feat/sso-cookie-vendor Nathan Moreton 2026-08-11 20:22:01 +0000
  • 8c5912533c feat: integrate custom advanced search UI and bundle web-vault v2026.7.0 Nenad Latinovic 2026-08-10 13:51:33 +0200
  • 4f26f72586 Allow email-only /api/two-factor/send-email-login for mobile clients Arunabha-Mukhopadhyay 2026-08-10 14:11:21 +0530
  • c9c81f3b02 Fix defects found by a second adversarial review Rune Darrud 2026-08-10 03:04:53 +0200
  • 7f2911231a Expose member permissions so manage-all survives a write Rune Darrud 2026-08-10 02:00:40 +0200
  • 7049ec72a7 Fix migration correctness for org policy revision_date Will Lotto 2026-08-10 09:58:55 +1000
  • b1473be414 Harden the Public API member and group write endpoints Rune Darrud 2026-08-10 01:40:05 +0200
  • 2a9c148f1d Add smoke test for the Public API member and group write endpoints Rune Darrud 2026-08-10 01:21:11 +0200
  • 2a2925b3c1 Add smoke test for the Public API event log endpoint Rune Darrud 2026-08-10 01:17:10 +0200
  • bc491e9830 Do not panic on a malformed Public API event date Rune Darrud 2026-08-10 01:01:47 +0200
  • 73db51845e Add revision_date to org policies Will Lotto 2026-08-10 09:01:31 +1000
  • 0f8d565258 Add Public API member and group write endpoints Rune Darrud 2026-08-10 00:37:04 +0200
  • 26850247fa Add Public API organization event log endpoint Rune Darrud 2026-08-10 00:26:34 +0200
  • 96b46c9ae9 Add smoke test for the organization Public API read endpoints Rune Darrud 2026-07-12 15:27:16 +0300
  • 3fe8f5e7e4 Add Public API read endpoints for members, groups, and collections Rune Darrud 2026-07-12 15:13:58 +0300
  • 20c95f3169 Merge branch 'main' into admin-totp tom27052006 2026-08-08 19:50:19 +0200
  • 8e1f757ff5
    Merge branch 'main' into agent/sso-default-organization Tom 2026-08-08 19:37:03 +0200
  • 208e1be240
    Merge branch 'main' into agent/admin-vault-timeout-export-policies Tom 2026-08-08 19:36:37 +0200
  • 5d72ed2674
    Merge branch 'main' into main kittygaming99 2026-08-08 02:15:32 +1000
  • 0cefa4cca7
    Include user email in successful login logs (#7496) lmogthb 2026-08-07 14:09:43 +0200
  • 8e29449fe6
    Update SSO name claim description kittygaming99 2026-08-07 12:28:58 +1000
  • 0db744bd2f
    Simplify claim extraction logic kittygaming99 2026-08-07 12:27:32 +1000
  • 75798c46ce
    Refactor user name extraction from claims kittygaming99 2026-08-07 12:14:31 +1000
  • 4acd136121
    Add sso_name_claim to configuration options kittygaming99 2026-08-07 12:02:33 +1000
  • b30cc08562
    Misc fixes and updates (#7558) Mathijs van Veluw 2026-08-06 20:22:12 +0200
  • 97e451ef45
    Merge branch 'main' into agent/sso-default-organization Tom 2026-08-06 17:30:25 +0200
  • aec7b3bd1d
    Merge branch 'main' into admin-totp Tom 2026-08-06 17:30:03 +0200
  • d0173dd1d7
    Merge branch 'main' into agent/admin-vault-timeout-export-policies Tom 2026-08-06 17:29:38 +0200
  • 735fe9a9d8
    Fix hadolint warnings BlackDex 2026-08-05 22:06:48 +0200
  • fa3ad5f565
    Update web-vault to v2026.7.0 BlackDex 2026-08-05 21:27:59 +0200
  • b29d68c756
    Update crates and adjust code. BlackDex 2026-08-05 21:14:10 +0200