Cy Okeke
b4b13ea994
Return the wanted return
...
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
1 year ago
GSWXXN
46955d469b
fix: Fix null handling in SendLicenseExpiredAsync method ( #3122 )
1 year ago
Todd Martin
0a6c35e56c
Updated bootstrap to 5.3.3 ( #4697 )
...
* Updated bootstrap to 5.3.3
* Removed locking of bootstrap version
1 year ago
renovate[bot]
e65cf19873
[deps] Tools: Update aws-sdk-net monorepo ( #4683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Justin Baur
35f59daceb
Add Pending Model Checks ( #4629 )
...
* Add Pending Model Checks
* Update This File Reference
* Don't Use Title Case
* Include ConnectionString
* Remove --connection arg
* Add Fake Model Change
* Remove Fake Change
1 year ago
LamTrinh.Dev
a1d19df80d
Adding code block format for README.md ( #4695 )
1 year ago
Thomas Rittson
933b3e9696
Fix flaky OrganizationService tests ( #4686 )
...
Subscription update tests were not fixing the current maxAutoscaleSeats
value. Autodata could sometimes make it the same as the new value,
so the update code wouldn't be triggered and the test would fail
1 year ago
renovate[bot]
ccf2ebd142
[deps] Auth: Update azure azure-sdk-for-net monorepo ( #4658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
1 year ago
renovate[bot]
8ad74ce5b1
[deps] DevOps: Update gh minor ( #4652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
6dec1c6e04
[deps] DevOps: Update GitHub Artifact Actions to v4 ( #4664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
0753cc9172
[deps] DevOps: Update actions/github-script action to v7 ( #4666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
ee8716859f
[deps] DevOps: Update actions/setup-dotnet action to v4 ( #4667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
e677344d7e
[deps] DevOps: Update actions/setup-node action to v4 ( #4668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Bitwarden DevOps
5a1e4104fe
Bumped version to 2024.8.1 ( #4698 )
1 year ago
renovate[bot]
c1d22d19f9
[deps]: Update MessagePack to v2.5.172 ( #4586 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
1 year ago
renovate[bot]
c72ad48da8
[deps] Auth: Update Sustainsys.Saml2.AspNetCore2 to v2.10.0 ( #4657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
1 year ago
Alex Morask
e1a52f7c6e
Set Stripe to assigned seats when assigned seats are greater than incoming seat min ( #4679 )
1 year ago
renovate[bot]
ac9a93450b
[deps] DevOps: Update actions/stale action to v9 ( #4669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
7c50e4f2be
[deps] DevOps: Update docker/build-push-action action to v6 ( #4670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
26d17a1e7e
[deps] DevOps: Update peter-evans/close-issue action to v3 ( #4672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
cyprain-okeke
e2ec1c4950
[PM-1635] Invalid license error is inaccurate ( #4631 )
...
* Resolve the unclear error messages
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Refactor to return the errormessage from userLicense
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Resolve the pr comments
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* resolve the error returned message
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* Add period at the end of error messages
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
---------
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
1 year ago
Bernd Schoolmann
a5363c1513
Allow localhost callback on desktop ( #4649 )
1 year ago
Thomas Rittson
22bd755b3c
[AC-10362] Remove OrganizationUser.AccessAll from code ( #4622 )
...
* Remove OrganizationUser.AccessAll from code
* Add shadow property
* Remove remaining reference
* dotnet format
* Fix tests
* Bump migration dates
1 year ago
Tom
78beac9f19
Added the AccessReports permission to enable report viewing ( #4648 )
1 year ago
Matt Gibson
aa66b5ad11
Remove hints from responses ( #4635 )
1 year ago
Conner Turnbull
8ab19c7b00
F4E validation ( #4690 )
...
* F4E validation
* Fix broken tests
1 year ago
Cesar Gonzalez
abc5d813f2
[PM-10669] Feature flag for notification bar add login improvements ( #4676 )
1 year ago
Conner Turnbull
dcc199bcce
[AC-2950] Added logs when validating an existing sponsorship ( #4592 )
...
* Added logs when validating an existing sponsorship
* Removed early return in CancelSponsorshipAsync when validating a sponsorship
* Added missing logging messages
1 year ago
Alex Morask
b9d75326a7
Removed feature flag and unused endpoint ( #4677 )
1 year ago
renovate[bot]
f754317dd4
[deps] Auth: Update Otp.NET to v1.4.0 ( #4656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
1 year ago
Rui Tomé
15511df644
[PM-10589] Update database defaults for collection management settings ( #4623 )
...
* [PM-10589] Update database defaults for collection management settings
* Update default values for 'LimitCollectionCreationDeletion' and 'AllowAdminAccessToAllCollectionItems' in Organization table
* Add checks before column constraint drop and constraint creation
1 year ago
Matt Gibson
0ed1f5e2de
Update user last password change ( #4685 )
1 year ago
Thomas Rittson
9a7165b489
[AC-2972] AC Team ownership: Events (2/2) ( #4675 )
1 year ago
Conner Turnbull
fb270b538e
No longer sending upcoming invoice reminder for invoices with a $0 balance ( #4593 )
1 year ago
Matt Bishop
eb72a70bcf
Update public suffix list ( #4684 )
1 year ago
Daniel García
1a584b4477
[PM-9361] Generate Swagger specs in CI for the SDK ( #4428 )
...
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
1 year ago
renovate[bot]
8253de350b
[deps] DbOps: Update EntityFrameworkCore to v8.0.8 ( #4651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
c60e85a0c5
[deps] DbOps: Update Microsoft.Azure.Cosmos to v3.42.0 ( #4661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Justin Baur
0e95f6752d
Handle Constant Expression Warning ( #4613 )
...
* Add Collections Tests
* Update CollectionRepository Implementation
* Test Adding And Deleting Through Replace
* Format
* Fix Most Test Warnings
* Format
* Handle Constant Expression Warning
* Revert AccountRevisionDate Changes
* Revert RevisionData Changes More Exactly
1 year ago
renovate[bot]
8e9d130574
[deps] Tools: Update aws-sdk-net monorepo to v3.7.400.7 ( #4654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Thomas Rittson
0230013b20
[AC-2972] AC Team ownership: Events ( #4647 )
...
* Move Event domain under AC Team ownership
1 year ago
Justin Baur
faa9afbe5e
Resolve Billing and Secrets Manager Code ( #4645 )
...
* Resolve Billing Warnings
* Resolve SM Warnings
1 year ago
Justin Baur
abb223aabb
Resolves Auth Warnings ( #4642 )
...
* Resolve Auth Warnings
* Move Assertion
* ClaimsPrincipal is actually nullable
1 year ago
Addison Beck
07ef299f1e
Add `AccountDeprovisioning` feature flag ( #4640 )
1 year ago
Justin Baur
c37f4b45a7
Make AC Repos Nullable ( #4610 )
1 year ago
Justin Baur
aa34bbb0e6
Fix Most Test Warnings ( #4612 )
...
* Add Collections Tests
* Update CollectionRepository Implementation
* Test Adding And Deleting Through Replace
* Format
* Fix Most Test Warnings
* Format
1 year ago
renovate[bot]
2096923853
[deps] Tools: Update SignalR to v8.0.8 ( #4633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
15be1053fc
[deps] Tools: Update aws-sdk-net monorepo to v3.7.400.5 ( #4634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Justin Baur
3d7fe4f8af
Update `ReplaceAsync` Implementation in EF `CollectionRepository` ( #4611 )
...
* Add Collections Tests
* Update CollectionRepository Implementation
* Test Adding And Deleting Through Replace
* Format
1 year ago
Kyle Spearrin
db4ff79c91
[AC-2928] Create automatic app login policy ( #4562 )
...
* Create automatic app login policy
* IDP Auto Submit Feature Flag (#4564 )
---------
Co-authored-by: Cesar Gonzalez <cgonzalez@bitwarden.com>
1 year ago