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/connector
Eric Chiang 57a59d4631 *: don't error out if a username doesn't exist in the backing connector
Instead of throwing a 500 error if a user enters an invalid name,
display the same text box as if the user had entered the wrong
password.

NOTE: An invalid username now returns much quicker than an invalid
password. Consider adding an arbitrary sleep in the future if we
care about masking which was invalid.
2016-11-01 14:10:55 -07:00
..
github Merge pull request #638 from ericchiang/dev-share-a-single-callback 2016-10-27 16:59:04 -07:00
ldap *: don't error out if a username doesn't exist in the backing connector 2016-11-01 14:10:55 -07:00
mock *: verify "state" field before passing request to callback connectors 2016-10-27 10:23:09 -07:00
oidc Merge pull request #638 from ericchiang/dev-share-a-single-callback 2016-10-27 16:59:04 -07:00
connector.go *: verify "state" field before passing request to callback connectors 2016-10-27 10:23:09 -07:00