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
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt)
This allows users of the LDAP connector to give users of Dex' login
prompt an idea of what they should enter for a username.

Before, irregardless of how the LDAP connector was set up, the prompt
was

    Username
    [_________________]

    Password
    [_________________]

Now, this is configurable, and can be used to say "MyCorp SSO Login" if
that's what it is.

If it's not configured, it will default to "Username".

For the passwordDB connector (local users), it is set to "Email
Address", since this is what it uses.

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2017-11-09 09:30:03 +01:00
..
approval.html Address PR comments 2016-12-01 14:06:08 -08: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 Updates coreos themes and icons for various providers 2017-09-14 09:37:07 -07:00
login.html {web,server}: use html/template and reduce use of auth request ID 2017-02-02 11:11:00 -08:00
oob.html web: Updates classes in templates 2016-12-01 13:41:56 -08:00
password.html password connectors: allow overriding the username attribute (password prompt) 2017-11-09 09:30:03 +01:00