1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/util/PostgresMigrations/Migrations
Matt Gibson bd297fb7a2
SqlServer split manage collection permission (#1594)
* SqlServer split manage collection permission

* Clarify names

* Test claims generation

* Test permission serialization

* Simplify claims building

* Use new collections permissions

* Throw on use of deprecated permissions

* Lower case all claims

* Remove todos

* Clean nonexistent project from test solution

* JsonIgnore for both system and newtonsoft json

* Make migrations more robust to multiple runs

* remove duplicate usings

* Remove obsolete permissions

* Test solutions separately to detect failures

* Handle dos line endings

* Fix collections create/update permissions

* Change restore cipher to edit permissions

* Improve formatting

* Simplify map

* Refactor test
2021-10-05 11:12:05 -05:00
..
20210708191531_Init.cs Migration Fix (#1448) 2021-07-08 19:46:13 +00:00
20210708191531_Init.Designer.cs Migration Fix (#1448) 2021-07-08 19:46:13 +00:00
20210709092227_RemoveProviderOrganizationProviderUser.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210709092227_RemoveProviderOrganizationProviderUser.Designer.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210716141748_UserForcePasswordReset.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210716141748_UserForcePasswordReset.Designer.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210920201829_AddMaxAutoscaleSeatsToOrganization.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20210920201829_AddMaxAutoscaleSeatsToOrganization.Designer.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20210921163012_SplitManageCollectionsPermissions.cs SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
20210921163012_SplitManageCollectionsPermissions.Designer.cs SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
DatabaseContextModelSnapshot.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00