1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-27 14:24:56 -05:00
Ike 867fa848dd
[PM-8220] New Device Verification (#5084)
* feat(BaseRequestValidator): 
Add global setting for new device verification.
Refactor BaseRequestValidator enabling better self-documenting code and better single responsibility principle for validators.
Updated DeviceValidator to handle new device verification, behind a feature flag.
Moved IDeviceValidator interface to separate file.
Updated CustomRequestValidator to act as the conduit by which *Validators communicate authentication context between themselves and the RequestValidators.
Adding new test for DeviceValidator class.
Updated tests for BaseRequestValidator as some functionality was moved to the DeviceValidator class.
2024-12-12 09:08:11 -08:00
..
2020-07-16 08:01:39 -04:00
2022-07-14 15:58:48 -04:00
2020-03-06 22:05:50 -05:00
2021-10-08 09:53:56 -07:00