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
Colton Hurst 397f3d6865
SM-561: Update Secret Revision Dates (#2770)
* SM-561: Update secret revision date on restore

* SM-561: Update secret revision dates when a project is deleted

* SM-561: Fix bug when updating revision dates for secrets when their parent project is deleted

* SM-561: Handle case when there are no secrets in the projects that are being deleted

* SM-561: Rename func to GetManyWithSecretsByIds and move UpdateRevisionDates call from ProjectsController to projects delete command

* SM-561: update secret ids before project deletion

* SM-561: Refactor out command in command call to follow CQRS pattern

* SM-561: Remove null check
2023-03-10 11:54:19 -05:00
..
AccessPoliciesControllerTest.cs [SM-604] Filter for only confirmed Org users in potential grantees (#2773) 2023-03-07 09:03:09 -06:00
ProjectsControllerTest.cs SM-561: Update Secret Revision Dates (#2770) 2023-03-10 11:54:19 -05:00
SecretsControllerTest.cs [SM-579] Prevent creating secrets not attached to projects (#2754) 2023-03-07 10:13:49 +01:00
SecretsTrashControllerTest.cs SM-281: Secrets Manager Trash (#2688) 2023-02-20 13:01:49 -05:00
ServiceAccountsControllerTests.cs [SM-568] Delete service accounts (#2748) 2023-03-06 20:25:27 +01:00