]> git.ipfire.org Git - thirdparty/krb5.git/commit
Filter enctypes in gss_set_allowable_enctypes() 954/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 16 Jul 2019 04:15:42 +0000 (00:15 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 17 Jul 2019 15:28:28 +0000 (11:28 -0400)
commit37ab7ea128a4c2aa2dad65ab9006baded5335bc7
treef044541c77a1dc64913435f90f56871afff7022b
parent38be1a0a31a6104cdf8c8d72828905775f6d6636
Filter enctypes in gss_set_allowable_enctypes()

Instead of erroring out when any invalid enctypes are present in the
caller's list, filter out the invalid ones and only error if no
enctypes remain.

ticket: 8819
src/lib/gssapi/krb5/set_allowable_enctypes.c