1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-27 13:05:23 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Maciej Zieniuk 77f8cc58e8
SM-1146: Secrets Manager total counts (#4200)
* SM-1146: SM Organization Counts for Projects, Secrets, Machine Accounts

* SM-1146: Project total counts

* SM-1146: models object renames

* SM-1146: Service Account total counts

* SM-1146: Unit test coverage for counts controller

* SM-1146: Counts controller simplification, UT update

* SM-1146: Service Account total counts from Service Account auth user

* SM-1146: Integration Tests for total counts controller

* SM-1146: Explicitly denying access for Service Accounts

* SM-1146: Fix broken ProjectsController integration test

* SM-1146: Integration tests for counts controller

* SM-1146: Explicitly denying access for Service Accounts cleanup

* SM-1146: Test cleanup

* SM-1146: PR review comments fix

* SM-1146: People, Service Accounts positive count on write access

* Update bitwarden_license/src/Commercial.Infrastructure.EntityFramework/SecretsManager/Repositories/ProjectRepository.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2024-08-08 15:12:52 +02:00
..
AccessPoliciesControllerTests.cs [SM-1293] Add endpoint to fetch secret's access policies (#4146) 2024-06-07 12:08:38 -05:00
CountsControllerTests.cs SM-1146: Secrets Manager total counts (#4200) 2024-08-08 15:12:52 +02:00
ProjectsControllerTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
RequestSMAccessControllerTests.cs [SM-1211] Adding API endpoint to send out Access Request for SM to Admins, addi… (#4155) 2024-07-25 11:04:05 -04:00
SecretsControllerTests.cs [SM-1256] Add BulkSecretAuthorizationHandler (#4099) 2024-07-09 10:06:33 -05:00
SecretsManagerEventsControllerTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00
ServiceAccountsControllerTests.cs Replace async void with async Task (#3835) 2024-02-22 11:59:08 -05:00