1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-03 14:03:33 +01:00
bitwarden-server/bitwarden_license/test/Commercial.Core.Test/SecretsManager/Projects
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
..
CreateProjectCommandTests.cs [SM-485] Add access policy on project creation (#2678) 2023-02-09 08:58:05 -06:00
DeleteProjectCommandTests.cs SM-561: Update Secret Revision Dates (#2770) 2023-03-10 11:54:19 -05:00
UpdateProjectCommandTests.cs [SM-378] Enable SM on a user basis (#2590) 2023-01-31 18:38:53 +01:00