This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dex/server
Alastair Houghton cdbb5dd94d 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: Alastair Houghton <alastair@alastairs-place.net>
2021-05-21 11:24:23 +01:00
..
2021-05-18 00:55:24 +02:00
2021-05-18 00:55:24 +02:00
2020-10-18 01:54:27 +04:00
2016-07-26 15:51:24 -07:00
2021-01-18 14:54:43 +04:00
2021-02-10 23:37:57 +04:00