You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit changes `SecurityContext` to handle a couple of cases where
we called `_inquire` when the context was not fully established. A bug
in MIT krb5 prevents this from working properly.
In the case of `complete`, we simply cache the result of the last
`step` call.
Fixes#69
0 commit comments