1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 16:42:50 -05:00
Commit Graph

6000 Commits

Author SHA1 Message Date
4d3a6b2327 Merge branch 'km/db-signing-keys' into km/signing-api-changes 2025-06-05 19:43:27 +02:00
5ff9f856a2 Attempt to fix tests 2025-06-05 19:37:03 +02:00
09bac3b2f0 Rename repo 2025-06-05 19:18:19 +02:00
5444878f84 Fix test 2025-06-05 19:02:00 +02:00
2435063ac8 Move team SQL underneath dbo (#5923) 2025-06-05 12:58:46 -04:00
cb9ff16f5a Rename to include async suffix 2025-06-05 18:48:00 +02:00
af976cd515 Attempt to fix build 2025-06-05 18:31:44 +02:00
ce3168ede1 Attempt to fix tests 2025-06-05 18:15:33 +02:00
98ec53defd Replace with create or alter view 2025-06-05 17:44:13 +02:00
a0c25e12e4 Attempt to fix tests 2025-06-05 17:40:24 +02:00
0fc9824f88 Attempt to fix tests 2025-06-05 17:02:39 +02:00
a77e6b926d Fix build 2025-06-05 16:40:39 +02:00
7ee9332edf Fix build error 2025-06-05 16:39:44 +02:00
d21cd1adff Fix test build 2025-06-05 16:36:14 +02:00
86a55bee17 Remove unused using 2025-06-05 16:35:35 +02:00
95c0e28489 Fix incorrect namespace 2025-06-05 16:28:25 +02:00
4e25938072 Merge branch 'km/db-signing-keys' into km/signing-api-changes 2025-06-05 16:26:43 +02:00
a33bf793e1 Enable nullable 2025-06-05 16:24:14 +02:00
5215b1ba8d Cleanup 2025-06-05 16:18:44 +02:00
25a812e762 Cleanup 2025-06-05 15:37:39 +02:00
442cc2e9cf Enable nullable 2025-06-05 15:35:32 +02:00
e7129315c7 Cleanup 2025-06-05 15:33:29 +02:00
39698a47a3 Add km queries 2025-06-05 15:27:11 +02:00
fa2e314c4f Drop view if exists 2025-06-05 15:18:02 +02:00
bfcb034442 Fix test 2025-06-05 15:14:44 +02:00
01e18ded94 Add tests and cleanup 2025-06-05 14:56:55 +02:00
de3efbeaf7 Add query and fix types 2025-06-05 14:50:11 +02:00
ccf1ffa90f Cleanup 2025-06-05 14:21:04 +02:00
90ef67b05c Add sync response 2025-06-05 14:13:59 +02:00
83c84a7cc0 Add initial get keys endpoint 2025-06-05 12:43:25 +02:00
66301bb4dc [PM-19632] Remove security task flag - step 1 (#5856)
* step 1- remove flag on security task controller

* Fixed lint issues
2025-06-04 16:37:42 -04:00
5c4c06baa0 add restricted item type policy (#5914) 2025-06-04 13:06:52 -07:00
ed780d45d3 replace fallback icon default with response (#5878) 2025-06-04 15:25:21 -04:00
769313abbf Only set automatic tax to true w/ reverse charge flag if customer has billing location (#5917) 2025-06-04 13:31:17 -05:00
042d924d19 Fix migration script 2025-06-04 13:21:17 +02:00
77e367cbcd Fix migration script 2025-06-04 12:37:22 +02:00
f47d552bff Use view for reading usersignaturekeypairs 2025-06-04 12:33:00 +02:00
fb00976e19 Move out entitytypeconfiguration 2025-06-04 12:28:34 +02:00
30608719bd Fix build 2025-06-04 12:12:48 +02:00
d10fc57b72 Fix build 2025-06-04 12:11:52 +02:00
be1e6c0a07 Fix build 2025-06-04 12:06:25 +02:00
6f7a1d196a Move UserSignatureKeyPair to KM codeownership 2025-06-04 12:04:21 +02:00
9e0cdf3383 Address feedback 2025-06-04 11:59:53 +02:00
2e14a46cee [PM-22344] - fix Error: Cannot Decrypt when moving a vault item to a collection (#5911)
* use ToCipher instead of casting

* return ListResponseModel

* fix test

* remove ToArray

* have ShareManyAsync return CipherDetails

* fix test

* fix tests

* fix test

* fix test
2025-06-03 14:02:13 -07:00
812fe94c16 [deps]: Update Microsoft.Build.Sql to v1 (#5875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 16:41:49 -04:00
6411cc63ca BRE-875/server-builds-intermittently-failing-after-introducing-build-cache (#5909)
* increase logging

* remove caching for troubleshooting

* test max parallel of 3

* up parallel

* test removing cache again

* add permissions read

* edit permissions
2025-06-03 12:40:46 -04:00
59f5fafb87 [PM-17562] Add strict delay support for RabbitMQ; Refactor implementation (#5899)
* [PM-17562] Add strict delay support for RabbitMQ

* fix lint error

* Added more robust FailureReason handling and some additional tests

* Fix two issues noted by SonarQube

* Fix typo; Add alternate handling if MessageId is null or empty

* Set MessageId on all message publishers
2025-06-03 10:48:24 -04:00
8165651285 Remove pm-18794-provider-payment-method (#5850) 2025-06-03 07:50:52 -05:00
7869b2f8e0 Merge branch 'main' into km/db-signing-keys 2025-06-03 12:31:34 +02:00
560d72df94 Rename migration to start later 2025-06-03 12:13:57 +02:00