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

Feat/htaccess rules #82

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Feat/htaccess rules #82

merged 3 commits into from
Apr 5, 2023

Conversation

alexloetscher95
Copy link
Contributor

Pimcore X supports a CSP header for the admin interface -> should we activate that by default? (config/packages/pimcore_admin.yaml)

The following changes (headers) need attention for new projects:

  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security

Copy link
Member

@aarongerig aarongerig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alexloetscher95 Are those header settings all we have to consider for new projects or is there some more steps to comply with those security advisories?

config/packages/pimcore_admin.yaml Outdated Show resolved Hide resolved
public/.htaccess Outdated Show resolved Hide resolved
@alexloetscher95
Copy link
Contributor Author

@alexloetscher95 Are those header settings all we have to consider for new projects or is there some more steps to comply with those security advisories?

@aarongerig Yes, these are all the ones we discussed last time. Maybe there are others outside the security advisories...

@alexloetscher95 alexloetscher95 merged commit 1d245f8 into main Apr 5, 2023
@alexloetscher95 alexloetscher95 deleted the feat/htaccess-rules branch April 5, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants