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

Add support for http header X-Frame-Options #2816

Merged
merged 1 commit into from
Mar 1, 2024

Add simple clickjacking prevention

5e0c279
Select commit
Loading
Failed to load commit list.
Merged

Add support for http header X-Frame-Options #2816

Add simple clickjacking prevention
5e0c279
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

57.16% (+0.01%) compared to 459cb29

View this Pull Request on Codecov

57.16% (+0.01%) compared to 459cb29

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 57.16%. Comparing base (459cb29) to head (5e0c279).

Files Patch % Lines
python/nav/web/security.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2816      +/-   ##
==========================================
+ Coverage   57.15%   57.16%   +0.01%     
==========================================
  Files         568      568              
  Lines       41282    41293      +11     
==========================================
+ Hits        23596    23607      +11     
  Misses      17686    17686              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.