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

Automatically sync users between SNEx1 and SNEx2 #31

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

crpellegrino
Copy link
Collaborator

This PR introduces changes to sync new users and modifications to existing users between SNEx1 and SNEx2. The commits so far lay out the groundwork for automatically syncing user information added in SNEx1 to SNEx2, as well as modifications to the base TOM Toolkit to migrate user modifications made in SNEx2 to SNEx1. Still left to do is setting up mysql triggers in the SNEx1 database to populate the db_changes table with new, modified, or deleted user rows. Also left on the SNEx2 side is to set up user registration in SNEx2 and integrate those additions with this machinery to sync newly registered users with SNEx1, although this may be left to another PR in the future.

@crpellegrino crpellegrino requested a review from cmccully November 5, 2024 22:09
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.

2 participants