Azure / go-ntlmssp

NTLM/Negotiate authentication over HTTP
MIT License
189 stars 67 forks source link

Revert "Support for UPN" #34

Open Catbuttes opened 2 years ago

Catbuttes commented 2 years ago

Revert Azure/go-ntlmssp#32 as it breaks backwards compatibility.

See ticket #33

These changes should be reviewed to see if they can be provided in a non-breaking way

tirupatibg commented 2 years ago

@Catbuttes Could we fix LDAP instead of reverting this fix? I believe this fix is need for to stable the go-ntlmssp to support common use cases.