Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #1

Open
wants to merge 2,371 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
2371 commits
Select commit Hold shift + click to select a range
dd82b8a
Pin Moq to Stay Below 4.20.0 (#3165)
justindbaur Aug 8, 2023
d4bcaf1
Remove moq (#3166)
Hinton Aug 10, 2023
0c76969
[DEVOPS-1516] - Update server build workflow to push images to ACR (#…
Eeebru Aug 10, 2023
d325f1d
Remove implied default NuGet configuration (#3175)
withinfocus Aug 10, 2023
ceae31e
Update dependency AngleSharp to v1 (#3079)
renovate[bot] Aug 10, 2023
d5a0e97
Fix github.ref comparison in build.yml (#3177)
mimartin12 Aug 10, 2023
6b47c3c
Use latest .NET 6 SDK (#3176)
withinfocus Aug 10, 2023
09e396a
[AC-1588] Fix Bitwarden Portal Secrets Manager flag not working (#3178)
eliykat Aug 11, 2023
6785908
Explicitly install .NET SDK for linting (#3180)
withinfocus Aug 11, 2023
9d4b98e
FIX: add more dotnet setup (#3181)
Eeebru Aug 11, 2023
115ead0
Adding missing test to projectscontroller (#3129)
cd-bitwarden Aug 11, 2023
0487056
[DEVOPS-1517] - Update Server release to pull from Prod ACR (#3169)
Eeebru Aug 14, 2023
e029904
UPDATE: dotnet setup run step and to use global version (#3182)
Eeebru Aug 14, 2023
795034c
[PM-3430] Refactor organization public key response (#3195)
Hinton Aug 15, 2023
c7b3759
Bumped version to 2023.8.0 (#3201)
github-actions[bot] Aug 15, 2023
4ec01b0
PM-2427-Defect-Cannot-delete-account-if-User-has-auth-request-on-tabl…
ike-kottlowski Aug 15, 2023
60eab8a
[AC-1577] [AC-1575] Prefill Bitwarden portal values etc (#3155)
eliykat Aug 15, 2023
cf14f42
Fix Attachments base image (#3190)
vgrassia Aug 15, 2023
7a9315a
Added back alias that was accidentally introduced (#3202)
trmartin4 Aug 15, 2023
fd1ae91
Bumped version to 2023.8.1 (#3204)
github-actions[bot] Aug 16, 2023
fc814ff
[AC-1597] Revert GetByUserIdWithPolicyDetailsAsync changes to unblock…
eliykat Aug 16, 2023
1c3afcd
Trusted Device Encryption feature (#3151)
trmartin4 Aug 17, 2023
f9452e7
Delete SM beta enrolment endpoint (#3211)
eliykat Aug 20, 2023
c5b5225
[AC-1568] Refactor UpdateSecretsManagerSubscriptionCommandTests to us…
eliykat Aug 21, 2023
6374cc6
Force Renovate to use v6 .NET SDK (#3220)
withinfocus Aug 22, 2023
bafbead
Lock file maintenance (#3216)
renovate[bot] Aug 22, 2023
68e1a3f
DEVOPS-1409 REFACTOR: bitwarden/gh-actions/download-artifacts to use …
urbinaalex17 Aug 23, 2023
84393e7
Bumped version to 2023.8.2 (#3227)
github-actions[bot] Aug 24, 2023
4c77f99
[AC-108] Enterprise policies are not removed when downgraded to teams…
r-tome Aug 25, 2023
4748b5b
[AC-1568] Finish refactor of update subscription interface, minor fix…
eliykat Aug 27, 2023
4d59dd4
Fix typo: CurrentContent -> CurrentContext (#3231)
eliykat Aug 28, 2023
8de9f4d
Fix flaky OrganizationService test (#3232)
eliykat Aug 28, 2023
fae4d3c
[AC-1571] Handle null reference exception in stripe controller (#3147)
cturnbull-bitwarden Aug 28, 2023
8eee9b3
[AC-1223][AC-1184] Failed Renewals (#3158)
cturnbull-bitwarden Aug 28, 2023
640cb68
[SM-863] Add endpoint for fetching multiple secrets by IDs (#3134)
Thomas-Avery Aug 28, 2023
7cac93e
Increase secret value max limit (#3193)
Thomas-Avery Aug 28, 2023
a1d227c
[SM-895] Enforce project maximums (#3214)
Thomas-Avery Aug 28, 2023
27ba306
[PM-3504] Return early for SAML auths (#3215)
jlf0dev Aug 28, 2023
626f797
Revert "[PM-3504] Return early for SAML auths (#3215)" (#3234)
jlf0dev Aug 28, 2023
776e454
Changing CF-Connecting-IP -> X-Connecting-IP. Also renaming CloudFla…
alex8bitw Aug 29, 2023
b172511
[SM-823] ApiKey table follow up (#3183)
Thomas-Avery Aug 29, 2023
6d07885
Devops 1539 optimize server build (#3237)
joseph-flinn Aug 29, 2023
e679d31
[AC-1585] Automatically verify managed members on an organization wit…
r-tome Aug 30, 2023
257efe3
[PM-3563] Prevent org name from injecting HTML into FD notes (#3219)
kspearrin Aug 30, 2023
ba53208
Add feature flag for enabling v2 of Autofill. (#3049)
trmartin4 Aug 30, 2023
6db02e2
Make WebAuthn a Free Method (#3217)
rr-bw Aug 31, 2023
1f0251a
Remove org name from confirmation message (#3218)
kspearrin Sep 1, 2023
c271e2d
[PM-3177] Extract IOrganizationService.UpdateUserGroupsAsync to a com…
r-tome Sep 1, 2023
d0cf820
[PM-3708] Allow local overrides for flag values (#3243)
withinfocus Sep 1, 2023
9eed199
Pm 3504 saml (#3235)
jlf0dev Sep 1, 2023
4d06300
Fix flaky OrganizationService tests (#3246)
eliykat Sep 4, 2023
798fca5
Bumped version to 2023.8.3 (#3249)
github-actions[bot] Sep 5, 2023
952e77d
Update kenchan0130/simplesamlphp Docker tag to v1.19.8 (#3060)
renovate[bot] Sep 5, 2023
8c75326
[AC-1612] Updated CurrentContext.ViewAssignedCollections to check if …
r-tome Sep 7, 2023
721c18e
[AC-244] Consider a user's email as verified when they accept an orga…
r-tome Sep 7, 2023
b8b2efa
Remove indexing from data migration (#3247)
Thomas-Avery Sep 7, 2023
2aaef3c
[PM-289] Add taxIdType for more countries in TaxInfo (#3186)
cturnbull-bitwarden Sep 7, 2023
4b482f0
[SM-918] Enforce project maximums on import (#3253)
Thomas-Avery Sep 7, 2023
917c657
PM-2128 Enforce one time use of TOTP (#3152)
ike-kottlowski Sep 9, 2023
f909563
[PM-3487] prevent account enumeration on auth request endpoint (#3239)
jlf0dev Sep 11, 2023
0be766c
Manually move data migration scripts (#3264)
joseph-flinn Sep 12, 2023
b6d3212
made cache key more unique (#3266)
ike-kottlowski Sep 12, 2023
d3aceea
no longer cache remember me token (#3267)
ike-kottlowski Sep 13, 2023
f080763
Add -legacy flag to openssl invocations (#3265)
amorask-bitwarden Sep 13, 2023
1fcf070
Setup secrets, use switch instead of bool (#3269)
Hinton Sep 14, 2023
c08a48c
Bump SignalR Redis Package (#3272)
justindbaur Sep 15, 2023
2271789
PM-3925 - Tech Debt - Add missed tests for SSO Email 2FA Tokenable (…
JaredSnider-Bitwarden Sep 15, 2023
8b30b3c
Refresh lockfiles (#3274)
Hinton Sep 15, 2023
cd0f8ce
only tracking TOTPs in cache (#3275)
ike-kottlowski Sep 15, 2023
876274b
Update gh minor (#3077)
renovate[bot] Sep 18, 2023
4100372
Update actions/checkout action to v4 (#3257)
renovate[bot] Sep 18, 2023
2149266
Migration to remove WebAuthn 2FA method from Free users (#3271)
trmartin4 Sep 18, 2023
f29a142
Bumped version to 2023.9.0 (#3280)
github-actions[bot] Sep 19, 2023
0af5eae
Remove sm-ga-billing feature flag (#3254)
eliykat Sep 19, 2023
90d600d
[PM-2961] Upgrade Braintree (#3206)
cturnbull-bitwarden Sep 20, 2023
46faeca
[SM-755] Add EF Secrets Manager cleanup on deletes (#3228)
Thomas-Avery Sep 21, 2023
bfe71e5
Delete NuGet config (#3290)
withinfocus Sep 22, 2023
e3dc515
Update actions/checkout action to v4.1.0 (#3293)
renovate[bot] Sep 25, 2023
44baba9
[PM-4075] Setup Feature Flag for Browser Fileless Import (#3296)
Sep 25, 2023
0b72eb8
Admin: Update Stripe Customer Email on Organization Edit (#3281)
amorask-bitwarden Sep 25, 2023
9db1007
Only log errors with LaunchDarkly (#3298)
withinfocus Sep 25, 2023
464dac8
Update bitwarden/gh-actions digest to fdcf1fc (#3230)
renovate[bot] Sep 26, 2023
7ede956
Individual Vault Item Encryption Feature (#3256)
trmartin4 Sep 28, 2023
3e90f57
[DEVOPS-1519] Add transition mode to mssql migrator utility (#3259)
michalchecinski Sep 28, 2023
12b0348
Bumped version to 2023.9.1 (#3309)
github-actions[bot] Sep 29, 2023
46117b1
Return discount info in Subscription responses [AC-1657] (#3278)
amorask-bitwarden Sep 29, 2023
9af9d12
Updated client minimum version to reflect previous hotfixes. (#3311)
trmartin4 Sep 29, 2023
cc68d84
Added billing patterns to codeowners (#3322)
cturnbull-bitwarden Oct 4, 2023
8c3ca2f
Update bitwarden/gh-actions digest to f112580 (#3314)
renovate[bot] Oct 5, 2023
4dcd467
Update crazy-max/ghaction-import-gpg action to v6 (#3315)
renovate[bot] Oct 5, 2023
3a71e7b
Add tech-leads as default owners (#3330)
djsmith85 Oct 6, 2023
b2af73f
[PM-212] Sync Organization Billing Email from Stripe Webhook (#3305)
amorask-bitwarden Oct 11, 2023
79648b3
[PM-3555] Remove `ClearTracker()` (#3213)
justindbaur Oct 12, 2023
53f5eee
[AC-1638] Disallow Secrets Manager for MSP-managed organizations (#3297)
eliykat Oct 12, 2023
f228dcd
Rename DbScripts_future and DbScripts_data_migrations (#3192)
mimartin12 Oct 12, 2023
27314ac
Add identity tests to test solution (#3342)
Hinton Oct 13, 2023
4ff41e9
Add gitkeep files to preserve DbScript folders even if there's no sql…
michalchecinski Oct 13, 2023
b772784
[SM-896] restricting access to disabled orgs (#3287)
cd-bitwarden Oct 16, 2023
eec2763
Automate Lock File Generation (#3345)
michalchecinski Oct 16, 2023
69529d3
[SM-891] Include Secrets Manager in organization license for self-hos…
Thomas-Avery Oct 16, 2023
1c3bd4d
bump minor sdk version (#3347)
MGibson1 Oct 17, 2023
8177821
[AC 1451] Refactor staticstore plans and consuming logic (#3164)
cyprain-okeke Oct 17, 2023
8c77c65
[PM-1222] Passkeys in the Bitwarden vault (#2679)
coroiu Oct 17, 2023
cb73056
[AC-1654] idor allow the attacker to disable any one scim provising (…
r-tome Oct 18, 2023
2121926
[PM-3779] idor allow the attacker to delete the victim domain (#3308)
r-tome Oct 18, 2023
f7349b4
Enable MsSqlMigratorUtility Dockerfile to run with additional paramet…
michalchecinski Oct 18, 2023
e9be7f1
Add LaunchDarkly flag override file to .gitignore (#3357)
coroiu Oct 18, 2023
d230b10
Fix flaky UpdateSecretsManagerSubscriptionCommandTests (#3355)
eliykat Oct 18, 2023
37e9d70
AC Team code ownership moves - Api project (#3351)
eliykat Oct 18, 2023
95bf85d
[AC-1705] Update PayPal Verification URL to point to updated domain (…
cyprain-okeke Oct 18, 2023
1c0c6cc
Update bitwarden/gh-actions digest to c970b0f (#3332)
renovate[bot] Oct 18, 2023
dd8ffa2
Manually move future migrations (#3263)
joseph-flinn Oct 19, 2023
c1cf07d
[AC-1750] AC Team code ownership moves - Groups (#3358)
eliykat Oct 19, 2023
728cd1c
[SM-949] Add endpoint to fetch events by service account (#3336)
Thomas-Avery Oct 19, 2023
d7c544a
[AC 1536] Breakdown The SubscriptionUpdate.cs into multiple files (#3…
cyprain-okeke Oct 23, 2023
19e2215
Added percent off to discount, removed discount from user sub (#3326)
amorask-bitwarden Oct 23, 2023
18b4313
[PM-4252] Change attachment Size to be represented as a string (#3335)
Hinton Oct 23, 2023
c442bae
[AC-1693] Send InvoiceUpcoming Notification to Client Owners (#3319)
amorask-bitwarden Oct 23, 2023
9007aa6
Fix broken test (#3374)
amorask-bitwarden Oct 24, 2023
2701321
[AC-1685] Add ViewAllCollections check to GetOrganizationCollectionsA…
shane-melton Oct 24, 2023
c8bcc32
[PM-2855] Add Feature Flag to Enable Autofill Overlay (#3248)
Oct 25, 2023
26dd8b0
[AC-1284] AC Team code ownership moves - Provider (#3359)
eliykat Oct 26, 2023
ad230fb
[AC-1200] Admin Console code ownership - move OrganizationFeatures (#…
eliykat Oct 26, 2023
1053f49
[SM-943] [BEEEP] Swap to SQLite in-memory for integration tests (#3292)
Thomas-Avery Oct 27, 2023
330e41a
[PM-4589] Fix 2023-09-11_01_2023-02-FutureMigration (#3373)
Hinton Oct 30, 2023
44c559c
Support for passkey registration (#2885)
kspearrin Oct 30, 2023
1af105a
[BEEEP] Update development and QA dashboard URLs for payment gateways…
cturnbull-bitwarden Oct 30, 2023
15268db
Add Billing folders to code ownership (#3390)
eliykat Oct 31, 2023
bf81548
Update CODEOWNERS for packages.lock.json (#3393)
vgrassia Oct 31, 2023
96decdb
Add Directory.Build.props to CODEOWNERS (#3395)
vgrassia Oct 31, 2023
1800e6f
Bumped version to 2023.10.0 (#3396)
github-actions[bot] Oct 31, 2023
4197606
Resolving conflict and removing commented code (#3387)
ttalty Oct 31, 2023
da4a86c
[AC-1373] Flexible Collections (#3245)
eliykat Nov 1, 2023
f9fc43d
[AC-1650] [AC-1578] (#3320)
cturnbull-bitwarden Nov 1, 2023
d9faa9a
[PM-3892] Implement dollar threshold for all subscriptions (#3283)
cyprain-okeke Nov 1, 2023
34a3d4a
[AC-1593] Auto-Grant SM access to org owner when they add SM (#3349)
amorask-bitwarden Nov 1, 2023
1fb5e49
Move remaining OrganizationAuth files to AC Team code ownership (#3382)
eliykat Nov 1, 2023
f5f6405
Auth/PM-3659 - Disable Passkey registration if Require SSO Policy Ena…
JaredSnider-Bitwarden Nov 1, 2023
a3e4402
Exclude all properties added in license version (#3401)
MGibson1 Nov 2, 2023
abc7b35
[AC-1783] PayPal IPN Changes (#3404)
cturnbull-bitwarden Nov 2, 2023
cfe9812
[AC-1772] Check null or whitespace on `GatewayCustomerId` and `Billin…
amorask-bitwarden Nov 2, 2023
ee61832
Auth/PM-3275 - Changes to support TDE User without MP being able to S…
JaredSnider-Bitwarden Nov 2, 2023
a66528c
Bumped version to 2023.10.1 (#3408)
github-actions[bot] Nov 2, 2023
629b37b
[PM-4669] Fix SM subscription during free upgrade (#3407)
amorask-bitwarden Nov 2, 2023
e317833
[PM-2331] Update renovate with team groupings (#3384)
Hinton Nov 3, 2023
62e99bc
[AC-1578] Fixed issue where legacy plans couldn't sign up for SM (#3400)
cturnbull-bitwarden Nov 3, 2023
92ffe5f
Remove UseKeyConnector field from Enterprise Plan Upgrade (#3409)
cturnbull-bitwarden Nov 3, 2023
3eb4d54
[AC-1708] Teams Starter Plan (#3386)
cturnbull-bitwarden Nov 3, 2023
66c5ccf
Vscode devcontainers (#3080)
tangowithfoxtrot Nov 6, 2023
3f7ff52
Bumped version to 2023.10.2 (#3415)
github-actions[bot] Nov 7, 2023
8256b58
[DEVOPS-1646] MsSqlMigratorUtility docker image is not recognizing in…
michalchecinski Nov 7, 2023
e401fc0
[PM-4167] Add PRF attestation flow during passkey registration (#3339)
coroiu Nov 7, 2023
778340f
Add checksum to Login Uri models (#3318)
MGibson1 Nov 7, 2023
146d197
PM-4680 - Set Password Request model tweak - remove nullable enable a…
JaredSnider-Bitwarden Nov 7, 2023
b44887d
Revert "Add checksum to Login Uri models (#3318)" (#3417)
MGibson1 Nov 7, 2023
f29d3e7
Pin gh-actions hashes to master (#3419)
vgrassia Nov 7, 2023
35500b1
fix: broken webauthn controller tests (#3421)
coroiu Nov 8, 2023
0ca65e3
[SM-919] Add project people access policy management endpoints (#3285)
Thomas-Avery Nov 8, 2023
81868dc
Add Explicit Reference to Azure.Identity (#3426)
justindbaur Nov 8, 2023
6aa763a
Update 'master' to 'main' (#3427)
vgrassia Nov 8, 2023
0a2afa0
[deps] Tools: Update MailKit to v4 (#3173)
renovate[bot] Nov 9, 2023
95680b4
Update lockfiles by running `dotnet restore --force-evaluate` (#3430)
djsmith85 Nov 9, 2023
8f4a1d8
Retrieve all Stripe invoices (#3431)
amorask-bitwarden Nov 9, 2023
4cf2142
Add DbOps for database changes (#3420)
withinfocus Nov 9, 2023
b716a92
[PM-3797 Part 1] Layout new key rotation methods (#3425)
jlf0dev Nov 9, 2023
72a6bb6
Added DeviceTypes for CLI (#3329)
ttalty Nov 9, 2023
627f4ff
[PM-3936] [PM-4174] Update authenticator selection options (#3340)
coroiu Nov 10, 2023
fb89e07
Provide LaunchDarkly application info (#3435)
withinfocus Nov 13, 2023
b2a3ac4
update secret import char limit (#3405)
tangowithfoxtrot Nov 14, 2023
cf38ff3
[AC-1828] [AC-1807] Aggregated admin panel pricing fixes (#3448)
amorask-bitwarden Nov 17, 2023
07c202e
Block org seat scaling when has Reseller provider (#3385)
amorask-bitwarden Nov 20, 2023
80740aa
[PM-2032] Server endpoints to support authentication with a passkey (…
coroiu Nov 20, 2023
04253d9
SM-1010: Turn off secrets manager beta with a new migration (#3451)
coltonhurst Nov 20, 2023
c8fd81a
Prefer compounds for preLaunchTasks (#3446)
MGibson1 Nov 20, 2023
544dade
PM-3231 add feature flag for vault onboarding work (#3449)
Jingo88 Nov 20, 2023
de32524
Disable renewal email for org owners on invoice.upcoming (#3454)
amorask-bitwarden Nov 20, 2023
03b9136
Revert "[PM-3892] Implement dollar threshold for all subscriptions (#…
amorask-bitwarden Nov 20, 2023
87fd4ad
[PM-3569] Upgrade to Duende.Identity (#3185)
withinfocus Nov 20, 2023
636a764
Bumped version to 2023.10.3 (#3462)
github-actions[bot] Nov 21, 2023
dba7a79
[AC-1696] Fix Provider permissions for Flexible Collections (#3381)
shane-melton Nov 22, 2023
ef50e4d
[PM-2041] Finish adding FIDO2 Authentication (#3467)
coroiu Nov 22, 2023
8e5598a
[AC-1179][AC-1737] Event log for collection management setting (#3377)
vincentsalucci Nov 22, 2023
98c12d3
Tools - Make Entities and Repositories nullable (#3313)
audreyality Nov 22, 2023
42cec31
[AC-1287] AC Team code ownership moves: Policies (1/2) (#3383)
eliykat Nov 22, 2023
c2dbeb4
AC Team code ownership moves: Policies (2/2) (#3470)
eliykat Nov 22, 2023
4e8284c
PM-4881: Added UserName to server models. (#3459)
abergs Nov 23, 2023
e2d644f
[AC-1116] Assign new imported collections to the importing user with …
r-tome Nov 23, 2023
eab0838
[PM-4316] Use byte for GlobalEvalentDomainsType in DomainsResponseMod…
Hinton Nov 23, 2023
3ca8aef
[AC-1803] Remove propagation from Bitwarden Portal billing email to S…
cyprain-okeke Nov 27, 2023
f789981
Lock SDK to 6.0.100 and ignore with Renovate updates (#3478)
withinfocus Nov 27, 2023
e992503
[AC-1827] Organization PlanType Index (#3447)
cturnbull-bitwarden Nov 27, 2023
b062ab8
[AC-1122] Add AllowAdminAccessToAllCollectionItems setting to Organiz…
shane-melton Nov 27, 2023
12667db
[AC-1330] [AC-1815] [Server] Deprecate access control indicator - Use…
eliykat Nov 28, 2023
959b239
[deps] Billing: Update Serilog.Sinks.SyslogMessages to v2.0.9 (#3456)
renovate[bot] Nov 28, 2023
14bd7d1
[deps] Billing: Update Newtonsoft.Json to v13.0.3 (#3439)
renovate[bot] Nov 28, 2023
4922984
[deps] Billing: Update BenchmarkDotNet to v0.13.10 (#3438)
renovate[bot] Nov 28, 2023
9021236
AC Team code ownership moves: Organization pt. 1 (#3472)
eliykat Nov 28, 2023
9512018
[AC-1839] Add OrganizationLicense unit tests (#3474)
eliykat Nov 29, 2023
2a7ad95
[AC-1839] Fixed missing reference on OrganizationLicenseFileFixtures.…
r-tome Nov 29, 2023
fe702c6
[AC-1784] Lining up new Manage collection permissions for users with …
r-tome Nov 29, 2023
09d07d8
[AC-1751] AC Team code ownership moves: OrganizationUser (part 1) (#3…
eliykat Nov 29, 2023
a4ddb4b
[AC-1283] AC Team code ownership moves: Organization (pt 2) (#3486)
eliykat Nov 29, 2023
a2eadfd
Split up Renovate dotnet monorepo group (#3481)
Hinton Nov 30, 2023
88405fd
Ignore expired licenses in tests to check overall validity (#3495)
addisonbeck Nov 30, 2023
ef8d892
[AC-1868] Fix UserCipherDetails_V2 Function (#3491)
shane-melton Nov 30, 2023
7098534
[AC-1871] Register IFeatureService in Events project (#3492)
eliykat Nov 30, 2023
3a52e34
[deps] DevOps: Update dbup-sqlserver to v5.0.37 (#3457)
renovate[bot] Nov 30, 2023
85df971
[deps] SM: Update EntityFrameworkCore (#3494)
renovate[bot] Nov 30, 2023
f46ea0b
[AC-1872] Manage permission on importing data is placed behind FC fea…
r-tome Dec 1, 2023
519b3de
[AC-1873] Fix: restore logic assigning Managers to new collections se…
eliykat Dec 1, 2023
55aa1f8
Suppress AzureSQLMaintenance Warning (#3502)
justindbaur Dec 1, 2023
6e4a057
Updated CODEOWNERS to catch billing related files for payments, invoi…
cturnbull-bitwarden Dec 1, 2023
333a51b
[deps] Tools: Update Handlebars.Net to v2.1.4 (#3508)
renovate[bot] Dec 4, 2023
f9941f5
[AC-1784] Revert changes made on assigning Manage permission to colle…
r-tome Dec 4, 2023
a31295d
Cleaned up feature flag logic now that it's released (#3490)
cturnbull-bitwarden Dec 4, 2023
21f91b7
Remove .NET SDK constraint for Renovate (#3488)
withinfocus Dec 4, 2023
3b80791
[AC-1882] Fixed Brittle SM Unit Tests (#3510)
cturnbull-bitwarden Dec 4, 2023
f424cc0
Revert "Remove .NET SDK constraint for Renovate (#3488)" (#3511)
withinfocus Dec 4, 2023
7db330d
Fix SM integration test rate limiting (#3512)
Thomas-Avery Dec 4, 2023
b05bdba
[deps] SM: Update Dapper to v2.1.24 (#3482)
renovate[bot] Dec 4, 2023
cf7e018
Remove tech-leads as default codeowner (#3479)
Hinton Dec 5, 2023
721d544
Fix CODEOWNERS - Add back in lines for packages and props files (#3518)
vgrassia Dec 5, 2023
26e6093
Bumped version to 2023.12.0 (#3519)
github-actions[bot] Dec 5, 2023
eedc962
[PM-3565] Enforce higher minimum KDF (#3304)
Hinton Dec 5, 2023
989603d
[Pm 3797 Part 2] Add emergency access rotations (#3434)
jlf0dev Dec 5, 2023
59879f9
Version Bump Workflow - Allow to be run from any branch (#3523)
vgrassia Dec 5, 2023
dbf8907
[AC-1330] [AC-1816] Deprecate AccessAll in CollectionCipher sprocs (#…
eliykat Dec 6, 2023
4b2bd6c
[PM-3797 Part 3] Add vault domains to key rotation (#3436)
jlf0dev Dec 6, 2023
a589af3
[DEVOPS-1654] Tag Server images in master with git commit (#3516)
michalchecinski Dec 7, 2023
f9232bc
[SM-909] Add service-account people access policy management endpoint…
Thomas-Avery Dec 7, 2023
3ecec80
[deps] Billing: Update Serilog.Extensions.Logging.File to v3 (#3069)
renovate[bot] Dec 8, 2023
3e323ae
[deps] Platform: Update dotnet monorepo to v6.0.25 (#3507)
renovate[bot] Dec 8, 2023
e09fd4a
[deps] Billing: Update BenchmarkDotNet to v0.13.11 (#3535)
renovate[bot] Dec 8, 2023
baafbe4
[deps] Tools: Update SendGrid to v9.28.1 (#3534)
renovate[bot] Dec 8, 2023
62bf2a1
[deps] Tools: Update MailKit to v4.3.0 (#3533)
renovate[bot] Dec 8, 2023
e422cab
[deps] Tools: Update SignalR to v6.0.25 (#3538)
renovate[bot] Dec 8, 2023
fb0c442
[AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned…
r-tome Dec 8, 2023
43eea0d
[deps] Billing: Update Braintree to v5.21.0 (#3537)
renovate[bot] Dec 8, 2023
8d36dfa
Make development easier (#3504)
justindbaur Dec 8, 2023
e6ce9ff
[AC-1721] Include limit collection creation/deletion in license file …
vincentsalucci Dec 8, 2023
ce67681
[AC-1889] Fix ManageGroups custom permission not getting all collecti…
eliykat Dec 11, 2023
5152e4b
[deps] Vault: Update AngleSharp to v1.0.7 (#3539)
renovate[bot] Dec 12, 2023
c68cfdd
Allow centra flags.json (#3542)
MGibson1 Dec 12, 2023
26e99ba
Update Version Bump workflow (#3547)
vgrassia Dec 12, 2023
5a6a6ce
Add commitMessagePrefix to package.json (#3529)
Hinton Dec 12, 2023
890a098
Stop using lockfiles (#3550)
withinfocus Dec 12, 2023
6a6a29d
Fix version bump workflow on call (#3551)
vgrassia Dec 12, 2023
ca8e3f4
[PM-3797 Part 4] Add Sends to new Key Rotation (#3442)
jlf0dev Dec 12, 2023
ab78420
Add token to checkout step (#3553)
vgrassia Dec 12, 2023
52cb253
Add IdentityServer license (#3552)
withinfocus Dec 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Lock file maintenance (bitwarden#3216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Aug 22, 2023
commit bafbead239caae500b06d4020396d2ebf354fdf6
Loading