mirror of https://github.com/dexidp/dex.git
Browse Source
The back link on the password page was using Javascript to tell the browser to navigate back, which won't work if the user has entered a set of incorrect log-in details. Fix this by using an explicit URL instead. Fixes #1851 Signed-off-by: Alastair Houghton <alastair@alastairs-place.net>pull/1865/head
3 changed files with 16 additions and 7 deletions
Loading…
Reference in new issue