Skip to content
Snippets Groups Projects
Commit cdbb5dd9 authored by Alastair Houghton's avatar Alastair Houghton
Browse files

fix: defer creation of auth request.


Rather than creating the auth request when the user hits /auth, pass
the arguments through to /auth/{connector} and have the auth request
created there.  This prevents a database error when using the "Select
another login method" link, and also avoids a few other error cases.

Fixes #1849, #646.

Signed-off-by: default avatarAlastair Houghton <alastair@alastairs-place.net>
parent 20875c97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment