1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/test/Api.Test/SecretsManager/Controllers
Thomas Avery bb3a9daf98
[SM-678] ClientSecret migration (#2943)
* Init ClientSecret migration

* Fix unit tests

* Move to src/Sql/dbo_future

* Formatting changes

* Update migration date for next release

* Swap to just executing sp_refreshview

* Fix formatting

* Add EF Migrations

* Rename to ClientSecretHash

* Fix unit test

* EF column rename

* Batch the migration

* Fix formatting

* Add deprecation notice to property

* Move data migration

* Swap to CREATE OR ALTER
2023-06-21 13:16:06 -05:00
..
AccessPoliciesControllerTests.cs [SM-670] Add permission context to project lists. (#2822) 2023-04-26 13:09:25 -05:00
ProjectsControllerTests.cs [SM-702] Extract access policy checks from create/update project commands (#2842) 2023-05-03 09:40:24 -05:00
SecretsControllerTests.cs [SM-706] Extract Authorization From Create/Update Secret Commands (#2896) 2023-06-08 16:40:35 -05:00
ServiceAccountsControllerTests.cs [SM-678] ClientSecret migration (#2943) 2023-06-21 13:16:06 -05:00