1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-23 03:01:23 +01:00
bitwarden-server/util/Migrator
Thomas Rittson 8f27f21ce0
Remove stale SsoUser objects from database (#1560)
* Add SsoUser_ReadByUserIdOrganizationId

* Automatically reset stale/duplicate Sso links

* Fix typo

* Check for stale Sso link in existing user flow

* Delete any stale user record before provisioning new user

* Check for existing db query before creating

* PR feedback updates

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-09-03 10:54:41 -04:00
..
DbScripts Remove stale SsoUser objects from database (#1560) 2021-09-03 10:54:41 -04:00
MySql enh(mysql) Enforce ENGINE=InnoDB (#1470) 2021-07-29 17:12:57 -04:00
createVaultDev.sh Update dev setup guide (#1222) 2021-03-22 07:56:31 +10:00
DbMigrator.cs Fix minor bug when testing if database already exists (#1452) 2021-07-09 15:51:28 -07:00
DbUpLogger.cs bypass log filter on migrator 2019-03-25 15:20:54 -04:00
Migrator.csproj Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00