Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1006 Bytes

CHANGELOG.md

File metadata and controls

28 lines (13 loc) · 1006 Bytes

1.2.3 (2019-10-01)

Bug Fixes

  • auth: change to request path in allowed routes (4425453)
  • auth.js: fix allowed routes in url with query string (0b8a1bc)

1.2.2 (2019-09-18)

Bug Fixes

1.2.1 (2019-09-18)

Bug Fixes

  • remove package-lock.json (c198dc1)

1.2.0 (2019-09-18)

Features

  • auth: add authAllowedRoutes in config to skip authentication (5ccbd83)