1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00

Commit Graph

  • aa45767eed Changed to optyion flag from n to nt for notransaction Robert Y 2024-10-08 15:31:10 -0600
  • 3c2b3a971b CHnaged to builder.WithoutTransaction() Robert Y 2024-10-08 15:22:00 -0600
  • ecbdf85c29
    Linting. Todd Martin 2024-10-08 15:29:30 -0400
  • 0cc906f04b
    Removed flag from business logic on 2FA controller Todd Martin 2024-10-08 15:20:47 -0400
  • 542409845a clean up Robert Y 2024-10-08 13:17:31 -0600
  • c8da05df00
    Merge branch 'main' into ac/pm-11404/prevent-a-verified-user-from-purging-their-vault Rui Tomé 2024-10-08 19:06:55 +0100
  • a6dcfb5764
    Add self-host eligibility to organization metadata Alex Morask 2024-10-08 12:32:34 -0400
  • fdb4a2cfc5
    Rename IOrganizationRepository.GetByClaimedUserDomainAsync to GetByVerifiedUserEmailDomainAsync and refactor to return a list. Remove ManagedByOrganizationId from ProfileResponseMode. Add ManagesActiveUser to ProfileOrganizationResponseModel Rui Tome 2024-10-08 17:48:07 +0100
  • 5c512173e8 Added filter for status when getting invoices Conner Turnbull 2024-10-08 11:52:29 -0400
  • 892d9a2634
    PM-10563: Read, Deleted status filters change Maciej Zieniuk 2024-10-08 16:23:18 +0100
  • ddd8192f30
    PM-10563: Request validation Maciej Zieniuk 2024-10-08 16:21:06 +0100
  • d93524030c
    Adding the access intelligence feature flag (#4862) Tom 2024-10-08 10:03:35 -0400
  • f469948f66
    Fixing merge Tom 2024-10-08 09:34:32 -0400
  • 9f5fd4a852
    Remove Members Bulk 2FA feature flag logic Rui Tome 2024-10-08 10:02:36 +0100
  • 3dc08b2d7d
    Remove old Version Bump workflow Vince Grassia 2024-10-07 17:45:11 -0400
  • f5071ccf7e
    Update logic Vince Grassia 2024-10-07 17:44:36 -0400
  • 75131cfbec
    Add repository managment workflow Vince Grassia 2024-10-07 17:30:57 -0400
  • 3f5d6b3661 UsersController#Get now uses a queryParamModel Co-authored-by: Ahmad Mustafa Jebran <jebran.mustafa@gmail.com> Co-authored-by: Luris Solis <solisluris@gmail.com> BensonB12 2024-10-07 15:22:01 -0600
  • d244dd28ec UsersController#Get now uses a queryParamModel Co-authored-by: Ahmad Mustafa Jebran <jebran.mustafa@gmail.com> Co-authored-by: Luris Solis <solisluris@gmail.com> BensonB12 2024-10-07 15:13:25 -0600
  • e378d0a03b white space formatting once again Robert Y 2024-10-07 15:03:11 -0600
  • d273ec6c7a white space formatting once again Robert Y 2024-10-07 15:00:29 -0600
  • 22f5769bd0 white space formatting again Robert Y 2024-10-07 14:48:04 -0600
  • 2650c71287
    Merge branch 'bitwarden:main' into main Benson Bird 2024-10-07 14:29:09 -0600
  • 55aea543cc white space formatting Robert Y 2024-10-07 14:14:43 -0600
  • e288ca97a3
    [PM-12358] New Verified Organization Domain SSO Detail endpoint (#4838) Jared McCannon 2024-10-07 14:39:57 -0500
  • 8de673e029 Changed time format for timeout on migration Robert Y 2024-10-07 13:30:15 -0600
  • fc31118e2c Removed uneeded directive Robert Y 2024-10-07 13:23:51 -0600
  • 4bc4ad9fae Moved GenerateLicenseAsync in UserService into a billing owned query Conner Turnbull 2024-10-07 14:49:03 -0400
  • 7b6efb9f4d Clean up comments Robert Y 2024-10-07 13:20:34 -0600
  • 5d410c89ce Added variable for production migration transaction level with default value Robert Y 2024-10-07 13:16:56 -0600
  • 11c14d86fd Merge branch 'main' into billing/PM-11516/license-stuff Conner Turnbull 2024-10-07 14:07:13 -0400
  • 5f9f0578c4 Merged both license namespaces Conner Turnbull 2024-10-07 14:07:01 -0400
  • ddd0bf75c3 Moved licenses to billing Conner Turnbull 2024-10-07 13:56:13 -0400
  • b3c3885a3b
    Adding the access intelligence feature flag Tom 2024-10-07 13:52:47 -0400
  • 1be3470f43
    Merge branch 'main' into production_migration_variable rkac-bw 2024-10-07 11:50:26 -0600
  • f960c4e449
    Merge branch 'main' into pm-12358-verified-sso-domain jrmccannon 2024-10-07 11:21:10 -0500
  • 452a45b00b
    Bumped version to 2024.10.0 (#4861) bw-ghapp[bot] 2024-10-07 15:04:24 +0000
  • c8ba32441c
    Bumped version to 2024.10.0 bitwarden-devops-bot 2024-10-07 15:03:54 +0000
  • 138d165bf8 Converted SelfHostedGetOrganizationLicenseQuery and UpdateOrganizationLicenseCommand to primary constructor Conner Turnbull 2024-10-07 10:51:43 -0400
  • 065a43fa16 Adjusted self host license namespaces to be more specific Conner Turnbull 2024-10-07 10:49:57 -0400
  • abf6dd65b8 Removed constructors on OrganizationLicense Conner Turnbull 2024-10-07 10:41:03 -0400
  • 7b90c9227e Merge branch 'main' into billing/PM-11516/license-stuff Conner Turnbull 2024-10-07 09:40:26 -0400
  • 9fbd6c78c3
    Merge branch 'main' into km/pm-10563 Maciej Zieniuk 2024-10-07 13:04:36 +0100
  • 5b3a09dbe8
    PM-10563: Paging simplification by page number and size in database Maciej Zieniuk 2024-10-07 13:03:46 +0100
  • 4618296f85
    Remove the time threshold feature flag Cy Okeke 2024-10-07 13:00:01 +0100
  • 096f0153a7
    Merge branch 'main' into PM-10703-Defect-Admin-Portal-Selecting-Families-plan-does-not-check-default-features Jonas Hendrickx 2024-10-07 12:47:33 +0200
  • cde531faad [PM-10703] Admin Portal Selecting Families plan does not check default features Jonas Hendrickx 2024-10-07 12:43:36 +0200
  • a92cc17144
    [deps] Vault: Update AngleSharp to v1.1.2 (#4662) renovate[bot] 2024-10-07 12:33:05 +0200
  • f89900c3f9
    [deps] Vault: Update aspnet-health-checks monorepo (#4132) renovate[bot] 2024-10-07 12:32:14 +0200
  • 543715159f
    Merge branch 'main' into renovate/aspnet-health-checks-monorepo SmithThe4th 2024-10-07 12:20:01 +0200
  • 860fcf4d05
    Merge branch 'main' into renovate/anglesharp-1.x SmithThe4th 2024-10-07 11:49:32 +0200
  • 2654a17f46
    Merge branch 'main' into ac/pm-11404/prevent-a-verified-user-from-purging-their-vault Rui Tomé 2024-10-07 10:22:37 +0100
  • 5677119c35
    Merge branch 'main' into ac/ac-607/extract-iorganizationservice.deleteuserasync-into-iremoveorganizationusercommand Rui Tomé 2024-10-07 10:17:53 +0100
  • 3261d223bd
    chore: update PSL William Harrison 2024-10-07 13:07:56 +0800
  • cb9865a88a
    Merge remote-tracking branch 'origin/main' into policy-definition-save policy-definition-save Thomas Rittson 2024-10-07 14:36:35 +1000
  • bc419a49bd
    Tweak comments Thomas Rittson 2024-10-07 13:01:58 +1000
  • 5c7d47402d
    Fix missing validation Thomas Rittson 2024-10-07 12:55:23 +1000
  • ed9ee20dc4
    Add remaining PolicyDefinitions Thomas Rittson 2024-10-07 11:20:20 +1000
  • 22500e4222
    Add default interface implementation Thomas Rittson 2024-10-07 10:52:43 +1000
  • 71629047ad
    Revert "Make properties init-only" Thomas Rittson 2024-10-07 10:51:54 +1000
  • 72a47edceb
    Make properties init-only Thomas Rittson 2024-10-07 10:25:53 +1000
  • 5bb005354b
    dotnet format Thomas Rittson 2024-10-07 10:14:16 +1000
  • 9a5f1e2598
    Remove redundant creationDate set Thomas Rittson 2024-10-07 10:13:09 +1000
  • 2521a2bcf2
    Add happy path test Thomas Rittson 2024-10-07 10:12:59 +1000
  • 6c1f369a19
    Tests for dependent policies Thomas Rittson 2024-10-07 10:01:43 +1000
  • 9459c31663
    Tests for required policies Thomas Rittson 2024-10-07 09:52:14 +1000
  • 7b66fff98c
    Revert "Use delegates to simplify mocking" Thomas Rittson 2024-10-07 09:45:45 +1000
  • 4983e413e4
    Use delegates to simplify mocking Thomas Rittson 2024-10-07 09:04:33 +1000
  • b3006ef64e
    Add test helper methods Thomas Rittson 2024-10-07 08:44:53 +1000
  • 9844ba8512
    Add better error handling for policyDefinitions dict Thomas Rittson 2024-10-07 08:23:20 +1000
  • 70139ab97d
    Simplify autofixture Thomas Rittson 2024-10-07 07:56:16 +1000
  • a1e4e47e40
    [PM-10961] Cannot delete MSP with apostrophe in name (#4846) Jonas Hendrickx 2024-10-06 08:14:02 +0200
  • 13ba215de4
    Merge cf147b4efa into e6d24177b5 Addison Beck 2024-10-04 20:00:31 +0000
  • cf147b4efa
    Generate entity framework migrations ac/addison/pm-10863/drop-old-columns Addison Beck 2024-09-28 14:54:48 -0400
  • 5785495795
    Delete property from Organization entity Addison Beck 2024-09-28 14:53:55 -0400
  • 7269ad4c0c
    Drop a MSSQL column Addison Beck 2024-09-26 07:01:59 -0400
  • e6d24177b5
    Demote entity propert to an EF shadow property Addison Beck 2024-09-26 11:48:18 -0400
  • 938d2c17d5
    Remove references to feature flag Addison Beck 2024-09-26 11:45:28 -0400
  • 6510a44023
    Permenantly turn the feature on for self host Addison Beck 2024-09-26 11:51:44 -0400
  • 0df254ae85
    formatted jng 2024-10-04 15:50:04 -0400
  • f5412856b2
    update ciphers mock in CiphersControllerTests jng 2024-10-04 15:41:31 -0400
  • b15e0a6365
    Forgot to add org name to response. jrmccannon 2024-10-04 14:31:56 -0500
  • f5a34f7839 Moved OrganizationLicense features to billing Conner Turnbull 2024-10-04 14:33:15 -0400
  • 0a80eb70b9
    Simplify logic of a couple of conditionals Addison Beck 2024-10-04 14:32:16 -0400
  • d9703a0b01
    Unblock PutCollectionManagement for self host Addison Beck 2024-10-04 13:59:35 -0400
  • 709d14d9ea
    Improve feature toggling scenerios for self hosted org creation/update Addison Beck 2024-10-04 13:57:29 -0400
  • 2a3abccffb
    Add back removed fixture property assignment Addison Beck 2024-10-04 11:33:28 -0400
  • 7070cd62d3
    Add back deleted assertion for deprecated property Addison Beck 2024-10-04 11:32:27 -0400
  • 6b5e6e89c9
    Re-add contextual comment regarding dropped license properties Addison Beck 2024-10-04 11:30:52 -0400
  • 2584ebc1b8
    Fix mispelling Addison Beck 2024-10-04 11:26:58 -0400
  • 2eee23e28b
    Update references Addison Beck 2024-09-23 14:04:48 -0400
  • 61ad4ef252
    Deprecate the old property Addison Beck 2024-09-23 13:55:10 -0400
  • 24c8d8abe2
    Promoted the new Entiy Framework properties Addison Beck 2024-09-23 13:51:56 -0400
  • e3df124220
    Add feature flag Addison Beck 2024-09-23 13:50:16 -0400
  • 04f0e2ccb3
    Merge branch 'main' into pm-12358-verified-sso-domain Jared McCannon 2024-10-04 11:26:56 -0500
  • 3d8043d437 Added ValidateLicenseCommandHandlerTests Conner Turnbull 2024-10-04 12:14:14 -0400
  • bcb408f4fe
    Merge branch 'main' into billing/PM-7452/resolve-paypal-issue Alex Morask 2024-10-04 12:08:59 -0400
  • c44988694d
    [AC-2551] Fix migration files (#4854) Alex Morask 2024-10-04 12:05:44 -0400
  • 379480b615
    Update InvoiceCreatedHandler to log exception messages Alex Morask 2024-10-04 12:04:32 -0400
  • 310fafc8d6
    Run dotnet format Alex Morask 2024-10-04 11:46:41 -0400