Commit Graph

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