tirupatibg
|
6d48db3d3b
|
Fix SAM case
|
2022-06-13 14:24:43 +00:00 |
tirupatibg
|
f1d0756dc8
|
Making domain true for SAM case
|
2022-06-13 14:17:23 +00:00 |
tirupatibg
|
0998ae7278
|
Minor fix
|
2022-06-13 13:32:19 +00:00 |
tirupatibg
|
e74ac06fd1
|
Support UPN
|
2022-06-13 13:15:25 +00:00 |
tirupatibg
|
8f40565efd
|
Added comment
|
2022-06-13 13:08:32 +00:00 |
Rapha
|
41f3ac0687
|
Adding Basic() call after IsBasic() call
|
2021-12-09 11:22:08 +01:00 |
Rapha
|
ef6fcbd702
|
replace authHeader by reqauthBasic as it's for request auth header
Co-authored-by: Paul Meyer <paul.meyer@microsoft.com>
|
2021-12-09 11:02:52 +01:00 |
Rapha
|
fb877a7729
|
Negociator now can manage multiple similar header
|
2021-11-24 12:05:19 +01:00 |
Mike Zuev
|
c30962df87
|
Update negotiator.go
|
2019-11-11 19:02:55 +03:00 |
justdan96
|
0175985677
|
fix comment on new func
|
2018-04-15 03:38:39 +01:00 |
justdan96
|
74d659d795
|
use SplitN for domain parsing, moved to separate function
added battery of tests for username, domain, workstation and expected negotiate message bytes
|
2018-04-15 03:31:17 +01:00 |
justdan96
|
235d683359
|
gofmt
|
2018-04-13 09:50:16 +01:00 |
Dan
|
ca37395f51
|
Remove underscore from var
|
2018-04-12 18:47:41 +01:00 |
Dan
|
df1f808002
|
add version, domain and workstation fields
Add version support from jh125486
Add workstation and domain support from jh125486
Enable to extract domain from username
|
2018-04-12 18:05:24 +01:00 |
Lauris Bukšis-Haberkorns
|
c70fcef895
|
Support for Www-Authenticate: NTLM
|
2017-01-27 14:39:00 +02:00 |
Paul Meyer
|
686fb24c00
|
drain request body for connection reuse (#6)
|
2016-06-17 12:47:12 -07:00 |
Quoc-Viet Nguyen
|
e0b63eb299
|
Handle http redirect (#4)
- Fixed panic if req.Body is nil or basicAuth is not set
- Switched over to http.DefaultTransport if RoundTripper is not provided
Closes #2, #3
|
2016-04-12 15:49:15 -07:00 |
Paul Meyer
|
c3e922711f
|
Initial commit of implementation
|
2015-10-16 21:50:49 -07:00 |