1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 12:40:22 -05:00

Commit Graph

  • 6e764a5edc
    Fix SubscriberServiceTests.cs Jonas Hendrickx 2025-04-02 13:37:57 +02:00
  • 43e32c9f18
    "customer.tax_ids" isn't expanded in some flows. Jonas Hendrickx 2025-04-02 13:05:07 +02:00
  • 10ea2cb3eb
    [PM-17473] Refactor AuthRequestService to remove admin notification feature flag (#5549) Rui Tomé 2025-04-02 11:47:44 +01:00
  • 0abf4da126
    Extract logic into seeder classes arch/seed-org-users Hinton 2025-04-02 19:27:06 +09:00
  • 8acf480c16
    Merge remote-tracking branch 'origin/PM-19147_3' into PM-19147_3 Jonas Hendrickx 2025-04-02 12:19:32 +02:00
  • aed58506e7
    Fix stub Jonas Hendrickx 2025-04-02 12:18:15 +02:00
  • d8c93954b7
    Fix migration Bernd Schoolmann 2025-04-02 12:19:07 +02:00
  • b96482ce16
    Fix stub Jonas Hendrickx 2025-04-02 12:18:15 +02:00
  • e7644aec38
    Clear device keys on deactivate Bernd Schoolmann 2025-04-02 12:12:41 +02:00
  • abe593d221
    [PM-18088] Implement LimitItemDeletion permission checks for all cipher operations (#5476) Rui Tomé 2025-04-02 10:52:23 +01:00
  • 02340d31ff
    Add xchacha20poly1305 enc type km/cose Bernd Schoolmann 2025-04-02 10:47:17 +02:00
  • a87502d466
    Automatic tax for tax estimation Jonas Hendrickx 2025-04-02 09:33:54 +02:00
  • 6905844034
    Merge branch 'main' into experiment/authorize-attribute Thomas Rittson 2025-04-02 13:07:10 +10:00
  • 99cb6954a9
    fix tests for real Thomas Rittson 2025-04-02 13:05:28 +10:00
  • 047307b48a
    fix tests Thomas Rittson 2025-04-02 12:43:40 +10:00
  • a4df397c7e
    Revert old changes Thomas Rittson 2025-04-02 12:33:43 +10:00
  • a42f21159f
    Use consistent exception type Thomas Rittson 2025-04-02 12:28:46 +10:00
  • 84447bfc05
    xmldoc Thomas Rittson 2025-04-02 12:25:02 +10:00
  • 7aa1adfebc
    Delete unused IProviderOrganizationContext Thomas Rittson 2025-04-02 12:18:05 +10:00
  • a8b510c6a9
    Fix tests Thomas Rittson 2025-04-02 12:17:20 +10:00
  • 038e6e63b6
    Use httpContext features for providers Thomas Rittson 2025-04-02 12:15:19 +10:00
  • 48697c4900
    Only parse guids on demand Thomas Rittson 2025-04-02 11:18:09 +10:00
  • 4e25ee51ce
    Created new property. obsoleted old property and wired up for backward compatibility. jrmccannon 2025-04-01 16:35:36 -05:00
  • 9b18ab7373
    IsManagedBy to IsClaimedBy jrmccannon 2025-04-01 16:34:38 -05:00
  • acedd9e66d
    Updated variable name jrmccannon 2025-04-01 16:23:02 -05:00
  • 56cbec57eb
    Renamed IDeleteManagedOrganizationUserAccountCommand to IDeleteClaimedOrganizationUserAccountCommand jrmccannon 2025-04-01 16:18:14 -05:00
  • 70c88fda7d
    Renamed DeleteManagedOrganizationUserAccountCommand to DeleteClaimedOrganizationUserAccountCommand jrmccannon 2025-04-01 16:17:23 -05:00
  • a8694ad8f8
    Managing to Claiming jrmccannon 2025-04-01 16:16:09 -05:00
  • ebce50daf9
    Managing to Claiming jrmccannon 2025-04-01 16:13:12 -05:00
  • eca10995f5
    Managing to Claiming jrmccannon 2025-04-01 15:57:50 -05:00
  • 5943fd2faf
    Managing to Claiming jrmccannon 2025-04-01 15:34:19 -05:00
  • 4fd426eeb6
    Managed to claimed jrmccannon 2025-04-01 15:29:55 -05:00
  • 7c118e7994
    Managed to claimed jrmccannon 2025-04-01 15:29:14 -05:00
  • 811eb111e4
    Managed to claimed jrmccannon 2025-04-01 15:27:07 -05:00
  • 9df01faffc
    Refactor variable naming in ValidateClaimedUserDomainAsync jrmccannon 2025-04-01 15:26:11 -05:00
  • 6b26333ab8
    Rename GetOrganizationsManagingUserAsync to GetOrganizationsClaimingUserAsync. jrmccannon 2025-04-01 15:23:08 -05:00
  • 766f9b6f0f
    Renamed method to improve clarity and consistency. jrmccannon 2025-04-01 15:20:46 -05:00
  • cbca2eb1da
    Renamed ManagedUserDomainClaimedEmails to ClaimedUserDomainClaimedEmails jrmccannon 2025-04-01 15:15:41 -05:00
  • 6849a7f7e1 PM-18890 removed unwanted usings voommen-livefront 2025-04-01 15:07:04 -05:00
  • 6822988cd8 PM-18890 fix NSubstitute error voommen-livefront 2025-04-01 15:06:22 -05:00
  • 8f85144c70
    Merge branch 'main' into km/pm-17987 Thomas Avery 2025-04-01 14:38:49 -05:00
  • 739bc65e87
    Delayed the hasSecretsManagerStandalone call as long as possible. jrmccannon 2025-04-01 14:35:04 -05:00
  • 19ffe5c1c0
    Fix build Jonas Hendrickx 2025-04-01 20:59:35 +02:00
  • 0b703cf50a PM-18890 restrict import of new collections voommen-livefront 2025-04-01 13:38:39 -05:00
  • 5fbf7ff9ae
    Merge branch 'brant/add-repositories-organization-integration-configuration' into brant/PM-17562-Slack-Event-Posting Brant DeBow 2025-04-01 11:49:16 -04:00
  • de7c2f7063
    [PM-17562] Add Dapper and EF Repositories For Ogranization Integrations and Configurations Brant DeBow 2025-04-01 11:34:13 -04:00
  • 2656ccf314
    Created new errors and removed references in business code to ErrorMessages property. This aligns Invite User code to use Errors instead of ErrorMessages jrmccannon 2025-04-01 10:12:14 -05:00
  • 3b1dbdede0
    Update handlers to use latest repositories Brant DeBow 2025-04-01 10:56:07 -04:00
  • b0f33d7de2
    Merge branch 'brant/add-dapper-repository-organization-integrations' into brant/PM-17562-Slack-Event-Posting Brant DeBow 2025-04-01 10:50:19 -04:00
  • 19dd96a17e
    Added EF Repositories Brant DeBow 2025-04-01 10:48:36 -04:00
  • f90bcd44de
    [PM-19575] Allow enabling Single Org policy when the organization has claimed domains. (#5565) Jimmy Vo 2025-04-01 10:28:57 -04:00
  • fd781415c4
    [PM-19222] Include UseRiskInsights in license file (#5528) Vijay Oommen 2025-04-01 09:19:42 -05:00
  • 1beb5dc5c0
    Separate desktop and CLI for ClientType checks (#5441) Todd Martin 2025-04-01 10:06:30 -04:00
  • ef5e47fa61
    Merge branch 'main' into PM-19147_3 Jonas Hendrickx 2025-04-01 15:30:05 +02:00
  • 8a5cb04227
    unit tests for factory Jonas Hendrickx 2025-04-01 14:27:17 +02:00
  • 9846f5b133
    Only allow automatic tax flag to be updated for complete subscription updates such as plan changes, not when upgrading additional storage, seats, etc Jonas Hendrickx 2025-04-01 13:39:31 +02:00
  • 923f498941
    Hack together something working Hinton 2025-04-01 19:17:42 +09:00
  • bead69f788
    Remove fixed list of claims, remove double parsing Thomas Rittson 2025-04-01 19:28:41 +10:00
  • fa9a1b7bb2
    Merge branch 'main' into experiment/authorize-attribute Thomas Rittson 2025-04-01 15:37:30 +10:00
  • cff36e0462
    Always instantiate Permissions object Thomas Rittson 2025-04-01 15:36:42 +10:00
  • d1fff74504
    Make error checking more robust per Justin Thomas Rittson 2025-04-01 15:23:26 +10:00
  • faa2ff8b1d
    Use closures Thomas Rittson 2025-04-01 15:21:39 +10:00
  • 929ba85c80
    [deps] BRE: Update mysql Docker tag to v9 renovate/mysql-9.x renovate[bot] 2025-04-01 04:58:01 +00:00
  • 29cdbbb672
    [deps] BRE: Update mysql Docker tag to v8.3 renovate/docker-compose-minor renovate[bot] 2025-04-01 04:57:56 +00:00
  • 72ce1f147d
    Parse claims upfront, define custom permissions Thomas Rittson 2025-04-01 12:11:23 +10:00
  • ef30805d0e
    WIP: parsing claims from context Thomas Rittson 2025-04-01 11:10:23 +10:00
  • 8e2ac9a5bb
    Added test to validate the provider email is sent if org is managed by a provider. jrmccannon 2025-03-31 15:21:29 -05:00
  • 0d347b165b
    SRE-1913 find & replace twitter w/ x sre SRE-1913-x-formerly-known-as-twitter sneakernuts 2025-03-31 14:13:53 -06:00
  • 10901bfeea
    Added test around validating the revert. jrmccannon 2025-03-31 15:10:50 -05:00
  • 0ca1b319fd
    Fix PayPal to Stripe credit truncation bug (#5561) Conner Turnbull 2025-03-31 15:20:31 -04:00
  • 89f6d42170
    implement CommandResult Brandon 2025-03-31 15:17:18 -04:00
  • 7e0d322996
    fix : remove old registration endpoint auth/pm-6675/remove-old-register-endpoint Ike Kottlowski 2025-03-31 15:02:31 -04:00
  • 9c16127bd4
    [PM-14406] Fix security task email sends (#5571) Nick Krantz 2025-03-31 14:00:43 -05:00
  • b4726f0083
    [deps] Auth: Lock file maintenance renovate/lock-file-maintenance renovate[bot] 2025-03-31 18:51:19 +00:00
  • 0579fb0e68
    [PM-9115] Add feature flag for 2FA persistence (#5583) Todd Martin 2025-03-31 14:27:09 -04:00
  • e9222e7fce
    wip Brandon 2025-03-31 13:56:58 -04:00
  • 19e526fc5f
    [deps] Platform: Update dotnet monorepo renovate/dotnet-monorepo renovate[bot] 2025-03-31 16:37:38 +00:00
  • e7abb07d19
    [deps] Tools: Update LaunchDarkly.ServerSdk to 8.7.0 (#5581) renovate[bot] 2025-03-31 16:35:59 +00:00
  • a879e4722c
    [deps] Tools: Update aws-sdk-net monorepo (#5580) renovate[bot] 2025-03-31 16:33:50 +00:00
  • 30ad7d3f73
    [PM-18564] Added policy validation before creating or sending org sponsorship invite (#5459) Conner Turnbull 2025-03-31 12:25:41 -04:00
  • 58c3864601
    Rearranged some things. Fixed the tests. jrmccannon 2025-03-31 10:10:54 -05:00
  • 99bd6d3eba
    Update SlackOAuth tests to new signatures Brant DeBow 2025-03-31 10:34:50 -04:00
  • e858fd195c
    Fix capitalization of Seeder, add projects to solution Hinton 2025-03-31 23:29:04 +09:00
  • 4322725457
    Merge branch 'main' of github.com:bitwarden/server into arch/seed-org-users Hinton 2025-03-31 23:27:03 +09:00
  • 683ade9ffc
    feat(EF WebAuthnCreds Repo): [Auth/PM-19629] EF WebAuthnCredentialRepository.cs - Rewrite query to avoid reading entire table into memory (#5567) Jared Snider 2025-03-31 09:49:14 -04:00
  • 5f0d55b472
    Merge branch 'main' into jmccannon/ac/pm-16811-scim-invite-optimization jrmccannon 2025-03-31 08:37:04 -05:00
  • 99f57362e4
    Merge branch 'brant/add-dapper-repository-organization-integrations' into brant/PM-17562-Slack-Event-Posting Brant DeBow 2025-03-31 09:34:21 -04:00
  • ac0c5a446c
    Merge branch 'main' into brant/add-dapper-repository-organization-integrations Brant DeBow 2025-03-31 09:34:05 -04:00
  • 786b0edceb
    [PM-18527] - Fix allowing restored user to own multiple free orgs (#5444) Jared McCannon 2025-03-31 08:33:57 -05:00
  • 3e161144cd
    Update Slack and Webhook handlers to use new Repositories Brant DeBow 2025-03-31 09:33:09 -04:00
  • 887332b436
    [PM-15127] Remove secrets requirement from build workflow (#5546) Daniel García 2025-03-31 15:19:55 +02:00
  • 3803139ddb
    Merge branch 'brant/add-dapper-repository-organization-integrations' into brant/PM-17562-Slack-Event-Posting Brant DeBow 2025-03-31 08:18:20 -04:00
  • 4018487acf
    [PM-17562] Add Dapper Repositories For Ogranization Integrations and Configurations Brant DeBow 2025-03-31 08:17:48 -04:00
  • f60db791cc
    [PM-19590] Add k6 load testing script for SyncController's /sync endpoint (#5508) Rui Tomé 2025-03-31 12:25:36 +01:00
  • f6795d56c3
    [PM-19009] Remove feature flag 'pm-15179-add-existing-orgs-from-provider-portal' PM-19009 Jonas Hendrickx 2025-03-31 10:12:50 +02:00
  • 3ec9e318b1
    Merge branch 'experiment/authorize-attribute' of https://github.com/bitwarden/server into experiment/authorize-attribute Thomas Rittson 2025-03-31 18:03:27 +10:00
  • 7a8c5df37d
    Remove duplicate attribute Thomas Rittson 2025-03-31 17:53:29 +10:00
  • 3d1ef62493
    Remove use of yield Thomas Rittson 2025-03-31 17:51:47 +10:00
  • f8ec09f73e
    [deps] Billing: Update swashbuckle-aspnetcore monorepo to v8 renovate/major-swashbuckle-aspnetcore-monorepo renovate[bot] 2025-03-31 00:29:33 +00:00
  • 9c011e2108
    [deps] BRE: Update postgres Docker tag to v17 renovate/postgres-17.x renovate[bot] 2025-03-31 00:29:25 +00:00