krb5: consolidate default ccache type logic into get_default_cc_type()
commitcbcc50cd00e08b3a635af53d1a1cf5a0b5cb23bd
authorLuke Howard <lukeh@padl.com>
Sat, 29 Aug 2020 04:22:00 +0000 (29 14:22 +1000)
committerLuke Howard <lukeh@padl.com>
Sat, 29 Aug 2020 06:13:00 +0000 (29 16:13 +1000)
treee91d643205ffb6f3b245a52170567c7c8427e921
parentf47e64bb5afa4b485ee05f4effefa6ad89b3b721
krb5: consolidate default ccache type logic into get_default_cc_type()

Consolidate the default credentials cache type logic into
get_default_cc_type(), so that the API: and MSLSA: types are respected on macOS
and Windows.
lib/krb5/cache.c