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

Fixed logging into an existing user when existing username exists (on user creation) #47

Closed
wants to merge 1 commit into from

Conversation

singularityjay
Copy link

Check if username exists when creating a new user. If username is the same as an admin user, it'll log you in as admin instead of creating a new user. You must check if username exists before calling wp_insert_user().

Fixed error message output (self::insertAuth0Error doesn't exist) in get_currentauth0userinfo.

…e output (self::insertAuth0Error doesn't exist) in get_currentauth0userinfo
@glena glena closed this Apr 27, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants