Commit Graph

6 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
Taylor Blau
bda2fe845f lfsapi/{auth,client}: introduce do() method to circumvent header altering 2017-11-16 13:50:40 -08:00
risk danger olson
0af31c4c6a lfsapi: clean up cloneRequest() from httputil ntlm support 2017-01-06 14:06:25 -07:00
risk danger olson
b73674e5f8 lfsapi: port ntlm support from httputil 2017-01-06 11:50:24 -07:00
risk danger olson
272e2d2623 add ntlm file 2016-12-20 12:23:04 -07:00