1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-27 03:41:30 +01:00

Commit Graph

  • f1fd047bde
    PM-10600: UT coverage Maciej Zieniuk 2024-10-24 13:06:48 +0100
  • 07ec392766
    PM-10600: Required attribute, organization group for push notification fix Maciej Zieniuk 2024-10-24 13:05:11 +0100
  • 99ca476996
    PM-10600: Test fix Maciej Zieniuk 2024-10-23 15:00:18 +0100
  • a88be80499
    PM-10600: Startup fix Maciej Zieniuk 2024-10-23 14:29:09 +0100
  • 5c09ca8827
    PM-10600: UTs coverage Maciej Zieniuk 2024-10-23 14:15:10 +0100
  • ed810ea342
    PM-10600: Small refactor, UTs coverage Maciej Zieniuk 2024-10-22 23:52:58 +0100
  • b9ecf86981
    PM-10600: UT coverage Maciej Zieniuk 2024-10-22 21:55:05 +0100
  • 5b46b56f58
    PM-10600: Sent to organization typo Maciej Zieniuk 2024-10-22 21:54:28 +0100
  • cc2d2c31a1
    PM-10600: Added DeviceType claim Maciej Zieniuk 2024-10-22 19:28:02 +0100
  • 41b45e5198
    PM-10600: Revert global push notifications Maciej Zieniuk 2024-10-22 18:27:18 +0100
  • 61e1053940
    PM-10600: Id typos Maciej Zieniuk 2024-10-22 14:42:27 +0100
  • 28d5df9d16
    PM-10600: Explicit group names Maciej Zieniuk 2024-10-22 11:26:02 +0100
  • 8ea69e8624
    PM-10600: Send push notification on notification creation Maciej Zieniuk 2024-10-22 11:19:07 +0100
  • 2a07904060
    PM-10600: Sending to specific client types for other clients Maciej Zieniuk 2024-10-22 11:11:55 +0100
  • 00a9829101
    PM-10600: Sending to specific client types for relay push notifications Maciej Zieniuk 2024-10-22 10:29:11 +0100
  • a93d52a8a5
    PM-10600: Notification push notification Maciej Zieniuk 2024-10-21 14:58:57 +0100
  • 5011af6390
    Merge branch 'main' into ac/pm-16777/fix-bulk-restoring-invited-revoked-users Rui Tomé 2025-01-13 11:42:23 +0000
  • 42a3c3aa84
    Merge branch 'main' into km/default-argon2 Bernd Schoolmann 2025-01-13 12:15:37 +0100
  • e1a1565df4
    Add argon2-default flag Bernd Schoolmann 2025-01-13 12:09:59 +0100
  • 230c2fe7a9 [PM-16979] Avoid returning BillingTaxIdTypeInterferenceError when an empty tax id string is passed Jonas Hendrickx 2025-01-13 10:32:02 +0100
  • 72bb06a9d7
    Auth/PM-16947 - Device Management - Adjust Device + pending auth request get query (#5250) repository-management-workflow-fix Jared Snider 2025-01-10 21:55:34 -0500
  • 6e6d2f5aa3
    Added negation of @ExpirationMinutes Todd Martin 2025-01-10 18:39:27 -0500
  • 4b4621581e
    Fixed approval condition to be NULL as 0 means denied. Todd Martin 2025-01-10 18:27:39 -0500
  • 2cadb7ef1e
    More query optimizations to eliminate returning old requests for a device Todd Martin 2025-01-10 18:14:45 -0500
  • abce458210
    Updated to use new query with ROW_NUMBER Todd Martin 2025-01-10 18:01:44 -0500
  • 971ad63aa0
    PM-16947 - Update to filter inner subquery on user id per discussion with Robert Jared Snider 2025-01-10 17:02:24 -0500
  • aa0b35a345
    [PM-15608] Create more KDF defaults for prelogin (#5122) Kyle Spearrin 2025-01-10 15:54:53 -0500
  • 1c2f0d46e7
    Added required field to inner select Todd Martin 2025-01-10 15:39:06 -0500
  • 7464af4df7
    [pm-14415] Add recommended extensions for VS Code. Jimmy Vo 2025-01-10 15:35:12 -0500
  • b555c7a3cf
    Added userId check on query Todd Martin 2025-01-10 15:32:02 -0500
  • 730f83b425
    Fixing misspelling. made changes to domain claim email. (#5248) Jared McCannon 2025-01-10 14:19:52 -0600
  • 904692a9b6
    [pm-10860] Fix provider name encoding issue. (#5244) Jimmy Vo 2025-01-10 13:43:58 -0500
  • 26efd2e7ea
    Fixing misspelling. made changes to domain claim email. jrmccannon 2025-01-10 11:06:26 -0600
  • 45d2c5315d
    [PM-14894] Drop Tax Rate tables - Stage 1 (#5236) Jonas Hendrickx 2025-01-10 16:39:02 +0100
  • fbfabf2651
    [PM-15547] Fix two-factor authentication revocation logic and update related tests (#5246) Rui Tomé 2025-01-10 14:45:09 +0000
  • 51ffe3cef8 [PM-26932] Improve validation tax information when subscribing to premium Jonas Hendrickx 2025-01-10 13:44:10 +0100
  • b4474f817f
    Refine test for RevokeNonCompliantOrganizationUserCommand to assert single user revocation Rui Tome 2025-01-10 12:31:31 +0000
  • 07caf36800
    Fix two-factor authentication revocation logic and update related tests Rui Tome 2025-01-10 12:30:55 +0000
  • 8a68f075cc
    Remove block legacy users feature flag (#5212) Bernd Schoolmann 2025-01-10 11:55:40 +0100
  • 622fa934ec
    [deps] Billing: Update xunit.runner.visualstudio to v3 renovate[bot] 2025-01-10 08:36:22 +0000
  • ffbb47ea1f
    Fix ownership check experiment/cipher-auth Thomas Rittson 2025-01-10 14:53:10 +1000
  • ce2ecf9da0
    [PM-12995] Create UI elements for New Device Verification in Admin Portal (#5165) Ike 2025-01-09 18:10:54 -0800
  • 1988f1402e
    Repeating pattern values for BitAutoData attribute (#5167) Maciej Zieniuk 2025-01-10 00:43:24 +0100
  • 0117a1b632
    Merge branch 'main' into vault/pm-11249/attachment-cipher-date Nick Krantz 2025-01-09 16:09:44 -0600
  • e6c7722e32
    Fixed lint issue gbubemismith 2025-01-09 17:08:05 -0500
  • 1e465be6da
    PM-16261 move ImportCiphersAsync to the tools team and create services using CQRS design pattern Graham Walker 2025-01-09 16:06:35 -0600
  • 64e294235e
    [pm-13985] Add a cancel endpoint. Jimmy Vo 2025-01-09 17:02:27 -0500
  • 897285faf1
    bumped migration version gbubemismith 2025-01-09 17:02:03 -0500
  • 67404715b6
    Merge branch 'main' into vault/PM-14381 gbubemismith 2025-01-09 16:59:31 -0500
  • c1c7f3f613
    Fixed conflicts gbubemismith 2025-01-09 16:57:58 -0500
  • b4e890a1ef
    Completed bulk create action gbubemismith 2024-12-23 18:08:04 -0500
  • 2481ca1170
    [PM-14378] Add unit tests for GetCipherPermissionsForUserQuery Shane Melton 2024-12-11 15:22:48 -0800
  • 4cfbd3d631
    [PM-14378] Introduce GetCipherPermissionsForOrganization method for Entity Framework Shane Melton 2024-12-05 16:56:26 -0800
  • a99afb6db5
    [PM-14378] Introduce GetCipherPermissionsForOrganization query for Dapper CipherRepository Shane Melton 2024-12-05 16:55:29 -0800
  • a3ffb5fe96
    Rebased gbubemismith 2025-01-09 16:51:08 -0500
  • 6bad785072
    [deps] DbOps: Update dbup-sqlserver to v6 (#4951) renovate[bot] 2025-01-09 14:05:26 -0700
  • 0605590ed2
    [PM-14380] Add GET /tasks/organization endpoint (#5149) Shane Melton 2025-01-09 12:40:12 -0800
  • 714666b6a3
    Removed old migration gbubemismith 2025-01-09 15:30:25 -0500
  • 239a1919ce
    Fixed references gbubemismith 2025-01-09 15:28:02 -0500
  • 770fa34359
    Removed makshift security task operations gbubemismith 2025-01-09 15:25:57 -0500
  • fff7707275
    Fixed merge conflicts gbubemismith 2025-01-09 15:24:24 -0500
  • adc1f66037
    [pm-10860] Fix provider name encoding issue. Jimmy Vo 2025-01-09 15:22:33 -0500
  • de46c14dcb
    [PM-14380] Bump migration script date Shane Melton 2025-01-09 13:18:48 -0700
  • b83b5130be
    [PM-14380] Bump migration script date Shane Melton 2025-01-02 11:09:23 -0800
  • d683639f73
    [PM-14380] Formatting Shane Melton 2024-12-16 11:58:12 -0800
  • 6124c0e82a
    [PM-14380] Add unit tests Shane Melton 2024-12-12 16:34:34 -0800
  • dc165f72aa
    [PM-14380] Add /tasks/organization endpoint Shane Melton 2024-12-12 16:09:49 -0800
  • bf5ceff0b3
    [PM-14380] Introduce IGetTasksForOrganizationQuery Shane Melton 2024-12-12 16:09:24 -0800
  • f2c4d84729
    [PM-14380] Add GetManyByOrganizationIdStatusAsync to SecurityTaskRepository Shane Melton 2024-12-12 16:08:57 -0800
  • a99f82dddd
    [PM-14378] SecurityTask Authorization Handler (#5039) Shane Melton 2025-01-09 12:14:24 -0800
  • fd195e7cf3
    Forgot to remove compliant users from the list. (#5241) Jared McCannon 2025-01-09 14:13:29 -0600
  • 3caecda552
    Update Dockerfile test-new-trigger-ee MtnBurrit0 2025-01-09 12:54:39 -0700
  • fa63fb32bc update DbUpLogger.cs methods from the IUpgradeLog interface. Robert Y 2025-01-09 11:31:38 -0700
  • cb81bfbf38
    Update Migrator.csproj rkac-bw 2025-01-09 10:57:36 -0700
  • 1463d03223
    Merge branch 'main' into renovate/dbup-sqlserver-6.x rkac-bw 2025-01-09 10:51:10 -0700
  • 9b3889da7b
    Update Migrator.csproj rkac-bw 2025-01-09 10:50:29 -0700
  • f753829559
    Always update the ephemeral environment when the label is added (#5240) MtnBurrit0 2025-01-09 10:50:03 -0700
  • 4fa2995f7e
    Updated LicensingService to be a singleton again and moved IFeatureService up a frame in the call stack (#5238) v2025.1.2 Conner Turnbull 2025-01-09 12:40:16 -0500
  • 6771f79597
    Updated LicensingService to be a singleton again and moved IFeatureService up a frame in the call stack (#5238) Conner Turnbull 2025-01-09 12:40:16 -0500
  • 28d5535010
    Update checkout action for cherry pick job (#5242) Vince Grassia 2025-01-09 12:33:52 -0500
  • 2b78f201cf
    Update checkout action for cherry pick job Vince Grassia 2025-01-09 12:19:11 -0500
  • 8224f69df2
    Bumped version to 2025.1.2 Github Actions 2025-01-09 17:12:32 +0000
  • 9c6ad877cc Bumped version to 2025.1.2 Github Actions 2025-01-09 17:12:32 +0000
  • bd657c76cf
    Remove unused workflow now that config has been migrated. (#5239) MtnBurrit0 2025-01-09 10:10:49 -0700
  • a976cf163b
    Forgot to remove compliant users from the list. jrmccannon 2025-01-09 11:08:18 -0600
  • 07746cfa33 Always update the ephemeral environment when the label is added Micaiah Martin 2025-01-09 10:03:18 -0700
  • 21b3bbf396 Remove unused workflow now that config has been migrated. Micaiah Martin 2025-01-09 09:51:25 -0700
  • ced4870309
    Added push notification for when Collection management settings have been changed. (#5230) Jared McCannon 2025-01-09 10:32:33 -0600
  • 9e79688bf7
    Updated LicensingService to be a singleton again and moved IFeatureService up a frame in the call stack Conner Turnbull 2025-01-09 10:59:57 -0500
  • e754ae4729
    [PM-10319] - Send 2FA Email when policy enabled (#5233) Jared McCannon 2025-01-09 09:35:40 -0600
  • 97c5ab7607
    Refactor OrganizationUser status update procedure to use a GuidIdArray parameter and remove JSON parsing logic ac/pm-16888/drop-userbumpaccountrevisiondatebyorganizationuseridsjson Rui Tome 2025-01-09 14:56:25 +0000
  • dfe33b0fe3 [PM-14894] Drop Tax Rate tables - Stage 1 Jonas Hendrickx 2025-01-09 13:27:09 +0100
  • fb72e82d9a
    [deps] Tools: Update aws-sdk-net monorepo (#5168) renovate[bot] 2025-01-09 13:26:46 +0100
  • 9e4262864f
    [deps] Tools: Update aws-sdk-net monorepo renovate[bot] 2025-01-09 12:11:27 +0000
  • f265911526
    [deps] BRE: Update gh minor (#5016) renovate[bot] 2025-01-09 10:09:55 +0100
  • 9cd24dad86
    [PM-14378] Bump migration script date Shane Melton 2025-01-08 15:52:11 -0800
  • e3e3947c24
    Merge branch 'main' into vault/pm-14378/security-task-auth-handler Shane Melton 2025-01-08 15:51:31 -0800
  • 53d81e2c95
    [PM-14378] Update sproc to use Union All to improve query performance Shane Melton 2025-01-08 15:50:01 -0800
  • ba511a90ec
    [PM-14378] Remove Unassigned property from OrganizationCipherPermission as it was making the query too complicated Shane Melton 2025-01-08 15:48:08 -0800
  • 6793c81f07
    add feature flag block-browser-injections-by-domain (#5234) Jonathan Prusik 2025-01-08 18:36:18 -0500