Skip to content

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

Closed
singularityjay wants to merge 1 commit intoauth0:masterfrom
singularityjay:master
Closed

Fixed logging into an existing user when existing username exists (on user creation)#47
singularityjay wants to merge 1 commit intoauth0:masterfrom
singularityjay:master

Conversation

@singularityjay
Copy link
Copy Markdown

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.

2 participants