Skip to content

bugfix: correctly handles error in register_user()#3

Open
vdanjean wants to merge 1 commit intoProximApp:mainfrom
vdanjean:bugfix
Open

bugfix: correctly handles error in register_user()#3
vdanjean wants to merge 1 commit intoProximApp:mainfrom
vdanjean:bugfix

Conversation

@vdanjean
Copy link

If register_user() fails (existing login, existing email, etc.), do not record $sub with NULL/empty id
and add error message (in logs and in the webapp for the user that just successully authenticate)

If register_user() fails (existing login, existing email, etc.),
do not record $sub with NULL/empty id
and add error message (in logs and in the webapp for the user that just successully authenticate)
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