1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/test/Api.Test
Jake Fink 091c03a90c
[PM-9826] Remove validation from 2fa GET and mask sensitive data (#4526)
* remove validation from 2fa GET and mask sensitive data

* skip verification check on put email

* disable verification on send-email and reenable on put email

* validate authenticator on set instead of get

* Revert "validate authenticator on set instead of get"

This reverts commit 7bf2084531.

* fix tests

* fix more tests

* Narrow scope of verify bypass

* Defaulted to false on VerifySecretAsync

* fix default param value

---------

Co-authored-by: Ike Kottlowski <ikottlowski@bitwarden.com>
Co-authored-by: Todd Martin <tmartin@bitwarden.com>
2024-07-22 11:21:14 -04:00
..
AdminConsole [AC-2847] Simplify OrganizationUser and Group PUT methods and tests (#4479) 2024-07-16 10:47:28 +10:00
Auth [PM-9826] Remove validation from 2fa GET and mask sensitive data (#4526) 2024-07-22 11:21:14 -04:00
Billing Resolved an issue where the API required users to be organization owners when accessing the members page (#4534) 2024-07-19 10:24:48 -04:00
Controllers [AC-2655] Remove old permissions logic from CollectionsController (#4185) 2024-06-18 06:23:32 +10:00
Models/Request/Accounts [PM-3565] Enforce higher minimum KDF (#3304) 2023-12-05 17:21:46 +01:00
SecretsManager [SM-1256] Add BulkSecretAuthorizationHandler (#4099) 2024-07-09 10:06:33 -05:00
Tools [PM-517] Added validation to maximum and minimum expiry date (#4199) 2024-06-21 13:56:43 +01:00
Utilities [PM-8830] Billing Enums Rename (#4180) 2024-06-14 15:34:47 -04:00
Vault [AC-2810] Remove unused FlexibleCollections feature flag from CollectionCipher Repository (#4284) 2024-07-03 12:06:36 +10:00
Api.Test.csproj Support for passkey registration (#2885) 2023-10-30 09:40:06 -04:00