1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.IntegrationTest/SecretsManager/Controllers
Thomas Avery 0ca65e3f9d
[SM-919] Add project people access policy management endpoints (#3285)
* Expose access policy discriminators

* Add people policy model and auth handler

* Add unit tests for authz handler

* Add people policies support in repo

* Add new endpoints and request/response models

* Update tests
2023-11-08 11:42:40 -05:00
..
AccessPoliciesControllerTests.cs [SM-919] Add project people access policy management endpoints (#3285) 2023-11-08 11:42:40 -05:00
ProjectsControllerTests.cs [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00
SecretsControllerTests.cs [SM-943] [BEEEP] Swap to SQLite in-memory for integration tests (#3292) 2023-10-27 11:13:52 -05:00
SecretsManagerEventsControllerTests.cs [SM-949] Add endpoint to fetch events by service account (#3336) 2023-10-19 16:57:14 -05:00
SecretsManagerPortingControllerTests.cs [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00
SecretsTrashControllerTests.cs [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00
ServiceAccountsControllerTests.cs [SM-943] [BEEEP] Swap to SQLite in-memory for integration tests (#3292) 2023-10-27 11:13:52 -05:00