• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-config-service / 8567364374
100%

Build:
DEFAULT BRANCH: main
Ran 05 Apr 2024 09:04AM UTC
Jobs 1
Files 103
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Apr 2024 09:02AM UTC coverage: 99.891%. Remained the same
8567364374

push

github

web-flow
Introduce USE_PROXY_SSL_HEADER environment variable (#1090)

Introduces `USE_PROXY_SSL_HEADER` environment variable to the project.

When set to `true`, this variable enables the use of the `HTTP_X_FORWARDED_PROTO` header for secure request detection in case the application is behind a proxy. This helps control Django's `is_secure()` method behaviour, in scenarios where SSL termination occurs at the proxy level.

- Adds `USE_PROXY_SSL_HEADER` to the `.dev.env` file with documentation.
- Updates `settings.py` file to conditionally set `SECURE_PROXY_SSL_HEADER` settings.

These changes are backward compatible and should not affect existing deployments unless the environment variable is explicitly set.

2 of 2 new or added lines in 1 file covered. (100.0%)

4598 of 4603 relevant lines covered (99.89%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8567364374.1 05 Apr 2024 09:04AM UTC 103
99.89
GitHub Action Run
Source Files on build 8567364374
  • Tree
  • List 103
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #8567364374
  • 0469ba8d on github
  • Prev Build on main (#8551802619)
  • Next Build on main (#8597624915)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc