Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle xfh properly and protect forms and json pipeline #83

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

tripodsan
Copy link
Contributor

  • treat x-forwarded-host properly
  • protect json and forms pipe
  • don't send redirect to IDPs login page for non extensionless html

@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #83 (7fa6b9c) into main (2109d90) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #83   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         3844      3868   +24     
=========================================
+ Hits          3844      3868   +24     
Impacted Files Coverage Δ
src/forms-pipe.js 100.00% <100.00%> (ø)
src/json-pipe.js 100.00% <100.00%> (ø)
src/steps/authenticate.js 100.00% <100.00%> (ø)
src/utils/auth.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a339a2a...7fa6b9c. Read the comment docs.

@tripodsan tripodsan merged commit 9c13419 into main Jun 14, 2022
@tripodsan tripodsan deleted the fix-fwd-host branch June 14, 2022 12:30
github-actions bot pushed a commit that referenced this pull request Jun 14, 2022
## [3.0.1](v3.0.0...v3.0.1) (2022-06-14)

### Bug Fixes

* handle xfh properly and protect forms and json pipeline ([#83](#83)) ([9c13419](9c13419))
@github-actions
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants