[krbdev.mit.edu #8908] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8908 > Fix SPNEGO acceptor mech filtering Commit c2ca2f26eaf817a6a7ed42257c380437ab802bd9 (ticket 8851) accidentally changed the SPNEGO acceptor code to filter mechanisms by the obtainability of initiator credentials rather than acceptor credentials, when the default acceptor credential is used. (cherry picked from commit e25918cb9efd7361aa78d2d96cd097dd34fdf35d) https://github.com/krb5/krb5/commit/f96f8bf46069b2f613b66bb2ee3e9fc6b7be9a34 Author: Greg Hudson <[email protected]> Commit: f96f8bf46069b2f613b66bb2ee3e9fc6b7be9a34 Branch: krb5-1.18 src/lib/gssapi/spnego/spnego_mech.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)