31 Commits

Author SHA1 Message Date
Luiz Costa
6494f3585f remove ntlm_auth 2023-10-23 00:34:51 +01:00
Luiz Costa
623cc76a79 tenta usar outras variaveis 2023-10-23 00:16:16 +01:00
Luiz Costa
60281e7e52 tenta passar server challenge como argumento 2023-10-23 00:09:18 +01:00
Luiz Costa
8736b8b2d2 mais debug 2023-10-22 23:53:43 +01:00
Luiz Costa
8ffe110be0 add debug 2023-10-22 23:45:25 +01:00
Luiz Costa
965428a9ca tenta extrair server challenge 2023-10-22 23:41:27 +01:00
Luiz Costa
60862656b0 tenta corrigir o valor das variaveis 2023-10-22 23:32:06 +01:00
Luiz Costa
332c64ca10 fix syntax 2023-10-22 23:23:18 +01:00
Luiz Costa
2cf334bd14 tenta usar valores corretos 2023-10-22 23:20:38 +01:00
Luiz Costa
7ac042d69a test variables 2023-10-22 23:11:35 +01:00
Luiz Costa
121142af03 tenta alterar a forma como chama e muda a ordem 2023-10-22 15:23:42 +01:00
Luiz Costa
89738a42b3 add ntlm_auth and debug init 2023-10-22 15:14:09 +01:00
Luiz Costa
4872a0799e more debug 2023-10-21 23:36:58 +01:00
Luiz Costa
e12a8cb87b try show user info 2023-10-21 23:25:13 +01:00
Luiz Costa
5ffde248d6 add check over ldap 2023-10-21 21:59:46 +01:00
Luiz Costa
82a12e48f9 add debug password 2023-10-21 21:39:49 +01:00
Luiz Costa
4ce9d89d0e more debug visual 2023-10-21 21:32:36 +01:00
Luiz Costa
b50e42c8e9 add log debug 2023-10-21 21:12:55 +01:00
Gorkem Meydan
46c9fb1e95 add workstation to the user info 2023-08-16 14:52:27 +03:00
vadimi
e7f1485eee unify ntlm versions 2021-05-05 22:14:24 -04:00
Vadim
a3410e5aec
Feature/extended session security (#1)
* some parsing fixes:

- make TargetInfo optional
- make Version optional
- make sure extended session security is only used when negotiated
- remove obsolete assumptions from the code
2020-07-20 20:58:20 -04:00
Brian Cully
b00ec39bbd Use golang's log, so we don't need log4go. 2015-10-30 00:47:37 +00:00
Matthew Kanwisher
bd2d606526 ugh sometimes you have to patch things 2014-01-30 23:52:25 +07:00
Matthew Kanwisher
c8a3b75c07 swap out log libraries 2013-12-16 17:55:30 -05:00
Matthew Kanwisher
f19ccd5e15 Changed license to BSD license 2013-07-26 12:44:48 -04:00
Conor Hunt
6783d408ba rename Authenticate/Challenge/Negotiate to *Message 2013-07-23 15:35:16 -05:00
Conor Hunt
af256c1a87 move messages out of unecessary messages package and in to ntlm package 2013-07-23 15:27:25 -05:00
Matthew Kanwisher
f221989156 removed non useful comments 2013-05-22 09:55:10 -04:00
Matthew Kanwisher
7dd611b64e fixing godoc formatting 2013-05-21 22:17:29 -04:00
Matthew Kanwisher
85f6623a22 making things more go get friendly 2013-05-21 16:07:12 -04:00
Matthew Kanwisher
6e9e2ebdb3 moving to support go get 2013-05-21 15:58:36 -04:00