Skip to content

Releases: einfallstoll/express-ntlm

v2.7.0

06 Nov 20:51
v2.7.0
6651647
Compare
Choose a tag to compare

Support usage behind a proxy if the application can distinguish its user

v2.6.2

27 Apr 17:42
v2.6.2
d5ac2fa
Compare
Choose a tag to compare

Update Dependencies

v2.6.1

25 Aug 19:21
v2.6.1
ea457e9
Compare
Choose a tag to compare

Fix NTLM type 2 message generation

v2.6.0

30 Jun 17:46
v2.6.0
b3ff615
Compare
Choose a tag to compare

Check type 1 message for unicode flag in NTLM_No_Proxy

v2.5.2

15 Jun 05:24
v2.5.2
42d9501
Compare
Choose a tag to compare

Revert crypto update

v2.5.1

14 Jun 12:12
v2.5.1
b6647b4
Compare
Choose a tag to compare

Code quality and minor security fix

v2.5.0

27 Dec 12:57
1bcfc2f
Compare
Choose a tag to compare

Added support for NTLMv2 in mockup authentication code.

v2.4.0

29 May 22:05
v2.4.0
e7a312b
Compare
Choose a tag to compare

Add options.getConnectionId function to the options

v2.3.0

24 Apr 08:17
d26c18e
Compare
Choose a tag to compare

Added a new option to override the HTTP/1 401 response.

v2.2.4

30 Aug 07:37
Compare
Choose a tag to compare

Fixed the "TypeError: Cannot read property 'authenticate' of null"-bug