fedora-infra / koschei

Continuous integration for Fedora packages
GNU General Public License v2.0
37 stars 15 forks source link

[frontend] Use werkzeug ProxyFix #307

Closed mizdebsk closed 5 years ago

mizdebsk commented 5 years ago

When behind TLS-terminating proxy (such as OpenShift router) Flask needs to know that it should use https URL schema for redirect URLs.

codecov-io commented 5 years ago

Codecov Report

Merging #307 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
+ Coverage   84.39%   84.39%   +<.01%     
==========================================
  Files          41       41              
  Lines        3767     3769       +2     
==========================================
+ Hits         3179     3181       +2     
  Misses        588      588
Impacted Files Coverage Δ
koschei/frontend/__init__.py 100% <100%> (ø) :arrow_up:

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 dd6b80b...7f64ca8. Read the comment docs.