1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-12-28 10:06:43 +01:00

Commit-Graph

  • 42b46c6651
    Merge f97d620636 into ed4ad67e73 Timshel 2024-12-26 17:30:17 +0100
  • f97d620636 Add TOTP delete endpoint Timshel 2024-12-26 17:14:47 +0100
  • a5c75f233e
    Merge 6d34f0630c into ed4ad67e73 Stefan Melmuk 2024-12-25 04:58:51 +0000
  • 6d34f0630c
    add emergency_access_id Stefan Melmuk 2024-12-25 05:48:33 +0100
  • c0bf5162a8
    use org_id in events Stefan Melmuk 2024-12-25 05:30:35 +0100
  • bc70927670
    use device_id Stefan Melmuk 2024-12-25 05:30:11 +0100
  • 72b51e0082
    add auth_request_id newtype Stefan Melmuk 2024-12-25 05:08:42 +0100
  • 3d42b66a10
    add collection_membership type Stefan Melmuk 2024-12-25 02:53:22 +0100
  • 6355985539
    use id names more consistently Stefan Melmuk 2024-12-24 00:55:32 +0100
  • 1397392699
    remove obsolete SafeString Stefan Melmuk 2024-12-24 00:38:24 +0100
  • b92415216c
    add send_file_id newtype Stefan Melmuk 2024-12-24 00:28:01 +0100
  • eff2ea0d3f
    add send_id newtype Stefan Melmuk 2024-12-23 08:22:15 +0100
  • e361d2445b
    revert changes to notification interface Stefan Melmuk 2024-12-22 22:46:25 +0100
  • 3ae88b3eca
    less boilerplate by using derive_more Stefan Melmuk 2024-12-22 15:56:18 +0100
  • 9e93571ac0
    rename to selected_collections Stefan Melmuk 2024-12-21 23:49:14 +0100
  • 493d62188f
    add to_json_details_for_user Stefan Melmuk 2024-12-21 23:46:03 +0100
  • 23ef84d5e5
    add to_json_details_for_group Stefan Melmuk 2024-12-21 23:37:43 +0100
  • 6517bbab9b
    add org_api_key_id Stefan Melmuk 2024-12-21 22:39:46 +0100
  • 423a08e749
    add device_id newtype Stefan Melmuk 2024-12-21 17:46:36 +0100
  • 53b1c36085
    introduce attachment id Stefan Melmuk 2024-12-21 16:06:34 +0100
  • 5dc05d6ba4
    introduce folder_id newtype Stefan Melmuk 2024-12-21 15:34:36 +0100
  • 8b8507f8cc
    introduce cipher_id newtype Stefan Melmuk 2024-12-21 15:03:30 +0100
  • 189fd77806
    introduce group_id newtype pattern Stefan Melmuk 2024-12-21 13:31:47 +0100
  • 7f2db91f23
    introduce collection_id newtype Stefan Melmuk 2024-12-21 12:58:57 +0100
  • 16afe10898
    introduce user_id newtype Stefan Melmuk 2024-12-21 11:41:24 +0100
  • 64ae0aa386
    introduce newtype membership_id Stefan Melmuk 2024-12-21 09:09:09 +0100
  • 40a788084b
    use newtype pattern for org_id Stefan Melmuk 2024-12-21 07:28:00 +0100
  • 4fe532caef
    Merge cd12a61ec9 into ed4ad67e73 Stefan Melmuk 2024-12-22 20:52:57 +0000
  • cd12a61ec9
    fix group issue in send_invite Stefan Melmuk 2024-12-22 21:48:25 +0100
  • 0b9e3bafd3
    rename membership Stefan Melmuk 2024-12-20 21:04:58 +0100
  • 7ce66f68d2
    Merge 94774a8424 into ed4ad67e73 Mathijs van Veluw 2024-12-20 18:06:17 -0500
  • 73faa85e06
    Merge 1ca4423508 into ed4ad67e73 Integral 2024-12-20 23:07:23 +0100
  • 889cc6d5a0
    Merge a85c9e0645 into ed4ad67e73 Mathijs van Veluw 2024-12-20 13:42:39 -0500
  • ce80efded7
    Merge bb8a9b54cc into ed4ad67e73 Jan Jansen 2024-12-20 18:34:01 +0100
  • c8c25121f2
    Merge 1fa4901c35 into ed4ad67e73 Daniel García 2024-12-20 18:19:18 +0100
  • 4f69ace442
    Merge 28146e292d into ed4ad67e73 Timshel 2024-12-20 18:49:49 +0200
  • ed4ad67e73
    Add inline-menu-positioning-improvements feature flag (#5313) main Ephemera42 2024-12-21 00:49:46 +0800
  • 1fa4901c35
    Merge branch 'main' into register_verify_email register_verify_email Daniel García 2024-12-20 17:44:25 +0100
  • 1c497b02dc
    Add inline-menu-positioning-improvements feature flag Ephemera42 2024-12-20 18:05:22 +0800
  • f551c31010
    Fixes fetchWsUrl Splash 2024-12-18 16:03:30 +0800
  • a85c9e0645
    Fix hide create account link BlackDex 2024-12-17 19:32:49 +0100
  • 28146e292d Prevent disabled User from SSO login Timshel 2024-11-28 16:44:37 +0100
  • 02a9ab5d48 Base64 encode state before sending it to providers Timshel 2024-11-28 13:59:24 +0100
  • c0267e9bbb Toggle SSO button in scss Timshel 2024-11-18 15:18:55 +0100
  • dbf9d18be6 add SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION Timshel 2024-10-07 17:23:42 +0200
  • 95387be709 Ensure result order when searching for sso_user Timshel 2024-10-07 15:38:45 +0200
  • 5b3e8933fd Activate PKCE by default Timshel 2024-10-07 14:46:04 +0200
  • 8a3de90de1 Add playwright tests Timshel 2024-09-25 15:42:05 +0200
  • 29b37ff195 Stop rolling device token Timshel 2024-04-15 16:06:18 +0200
  • a69f0c7df8 Improvements and error handling Timshel 2024-09-12 15:18:39 +0200
  • f767b13727 Add SSO functionality using OpenID Connect Felix Eckhofer 2023-08-30 16:13:09 +0200
  • b0920a621c
    Small changes for v2024.12.0 BlackDex 2024-12-12 00:04:16 +0100
  • f958731865
    Fix hide create account BlackDex 2024-12-07 11:52:14 +0100
  • b60a8ec3d5
    Fix hide passkey login BlackDex 2024-12-07 11:41:29 +0100
  • adacddafd2
    Add partial role support for manager only BlackDex 2024-12-06 17:09:26 +0100
  • a523c82f5f
    Use updated fern instead of patch (#5298) 1.32.7 Mathijs van Veluw 2024-12-15 23:13:29 +0100
  • 94774a8424
    Prepare for repo to org move BlackDex 2024-05-25 15:14:16 +0200
  • fb020cbee6
    Use updated fern instead of patch BlackDex 2024-12-15 12:42:46 +0100
  • 4d6d3443ae
    Allow adding connect-src entries (#5293) Mathijs van Veluw 2024-12-15 00:27:20 +0100
  • e59472bbf9
    Allow adding connect-src entries BlackDex 2024-12-14 16:22:25 +0100
  • 9cd400db6c
    Some refactoring and optimizations (#5291) Mathijs van Veluw 2024-12-14 00:55:34 +0100
  • bec475d5d8
    Some refactoring and optimizations BlackDex 2024-12-13 22:29:14 +0100
  • fd51230044
    feat: mask _smtp_img_src in support string (#5281) Helmut K. C. Tessarek 2024-12-12 14:35:07 +0100
  • a99fcdc1ef
    feat: mask _smtp_img_src in support string Helmut K. C. Tessarek 2024-12-11 19:06:45 -0500
  • 45e5f06b86
    Some Backend Admin fixes and updates (#5272) 1.32.6 Mathijs van Veluw 2024-12-10 21:52:12 +0100
  • f211fc0dad
    Some small fixes BlackDex 2024-12-10 21:44:19 +0100
  • bb00e1f4ce
    Some Backend Admin fixes and updates BlackDex 2024-12-10 21:05:10 +0100
  • 620ad92331
    Update crates (#5268) Daniel 2024-12-10 18:59:28 +0200
  • 8a90ad9153 Update crates dfunkt 2024-12-10 14:03:13 +0200
  • 1ca4423508
    Merge branch 'main' into static-const Daniel García 2024-12-08 21:49:11 +0100
  • c9860af11c
    Fix another sync issue with native clients (#5259) Mathijs van Veluw 2024-12-08 21:48:19 +0100
  • 8c1e8ce840
    refactor: replace static with const for global constants Integral 2024-12-07 22:09:14 +0800
  • 565d3e6993
    Fix another sync issue with native clients BlackDex 2024-12-06 19:33:52 +0100
  • d7adce97df
    Update Alpine to version 3.21 (#5256) Daniel 2024-12-06 12:05:52 +0200
  • a7a84cdb97 Update Alpine to version 3.21 dfunkt 2024-12-06 11:28:54 +0200
  • 71b3d3c818
    Update Rust and crates (#5248) Mathijs van Veluw 2024-12-05 22:10:59 +0100
  • eb17609e8c
    Also patch yubico-rs and latest updates BlackDex 2024-12-03 13:21:12 +0100
  • 2ed48fceee
    Some additional updates BlackDex 2024-11-30 14:48:17 +0100
  • 264d4766ab
    Update Rust and crates BlackDex 2024-11-29 17:40:44 +0100
  • 1f24939feb
    upd shray sharma 2024-11-27 20:31:42 +0200
  • bb8a9b54cc allow admin token as auth header Jan Jansen 2024-11-27 11:35:53 +0100
  • da3701c0cf
    chore: fix some comments (#5224) chuangjinglu 2024-11-26 01:35:00 +0800
  • 3055017a1d Adding token in the subject of 2fa emails fdeĉ 2024-11-23 11:44:01 +0100
  • 91c36d8c3e chore: fix some comments chuangjinglu 2024-11-23 17:25:15 +0800
  • 3c7408e21e
    Implement registration with required verified email Daniel García 2024-11-20 22:11:52 +0100
  • 96813b1317
    Fix editing members which have access-all rights (#5213) Mathijs van Veluw 2024-11-20 17:38:16 +0100
  • b0b953f348
    Fix push not working (#5214) Mathijs van Veluw 2024-11-20 17:32:44 +0100
  • b59e76bbfc
    Fix push not working BlackDex 2024-11-20 16:39:00 +0100
  • 08b54309c2
    Fix editing members which have access-all rights BlackDex 2024-11-20 16:11:56 +0100
  • cdfdc6ff4f
    Fix Org Import duplicate collections (#5200) 1.32.5 Mathijs van Veluw 2024-11-17 21:33:23 +0100
  • 787a645575
    Fix Org Import duplicate collections BlackDex 2024-11-16 15:13:19 +0100
  • 2393c3f3c0
    Support SSH keys on desktop 2024.12 (#5187) Daniel García 2024-11-15 18:38:16 +0100
  • 548db62561
    Merge branch 'main' into ssh_keys Daniel García 2024-11-15 11:26:06 +0100
  • 0d16b38a68
    Some more authrequest changes (#5188) Daniel García 2024-11-15 11:25:51 +0100
  • f819e6c728
    Merge branch 'main' into ssh_keys Daniel García 2024-11-14 22:16:43 +0100
  • 6d0446f32c
    Merge branch 'main' into authrequest_changes Daniel García 2024-11-14 22:16:41 +0100
  • 6765b21bac
    Validate key rotation contents Daniel García 2024-11-13 20:32:36 +0100
  • ff33534c07
    don't infer manage permission for groups (#5190) Stefan Melmuk 2024-11-13 19:19:19 +0100
  • 2503836461
    don't infer manage permission for groups Stefan Melmuk 2024-11-13 00:11:55 +0100
  • adb21d5c1a
    fix password hint check (#5189) Stefan Melmuk 2024-11-12 21:22:25 +0100