Skip to content

Releases: vMReal/digest-auth

v2.0.0

15 Sep 17:02
9f42436
Compare
Choose a tag to compare

2.0.0 (2024-09-15)

⚠ BREAKING CHANGES

  • 16.20.2 minimal supported version of NodeJs, package lock was updated to v2

Build System

  • End of support for legacy NodeJs versions (>=16.20.2) (5397a01)

1.1.3: Merge pull request #18 from vMReal/audit-fix

11 Feb 22:29
d691faf
Compare
Choose a tag to compare

1.1.2: Merge pull request #11 from vMReal/#8-fix-quotes

11 Feb 21:29
e24239b
Compare
Choose a tag to compare

bug fix

28 Jan 21:11
a504dd8
Compare
Choose a tag to compare

The bug with incorrect parser by separator was fix #8

Multiple Authorization Header

28 Jan 12:22
f9437fd
Compare
Choose a tag to compare
  1. Was added support "Multiple Authorization Header", by default find first Digest in Authorization Header

  2. Was added a new option for analyze function multipleAuthorization for return all found type of schemes in Authorization Header

  3. was fixed issue #8

cross-platform fixes

07 Aug 13:55
Compare
Choose a tag to compare

cross-platform fixes

fix

06 Aug 15:02
Compare
Choose a tag to compare
fix

cross-platform fix