1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Thomas Avery 728cd1c0b5
[SM-949] Add endpoint to fetch events by service account (#3336)
* Add ability to fetch events by service account

* Extract GetDateRange into ApiHelpers util

* Add dapper implementation

* Add EF repo implementation

* Add authz handler case

* unit + integration tests for controller

* swap to read check

* Adding comments

* Fix integration tests from merge

* Enabled SM events controller for self-hosting
2023-10-19 16:57:14 -05:00
..
AccessPoliciesControllerTests.cs [AC-1750] AC Team code ownership moves - Groups (#3358) 2023-10-20 06:37:46 +10:00
ProjectsControllerTests.cs [SM-896] restricting access to disabled orgs (#3287) 2023-10-16 14:29:02 +00:00
SecretsControllerTests.cs [SM-863] Add endpoint for fetching multiple secrets by IDs (#3134) 2023-08-28 10:16:50 -05:00
SecretsManagerEventsControllerTests.cs [SM-949] Add endpoint to fetch events by service account (#3336) 2023-10-19 16:57:14 -05:00
ServiceAccountsControllerTests.cs [AC-1568] Finish refactor of update subscription interface, minor fixes (#3189) 2023-08-28 08:05:23 +10:00