1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-30 23:11:22 +01:00
bitwarden-server/test/Infrastructure.EFIntegration.Test/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
..
EqualityComparers chore: move Installation and Push to platform's domain folders (#5085) 2025-01-06 18:10:53 +01:00
CollectionRepository.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
DeviceRepositoryTests.cs Auth/pm 2996/add auth request data to devices response model (#5152) 2025-01-07 15:52:53 -05:00
OrganizationSponsorshipRepositoryTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
TaxRateRepositoryTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
TransactionRepositoryTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
UserRepositoryTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00