[krbdev.mit.edu #8908] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Thu May 21 19:04:14 2020: Request 8908 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <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. https://github.com/krb5/krb5/commit/e25918cb9efd7361aa78d2d96cd097dd34fdf35d Author: Greg Hudson <[email protected]> Commit: e25918cb9efd7361aa78d2d96cd097dd34fdf35d Branch: master src/lib/gssapi/spnego/spnego_mech.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)