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
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
..
Controllers [SM-572] Modify project endpoint to return current user's permission (#2752) 2023-03-02 09:02:42 -06:00
Enums [SM-429] Add permission checks to access policy endpoints (#2628) 2023-02-06 11:26:06 -06:00
SecretsManagerOrganizationHelper.cs [SM-378] Enable SM on a user basis (#2590) 2023-01-31 18:38:53 +01:00