Skip to content

Suggestion: Tips around migrating from Django's SecurityMiddleware and XFrameOptionsMiddleware #28

Open
@OscarVanL

Description

@OscarVanL

Hi!

This package has been intriguing to me as someone that maintains both a Django and Flask application. I like the idea of having a single source-of-truth on our security header configuration across frameworks for maintenance reasons.

One apprehension to switching is this package is a little bit of ambiguity about migrating from an existing Django application with its built-in SecurityMiddleware and XFrameOptionsMiddleware middlewares installed.

I'd love it if the Django README gave some pointers about migrating from these middlewares, perhaps with an example of an equivalent config.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions