]> git.ipfire.org Git - thirdparty/krb5.git/commit
Always honor desired_name in gss_add_cred() 847/head
authorGreg Hudson <ghudson@mit.edu>
Sat, 15 Sep 2018 00:35:50 +0000 (20:35 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 21 Sep 2018 15:46:24 +0000 (11:46 -0400)
commit6d4eb6eb473c93f0db05409195448364382760a9
tree0d6979ff1457d1e3f26df1860f268424654b685b
parent20b2a9980e6f2d62875502dfb5c3cb64e17df41b
Always honor desired_name in gss_add_cred()

Remove the conditionalization around the desired_name processing in
gss_add_cred_from(), so that we always honor the requested name.

ticket: 8737
tags: pullup
target_version: 1.16-next
target_version: 1.15-next
src/lib/gssapi/mechglue/g_acquire_cred.c
src/tests/gssapi/t_add_cred.c