From: | ghudson@mit.edu |
Subject: | git commit |
Do not indicate deprecated GSS mechanisms
The mechanisms themeselves will continue to work if requested, but will
not be included in the gss_indicate_mech() list. This works around a
bug in some legacy applications that cannot cope with deprecated mechs
being returned.
https://github.com/krb5/krb5/commit/8cbfec302659812efee9b67031f5ae0c5400953f
Author: Robbie Harwood <rharwood@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 8cbfec302659812efee9b67031f5ae0c5400953f
Branch: master
src/lib/gssapi/mechglue/g_initialize.c | 47 ++++++++++++++++++++++++++++++++
1 files changed, 47 insertions(+), 0 deletions(-)