Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added mongo migrate script to updated User and UserIdentity #387

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

nitrosx
Copy link
Member

@nitrosx nitrosx commented Mar 14, 2023

Description

We added a dedicate field to collection User and UserIdentity to store which strategy the user was authenticated with
This PR adds the migrate mongo scripts to update such collections to adhere to the new schema

Motivation

The new backend implements a cleaner schema to store the user information and which strategy they used to authenticate with.

Changes:

  • added migration mongo scripts

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit 2b2b3b8 into master Mar 14, 2023
@nitrosx nitrosx deleted the swap-3126-add-mongo-migrate-users branch March 14, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant