1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/test/Api.Test/Auth
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
..
Controllers Auth/PM-3833 - Remove Deprecated Register and Prelogin endpoints from API (#4206) 2024-06-19 15:11:24 -04:00
Models [PM-9826] Remove validation from 2fa GET and mask sensitive data (#4526) 2024-07-22 11:21:14 -04:00
Validators [PM-4371] Implement PRF key rotation (#4157) 2024-06-17 20:46:57 +02:00