This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/web/templates
Alastair Houghton 0284a4c3c9 fix: back link on password page needs to be explicit.
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>
2021-05-21 11:24:30 +01:00
..
approval.html Improve "Grant Access" template when client requests only openid scope 2021-02-11 17:35:40 +00:00
device.html Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
device_success.html Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
error.html server: add error HTML templates with error description. 2016-12-16 10:42:54 -08:00
footer.html web/templates: port templates from v1 2016-09-05 17:25:12 -07:00
header.html use go 1.16 new package io/fs 2021-03-20 20:05:59 +00:00
login.html Pick icons on login screen by connector type instead of ID 2019-12-23 12:38:22 +04:00
oob.html web: Updates classes in templates 2016-12-01 13:41:56 -08:00
password.html fix: back link on password page needs to be explicit. 2021-05-21 11:24:30 +01:00