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.
dex/connector/ldap
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
..
ldap_test.go connector/ldap: expand LDAP connector to include searches 2016-10-27 13:11:30 -07:00
ldap.go *: don't error out if a username doesn't exist in the backing connector 2016-11-01 14:10:55 -07:00