summaryrefslogtreecommitdiff
path: root/lib/api/commit_statuses.rb
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-09-09 18:59:33 +0000
committerRobert Speicher <robert@gitlab.com>2016-09-09 18:59:33 +0000
commit0b2a34108d3189aff9a15f30006c270fb84be00e (patch)
tree9f3f644a0c4856d4f564849291d19868268b7702 /lib/api/commit_statuses.rb
parent516100c55b589e69198feca602a2f71e4e66e280 (diff)
parentbf8a48e179119830f83f3b358f66f8a95af17963 (diff)
downloadgitlab-ce-0b2a34108d3189aff9a15f30006c270fb84be00e.tar.gz
Merge branch 'restrict_ldap_return_attributes' into 'master'
Restrict ldap return attributes ## What does this MR do? Fixes the CE part of #13821. We really only ever need uid, dn, cn, and mail attributes, and in some cases, even less. This merge request strips the request down to those four attributes by default, and allows the caller to specify others, if needed. ## Why was this MR needed? This will improve performance especially in cases where the connection is slow between GitLab and LDAP, or when the LDAP object has lots of attributes we don't care about. See merge request !6187
Diffstat (limited to 'lib/api/commit_statuses.rb')
0 files changed, 0 insertions, 0 deletions