src/transports/auth_ntlm.c


Log

Author Commit Date CI Message
Edward Thomson 539e6293 2019-03-22T19:06:46 http: teach auth mechanisms about connection affinity Instead of using `is_complete` to decide whether we have connection or request affinity for authentication mechanisms, set a boolean on the mechanism definition itself.
Edward Thomson 6d931ba7 2019-03-22T16:35:59 http: don't set the header in the auth token
Edward Thomson 3192e3c9 2019-03-07T16:57:11 http: provide an NTLM authentication provider