Comp-490-SeniorProject / site

MIT License
0 stars 1 forks source link

CSP header with secure.py framework #21

Closed alinaah closed 2 years ago

alinaah commented 2 years ago

Resolves #8

Set up secure.py framework integration with Django which uses Middleware for defining security headers Set up some basic/default CSP policies

MarkKoz commented 2 years ago

Try to keep the first line of your commit messages brief. I highly recommend you read this to get a better idea of best practices surrounding commit messages.