daniel-ac-martin / NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.
https://not-gov.uk/
MIT License
27 stars 8 forks source link

Fix OIDC #903

Closed daniel-ac-martin closed 6 months ago

daniel-ac-martin commented 6 months ago

This is a workaround for and bug that arises when using Restify's gzip plugin with the OIDC passport plugin (and presumably any other middleware that calls res.end().

Also corrects the value of a parameter for the Zap GitHub Action.