Commit Graph

9 Commits

Author SHA1 Message Date
Fabrizio Steiner
2a166fd94e Use SSPI ntlm authentication on windows:
This brings support for SingleSignOn on windows using the default credentials of the currently logged in user if
an empty username and empty password is provided from gitcredentials. This plays well with the Git for windows
implementation which stores an empty username and password if it should use the default credentials.
2018-02-27 17:02:57 +01:00
Fabrizio Steiner
1b4cb3ebf6 Split ntlm implementation into a generic ntlm handling and a ntlm authentication process 2018-02-16 12:35:42 +01:00
rick olson
b1a4307254 lfsapi: only send 'path' to cred helpers if credential.useHttpPath is on 2017-10-26 16:29:43 -06:00
rick olson
ff2aa7c2c9 lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
rick olson
ec092d0f4f lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
Taylor Blau
552b955b3f all: expand config.Environment interface to support multiple values per key 2017-04-12 17:29:11 -04:00
risk danger olson
0af31c4c6a lfsapi: clean up cloneRequest() from httputil ntlm support 2017-01-06 14:06:25 -07:00
risk danger olson
4f745fcdf7 lfsapi: Upstream changes 2017-01-06 13:37:31 -07:00
risk danger olson
b73674e5f8 lfsapi: port ntlm support from httputil 2017-01-06 11:50:24 -07:00