cyprain-okeke
|
fbdd62fadd
|
[PM-20416]Downgraded paid org cannot upgrade from Free (#5748)
* enable the downgrade of free org
* resolve the free org update issue
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Retain the canceled subscriptionId
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* resolve the pr coments
* Refactor the code base on the pr comment
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Resolve the pr comments
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Resolve the pr comment
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Resolve the failing test
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Resolve the repeated condition
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* apply the condition suggestion
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Add the missing MaxCollection
---------
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
|
2025-06-10 07:50:09 +01:00 |
|
Jared McCannon
|
84e5ea1265
|
[PM-22097] Add Columns to Collections for Org User Default Collection (#5908)
* Adding columns and database migrations for organization DefaultUserCollection.
|
2025-06-09 13:50:15 -05:00 |
|
renovate[bot]
|
52c392d668
|
[deps] Billing: Update swashbuckle-aspnetcore monorepo to 7.3.2 (#5731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-09 10:53:17 -05:00 |
|
Alex Morask
|
87b6606bc2
|
Append EUVAT to Spanish NIF tax ID types (#5843)
|
2025-06-09 09:30:26 -05:00 |
|
Bernd Schoolmann
|
599918096d
|
Fix tests and errors
|
2025-06-09 15:04:00 +02:00 |
|
Bernd Schoolmann
|
ac06fe7c75
|
Add test
|
2025-06-09 14:54:30 +02:00 |
|
Bernd Schoolmann
|
18c562db6f
|
Fix tests
|
2025-06-09 14:41:04 +02:00 |
|
Bernd Schoolmann
|
ee857ed0e5
|
Fix tests
|
2025-06-09 14:35:15 +02:00 |
|
Bernd Schoolmann
|
8bbdd7fe30
|
Improve tests
|
2025-06-09 14:14:09 +02:00 |
|
Bernd Schoolmann
|
3c0ca482a9
|
Apply fixes
|
2025-06-09 11:55:52 +02:00 |
|
Bernd Schoolmann
|
a841271ffb
|
Add validation
|
2025-06-09 11:19:39 +02:00 |
|
Bernd Schoolmann
|
08f39cb3b2
|
Merge branch 'km/signing-upgrade-rotation' of github.com:bitwarden/server into km/signing-upgrade-rotation
|
2025-06-09 10:51:01 +02:00 |
|
Bernd Schoolmann
|
7273f15423
|
Fix build
|
2025-06-09 10:35:29 +02:00 |
|
Bernd Schoolmann
|
c694b7c0fc
|
Merge branch 'km/signing-api-changes' into km/signing-upgrade-rotation
|
2025-06-09 10:30:29 +02:00 |
|
Bernd Schoolmann
|
8be2868670
|
Cleanup
|
2025-06-09 10:15:39 +02:00 |
|
Bernd Schoolmann
|
d5ee08b52a
|
Merge branch 'km/db-signing-keys' into km/signing-api-changes
|
2025-06-09 09:49:14 +02:00 |
|
Bernd Schoolmann
|
503e2b36ac
|
Rename dbset to plural
|
2025-06-09 09:47:14 +02:00 |
|
Bernd Schoolmann
|
d860bdc401
|
Fix build
|
2025-06-06 19:29:41 +02:00 |
|
Bernd Schoolmann
|
ec955565e6
|
Add migration to user encryption v2
|
2025-06-06 19:23:15 +02:00 |
|
Bernd Schoolmann
|
68237d0b6d
|
Cleanup
|
2025-06-06 18:39:58 +02:00 |
|
Bernd Schoolmann
|
2e666cf556
|
Merge branch 'km/db-signing-keys' into km/signing-api-changes
|
2025-06-06 18:05:10 +02:00 |
|
Bernd Schoolmann
|
aad4a8e696
|
Remove string length limit
|
2025-06-06 17:43:46 +02:00 |
|
Bernd Schoolmann
|
b5538dff62
|
Merge branch 'km/db-signing-keys' into km/signing-api-changes
|
2025-06-06 17:35:55 +02:00 |
|
Bernd Schoolmann
|
a9650a878a
|
Fix wrong filename
|
2025-06-06 17:28:51 +02:00 |
|
Alex Morask
|
dcf97a5772
|
[PM-20485] [PM-20486] Add missing mappings to PlanAdapter (#5791)
* Add missing mappings to PlanAdapter
* PM-20485: Fix SM base seats
|
2025-06-06 08:04:10 -05:00 |
|
Bernd Schoolmann
|
7900bcbfb3
|
Merge branch 'km/db-signing-keys' into km/signing-api-changes
|
2025-06-06 14:46:49 +02:00 |
|
Bernd Schoolmann
|
e0a45520ad
|
Add index on userid for signature keys
|
2025-06-06 14:31:01 +02:00 |
|
Bernd Schoolmann
|
95287a95fd
|
Move sql files to km ownership
|
2025-06-06 14:17:19 +02:00 |
|
Bernd Schoolmann
|
7b16459a83
|
Merge branch 'main' into km/db-signing-keys
|
2025-06-06 14:15:20 +02:00 |
|
Bernd Schoolmann
|
2c473be2ee
|
Unswap file names
|
2025-06-06 14:12:36 +02:00 |
|
Ben Bryant
|
20d3911b80
|
[PM-22380] Enable NRT for some Core project files (#5912)
* Enable NRT for Core/Jobs files
* Enable NRT for Core/HostedServices files
* Enable NRT for Core/Exceptions files
* Enable NRT for Core/NotificationHub files
---------
Co-authored-by: Bernd Schoolmann <mail@quexten.com>
|
2025-06-06 13:59:57 +02:00 |
|
Bernd Schoolmann
|
6ec9237b8f
|
Move userSignatureKeyPair model
|
2025-06-06 13:55:24 +02:00 |
|
Bernd Schoolmann
|
f0a83683d6
|
Move useresignaturekeypairentitytypeconfiguration to km ownership
|
2025-06-06 13:54:33 +02:00 |
|
Bernd Schoolmann
|
18e5f8ebd2
|
Move signature algorithm
|
2025-06-06 13:53:41 +02:00 |
|
Bernd Schoolmann
|
93292aa505
|
Switch to generatecomb
|
2025-06-06 12:10:00 +02:00 |
|
Bernd Schoolmann
|
b83070a925
|
Switch go generatecomb
|
2025-06-06 12:09:13 +02:00 |
|
Bernd Schoolmann
|
f67297dd8f
|
Undo test
|
2025-06-05 23:15:51 +02:00 |
|
Bernd Schoolmann
|
34a1441e7c
|
Test
|
2025-06-05 23:12:27 +02:00 |
|
Bernd Schoolmann
|
2428d64488
|
Cleanup
|
2025-06-05 20:34:25 +02:00 |
|
cyprain-okeke
|
acb18c55b3
|
Resolve the error and consider the free org (#5920)
|
2025-06-05 18:48:02 +01:00 |
|
Bernd Schoolmann
|
09bac3b2f0
|
Rename repo
|
2025-06-05 19:18:19 +02:00 |
|
Matt Bishop
|
2435063ac8
|
Move team SQL underneath dbo (#5923)
|
2025-06-05 12:58:46 -04:00 |
|
Bernd Schoolmann
|
cb9ff16f5a
|
Rename to include async suffix
|
2025-06-05 18:48:00 +02:00 |
|
Bernd Schoolmann
|
af976cd515
|
Attempt to fix build
|
2025-06-05 18:31:44 +02:00 |
|
Bernd Schoolmann
|
ce3168ede1
|
Attempt to fix tests
|
2025-06-05 18:15:33 +02:00 |
|
Bernd Schoolmann
|
a0c25e12e4
|
Attempt to fix tests
|
2025-06-05 17:40:24 +02:00 |
|
Bernd Schoolmann
|
0fc9824f88
|
Attempt to fix tests
|
2025-06-05 17:02:39 +02:00 |
|
Bernd Schoolmann
|
a77e6b926d
|
Fix build
|
2025-06-05 16:40:39 +02:00 |
|
Bernd Schoolmann
|
7ee9332edf
|
Fix build error
|
2025-06-05 16:39:44 +02:00 |
|
Bernd Schoolmann
|
d21cd1adff
|
Fix test build
|
2025-06-05 16:36:14 +02:00 |
|