Skip to content
#

magento

Here are 2,048 public repositories matching this topic...

magento2

All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html

  • Updated Jun 5, 2022
  • PHP
platform
obendev
obendev commented Mar 31, 2022

Please describe the feature you would like to see implemented.

Currently, Shopware 6 is setting HTTP headers like referrer-policy, x-content-type-options and x-frame-options.
It would be nice to have an option to disable or modify these headers, since I'd like to set these headers via my Nginx configuration instead of letting it be handled by the web application (Shopware).
Can be f

Feature Request Good first issue
lukeromanowicz
lukeromanowicz commented Apr 20, 2019

Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single

Improve this page

Add a description, image, and links to the magento topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the magento topic, visit your repo's landing page and select "manage topics."

Learn more