Justin Baur
862f8c86a0
Merge branch 'main' into add-2017-to-db-test-script
7 months ago
Shane Melton
9ad2d61303
[PM-22146] Remove reference to JSON_PATH_EXISTS for old migration scripts for SH instances running older SQL Server versions ( #5894 )
7 months ago
Justin Baur
0d859a5875
Merge branch 'main' into add-2017-to-db-test-script
7 months ago
Shane Melton
e19bee4195
[PM-22146] Replace JSON_PATH_EXISTS with JSON_QUERY to support older MSSQL versions ( #5891 )
7 months ago
Github Actions
e241949601
Bumped version to 2025.5.2
7 months ago
aj-bw
1e7d02bca2
BRE-857/collect-code-references-fails-against-tags ( #5885 )
...
* update code-references file to also check tags
* fix line
7 months ago
Justin Baur
eff18301e8
Make name more unique from default mssql
7 months ago
Justin Baur
1c9bc49f69
Change way port is done
7 months ago
Justin Baur
9576ee2eb8
Add MSSQL 2017 Tests
7 months ago
Brandon Treston
cd994f72bf
change verbiage, add column to table ( #5888 )
7 months ago
cd-bitwarden
31b6b47eac
[PM-20650] Adding feature flag to server for Remove Card Item Type policy ( #5830 )
...
* Adding feature flag to server for Remove Card Item Type policy
* Updating new feature flag name
7 months ago
Ike
4f326da8da
[PM- 19438] emergency access docs ( #5846 )
...
* doc: adding readme and comments to code for emergency access feature.
* fix: renaming variable names to better match vocabulary around emergency access.
7 months ago
Vince Grassia
fbc8e06c99
Update Renovate config ( #5882 )
7 months ago
renovate[bot]
359d002881
[deps] Tools: Update MailKit to 4.12.1 ( #5881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
7 months ago
renovate[bot]
c39b6dea98
[deps] DbOps: Update Microsoft.Azure.Cosmos to 3.51.0 ( #5866 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Rui Tomé
fe0c14e803
[PM-19282] Update SsoUser ExternalId column size to 300 ( #5750 )
...
* [PM-19282] Update SsoUser ExternalId column size to 300
* [PM-19282] Add migration to update SsoUser ExternalId column size to 300 for MySQL, PostgreSQL, and SQLite
* [PM-19282] Update SsoUser ExternalId column size conditionally based on existing schema
* Bumped date on migration script name
7 months ago
Brant DeBow
f3e637cf2d
[PM-17562] Add support for retries on event integrations ( #5795 )
...
* [PM-17562] Add support for retires on event integrations
* Add additional test coverage
* Fixed missing await call
* Remove debug organization id
* Respond to PR feedback
* Change NotBeforeUtc to DelayUntilDate. Adjust comments.
* Respond to PR feedback
7 months ago
✨ Audrey ✨
c989abdb82
[PM-21917] Introduce `SendAuthenticationQuery` ( #5857 )
7 months ago
Justin Baur
542941818a
Disallow non ascii in equivalent domain ( #5852 )
...
* Test malicious domain change
* Add tests to detect non-ascii characters
* Revert "Test malicious domain change"
This reverts commit 0602bf6d84 .
* Remove confusing comment from when I was going to detect problems differently
* Update test/Core.Test/Utilities/StaticStoreTests.cs
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
* Update test/Core.Test/Utilities/StaticStoreTests.cs
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
---------
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
7 months ago
Thomas Rittson
198d96e155
[PM-21612] [Unified] Fix unhandled error when editing an invited member ( #5817 )
...
* Check for UserId instead of passing potentially default value to
bump account revision date method.
* Pass explicit UserId into CipherRepository.CreateAsync method
used for imports.
7 months ago
Thomas Rittson
83478f9c69
[PM-13274] [Unified] Add integration tests for creating and updating collections ( #5814 )
7 months ago
Matt Gibson
328b84eea0
Add-userid-to-encryption-methods ( #5838 )
...
* Add userId to auth success response
* Validate user that encrypted a cipher matches the user posting the request
* Remove userId from auth success
we don't want to expand this response model
7 months ago
renovate[bot]
77865f071a
[deps] Auth: Lock file maintenance ( #5747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
34414a0610
[deps] Auth: Update sass to v1.88.0 ( #5684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
7 months ago
renovate[bot]
dd60769499
[deps] Auth: Update bootstrap to v5.3.6 ( #5687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
ad22f77aba
[deps] Auth: Update webpack to v5.99.8 ( #5728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot]
ad8b1d9143
[deps] Auth: Update sass-loader to v16.0.5 ( #5689 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ike <137194738+ike-kottlowski@users.noreply.github.com>
7 months ago
cyprain-okeke
1ec06faf7d
[PM 21889] 500 Response on POST billing/restart-subscription ( #5851 )
...
* Resolve the 500 errors on restart subscription
* Rename the variable name
7 months ago
Alex Morask
18d146406c
[PM-21099] (NO LOGIC) Organize Billing provider code ( #5819 )
...
* [NO LOGIC] Organize Billing provider code
* Run dotnet format
* Run dotnet format'
* Fixed using after merge
* Fixed test usings after merge
7 months ago
Alex Morask
e994bf2117
[PM-21383] Use Stripe to get provider pricing for display when feature flag is on ( #5842 )
...
* Use ProviderPriceAdapter when getting provider subscription
* Update test
7 months ago
Vince Grassia
3aa9812353
Fix actionlint issues ( #5841 )
7 months ago
Brandon Treston
790173d1c7
remove feature flag ( #5837 )
7 months ago
Rui Tomé
725a793863
[PM-15161] Create ProviderClientOrganizationSignUpCommand command ( #5764 )
...
* Extract OrganizationService.SignupClientAsync into new ResellerClientOrganizationSignUpCommand
* Refactor ResellerClientOrganizationSignUpCommand to remove unused dependencies and simplify SignupClientAsync method signature
* Add unit tests for ResellerClientOrganizationSignUpCommand
* Rename SignUpProviderClientOrganizationCommand
* Rename ProviderClientOrganizationSignUpCommand
* Register ProviderClientOrganizationSignUpCommand for dependency injection
* Refactor ProviderService to use IProviderClientOrganizationSignUpCommand for organization signup process
* Refactor error handling in ProviderClientOrganizationSignUpCommand to use constants for error messages
* Remove SignupClientAsync method from IOrganizationService and OrganizationService, along with associated unit tests
7 months ago
Graham Walker
818934487f
PM-18939 refactoring send service to 'cqrs' ( #5652 )
...
* PM-18939 refactoring send service to 'cqrs'
* PM-18939 fixing import issue with sendValidationService
* PM-18939 fixing code based on PR comments
* PM-18339 reverting to previous code in test
* PM-18939 adding XMLdocs to services
* PM-18939 reverting send validation methods
* PM-18939 updating code to match main
* PM-18939 reverting validateUserCanSaveAsync to match main
* PM-18939 fill our param and return sections of XMLdocs
* PM-18939 updating XMLdocs based on PR comments
* Update src/Core/Tools/SendFeatures/Commands/Interfaces/IAnonymousSendCommand.cs
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
* Update src/Core/Tools/SendFeatures/Commands/Interfaces/INonAnonymousSendCommand.cs
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
* Update src/Core/Tools/SendFeatures/Commands/Interfaces/INonAnonymousSendCommand.cs
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
* Update src/Core/Tools/SendFeatures/Services/Interfaces/ISendStorageService.cs
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
* PM-18939 adding commits to change tuple to enum type
* PM-18939 resetting stream position to 0 when uploading file
* PM-18939 updating XMLdocs based on PR comments
* PM-18939 updating XMLdocs
* PM-18939 removing circular dependency
* PM-18939 fixing based on comments
* PM-18939 updating method name and documentation
---------
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
7 months ago
Alex Morask
7b3e2a80f4
[PM-21092] Set tax exemption to reverse charge for non-US business-use customers ( #5812 )
...
* Set automatic tax to enabled and tax exempt to reverse where applicable when ff is on
* Fix and add tests
* Run dotnet format
* Run dotnet format
* PM-21745: Resolve defect
* PM-21770: Resolve defect
* Run dotnet format'
7 months ago
Ike
a07cce26f3
[PM-19444] Emergency access device verification email fix ( #5833 )
...
* fix: turn off New Device Verification when emergency access takeover is exercised; Also some Docs
* test: add tests for EmergencyAccessService
7 months ago
Conner Turnbull
b2c8c0230f
Ignoring newer properties when generating the license's signature ( #5832 )
7 months ago
cyprain-okeke
a36db63998
Check for payment method before subscription ( #5631 )
7 months ago
Github Actions
0928e656cc
Bumped version to 2025.5.1
7 months ago
Brandon Treston
b3f7265129
[PM-21727] Add feature to plan and license constructor ( #5834 )
...
* add feature to plan
* add license to ctor for old license file creation method
7 months ago
Todd Martin
fad91d8614
fix(captcha): [PM-21707] Add back captchaBypassToken stub value
7 months ago
Brandon Treston
cbf49b915b
[PM-11622] Implement UseOrganizationDomains ( #5822 )
...
* implement UseOrganizationDomains
* fix undefined error
7 months ago
cyprain-okeke
51e489ac9d
[PM 21081][Defect] Admin Sponsored Families not working in Self Host after uploading license file ( #5818 )
...
* Resolve the licence issue
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
* resolve the pr comment
* Remove unnecessary directives
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
---------
Signed-off-by: Cy Okeke <cokeke@bitwarden.com>
7 months ago
cyprain-okeke
b48a09a338
Resolve the revoke for more than one Sponsorship ( #5827 )
7 months ago
Patrick-Pimentel-Bitwarden
8d2629fe58
Auth/pm 17111/add browser to list of approving clients ( #5825 )
...
* refactor(update-auth-approving-clients): [PM-17111] Add Browser to List of Approving Clients - Refactored how it works to fit different priorities.
7 months ago
bitwarden-charlie
67f745ebc4
chore/SRE-583 Deprecate usage of Auth-Email Header ( #5709 )
...
* chore/SRE-583 Deprecate usage of Auth-Email Header
* SRE-583 cleanup function and references
* SRE-583 cleanup tests
---------
Co-authored-by: sneakernuts <671942+sneakernuts@users.noreply.github.com>
7 months ago
Alex Morask
d72d721684
Set BU trial length to 4 ( #5824 )
7 months ago
Thomas Rittson
3bf4f11c3a
Add MariaDB as development and test database ( #5816 )
7 months ago
Justin Baur
bbbc7a6422
Add docker related files to platform ownership ( #5820 )
7 months ago
Jordan Aasen
97fbf21977
[PM-20543] - remove restrict-provider-access feature flag ( #5700 )
...
* remove restrict-provider-access feature flag
* remove feature flag
* re-add flag
* remove unnecessary tests
* fix bad merge
* fix bad merge
* remove RestrictProviderAccess key
7 months ago