1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-05 19:17:36 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager/Controllers
Thomas Avery 05f5d79938
[SM-572] Modify project endpoint to return current user's permission (#2752)
* Add endpoints to check current user's permission

* Swap to adding current user permission onto GET

* Cleanup DI

* Add ProjectPermissionDetails DTO and query

* code review updates

* Remove assert recent for longer running creates
2023-03-02 09:02:42 -06:00
..
AccessPoliciesControllerTest.cs [SM-572] Modify project endpoint to return current user's permission (#2752) 2023-03-02 09:02:42 -06:00
ProjectsControllerTest.cs [SM-572] Modify project endpoint to return current user's permission (#2752) 2023-03-02 09:02:42 -06:00
SecretsControllerTest.cs [SM-381] New secrets access (#2629) 2023-02-16 11:42:07 -08:00
SecretsTrashControllerTest.cs SM-281: Secrets Manager Trash (#2688) 2023-02-20 13:01:49 -05:00
ServiceAccountsControllerTests.cs [SM-501] Add support for revoking access tokens (#2692) 2023-02-16 10:51:02 +01:00