Skip to content

0.10.1: Header tokens w/ dashes

Compare
Choose a tag to compare
@mwarkentin mwarkentin released this 03 May 15:39
· 209 commits to main since this release
  • [#81] Fix header-based authentication for tokens w/ dashes (-)
    • Regex was overly specific for header values (\w)
    • Added TODO to follow up with a full regex for valid characters according to the spec