|
5 years ago | |
---|---|---|
.. | ||
BUILD | 5 years ago | |
LICENSE.txt | 5 years ago | |
README.md | 5 years ago | |
sspi.go | 5 years ago | |
sspi_unsupported.go | 5 years ago |
SSPI implementation in this directory is taken from https://github.com/WillHipschman/sspi-prototype (git commit: 4feee8f2e7
)
Implementation is modified to make sure that it only compiles on Windows.
For non-Windows platforms, please look at sspi_unspported.go