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

Changing Drupal username triggers new user in QW #154

Open
emasters opened this issue Jul 21, 2020 · 0 comments
Open

Changing Drupal username triggers new user in QW #154

emasters opened this issue Jul 21, 2020 · 0 comments
Assignees

Comments

@emasters
Copy link
Member

We need to check something beyond just username when coming to QW from Drupal in order to account for changes in username. For example we could chacked the stored user object in QW to make sure that the Drupal uid matches the current login attempt and then update username, email, and even password, as necessary.
The new check should be in drupal_user.php around

// 1: check to see if user in people table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant