1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-24 03: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 ()
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 () 2025-01-06 18:10:53 +01:00
CollectionRepository.cs Replace async void with async Task () 2024-02-22 11:59:08 -05:00
DeviceRepositoryTests.cs Auth/pm 2996/add auth request data to devices response model () 2025-01-07 15:52:53 -05:00
OrganizationSponsorshipRepositoryTests.cs Replace async void with async Task () 2024-02-22 11:59:08 -05:00
TaxRateRepositoryTests.cs Replace async void with async Task () 2024-02-22 11:59:08 -05:00
TransactionRepositoryTests.cs Replace async void with async Task () 2024-02-22 11:59:08 -05:00
UserRepositoryTests.cs Replace async void with async Task () 2024-02-22 11:59:08 -05:00