mirror of
https://github.com/bitwarden/server.git
synced 2025-02-12 01:11:22 +01:00
* [EC-343] Added column 'UseCustomPermissions' to Organization table
* [EC-343] Added 'UseCustomPermissions' to Api responses
* [EC-343] Added 'UseCustomPermissions' to Admin view
* [EC-343] Add constraint to Organization table to have default UseCustomPermissions value
* [EC-343] Recreate OrganizationView to include UseCustomPermissions column
* [EC-343] Add MySql EF migrations
* [EC-343] Add Postgres EF migrations
* Revert "[EC-343] Add Postgres EF migrations"
This reverts commit
|
||
---|---|---|
.. | ||
2021-07-08_00_Init.psql | ||
2021-07-09_00_RemoveProviderOrganizationProviderUser.psql | ||
2021-07-13_00_UserForcePasswordReset.psql | ||
2021-09-20_00_AddMaxAutoscaleSeatsToOrganization.psql | ||
2021-09-21_01_SplitManageCollectionsPermission.psql | ||
2021-10-21_00_SetMaxAutoscaleSeatCount.psql | ||
2021-11-02_00_OrganizationSponsorship.psql | ||
2021-11-08_00_KeyConnector.psql | ||
2021-11-12_00_KeyConnectorFlag.psql | ||
2022-01-21_00_RemoveU2F.psql | ||
2022-02-10_00_FailedLoginCaptcha.psql | ||
2022-03-25_00_SelfHostF4E.psql | ||
2022-04-11_00_SelfHostF4EModelChanges.sql | ||
2022-04-20_00_AddInstallationToEvents.psql | ||
2022-05-24_00_DeviceUnknownVerification.psql | ||
2022-07-07_00_UseScimFlag.psql | ||
2022-09-12_00_PasswordlessAuthRequests.psql | ||
2022-09-27_00_EventsSystemUser.psql | ||
2022-10-11_00_UseCustomPermissions.psql | ||
2022-10-24_00_PasswordlessAuthRequestAddApprovedColumn.psql |