1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-12 01:11:22 +01:00
bitwarden-server/test/Infrastructure.IntegrationTest/Auth/Repositories
Patrick-Pimentel-Bitwarden cc96e35072
Auth/pm 2996/add auth request data to devices response model (#5152)
fix(auth): [PM-2996] Add Pending Auth Request Data to Devices Response
- New stored procedure to fetch the appropriate data.
- Updated devices controller to respond with the new data.
- Tests written at the controller and repository level.
Resolves PM-2996
2025-01-07 15:52:53 -05:00
..
AuthRequestRepositoryTests.cs Auth/pm 2996/add auth request data to devices response model (#5152) 2025-01-07 15:52:53 -05:00
DeviceRepositoryTests.cs Auth/pm 2996/add auth request data to devices response model (#5152) 2025-01-07 15:52:53 -05:00
EmergencyAccessRepositoryTests.cs Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
UserRepositoryTests.cs [PM-13013] add delete many async method to i user repository and i user service for bulk user deletion (#5035) 2024-12-06 14:40:47 -05:00