mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 00:25:58 +03:00
[PR #410] [MERGED] Add some security HTTP Headers #497
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#497
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/410
Author: @elnappo
Created: 4/8/2019
Status: ✅ Merged
Merged: 12/27/2019
Merged by: @ThomasWaldmann
Base:
master← Head:secure-http📝 Commits (3)
5b930d0Add X-XSS-Protection and X-Content-Type-Option HTTP Header1732aceAdd Referrer-Policy HTTP Header, #28160a3fe5Set HTTPONLY to CSRF cookies📊 Changes
3 files changed (+8 additions, -1 deletions)
View changed files
📝
requirements.d/all.txt(+1 -0)📝
setup.py(+1 -0)📝
src/nsupdate/settings/base.py(+6 -1)📄 Description
Adds the following HTTP header (set by Django):
See #281
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.