Skip to content

Releases: bjowes/node-win-sso

v1.1.0

15 Aug 19:27
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release
1.1.0

v1.0.1

19 Dec 08:49
Compare
Choose a tag to compare
  • Return empty header if no token was generated

v1.0.0

15 Dec 00:52
Compare
Choose a tag to compare
  • Refactored with authentication state handling
  • Support for Negotiate

v0.3.1

10 Oct 07:18
Compare
Choose a tag to compare
  • Patched return statement

v0.3.0

10 Oct 07:12
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Detect if incoming challenge is NTLMv1 and the client is not permitted to use NTLMv1
  • Graceful error handling - allows nested errors from the native module

v0.2.15

04 Oct 13:43
Compare
Choose a tag to compare
  • Repair npm packaging

v0.2.14

04 Oct 11:56
Compare
Choose a tag to compare
  • Accept undefined targetHost in createAuthResponse and createAuthResponseHeader

v0.2.13

29 Sep 20:28
Compare
Choose a tag to compare
  • Graceful handling of prebuilds on non-Windows OS

v0.2.12

29 Sep 20:10
Compare
Choose a tag to compare
v0.2.12 Pre-release
Pre-release
  • Prebuild functional

v0.2.11

29 Sep 19:54
Compare
Choose a tag to compare
v0.2.11 Pre-release
Pre-release

0.2.8 - 0.2.11:

  • Attempts to added prebuild on Win32 through Appveyor
  • First unit tests