diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-08-12 17:51:56 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-08-29 15:38:05 +0200 |
commit | 614ca3ec6568f67883c914d43fd37a5758a8ed5b (patch) | |
tree | ff8d2eed428624fe5aa024600ba8bfbaddd341e3 /lib/support/nginx | |
parent | 47ac48c03127b62212108442a8e61f41a7cee6ec (diff) | |
download | gitlab-ce-614ca3ec6568f67883c914d43fd37a5758a8ed5b.tar.gz |
Remove LDAP::Access#find_user
This method existed to allow LDAP users to take over existing GitLab
accounts if the part before the '@' of their LDAP email attribute
matched the username of an existing GitLab user. I propose to disable
this behavior in order to prevent unintended GitLab account takeovers.
After this change it is still possible to take over an existing GitLab
account with your LDAP credentials, as long as the GitLab account email
address matches the LDAP user email address.
Diffstat (limited to 'lib/support/nginx')
0 files changed, 0 insertions, 0 deletions