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

SUPEE-3941 - Addresses extension-related issues #3

Merged
merged 1 commit into from
Nov 4, 2014

Conversation

tmotyl
Copy link
Contributor

@tmotyl tmotyl commented Oct 29, 2014

This is an official Magento patch.

  • When you install a community-created translation package,
    the translation provided by the package overwrites any existing
    translations for the same items. This enables you to more easily
    install packages with translations.
  • To improve security, Magento Connect now uses HTTPS by default
    to download extensions, rather than FTP.
  • Extension developers can now create an extensions with a dash
    character in the name. Merchants can install those extensions without issues.
  • Magento administrators who attempt to install an extension
    with insufficient file system privileges are now informed.
    Typically, the Magento Admin Panel runs as the web server user.
    If this user has insufficient privileges to the your Magento
    install dir/app/code/community directory structure, the Magento
    administrator sees an error message in the Magento Connect Manager.
    To set file system permissions appropriately, see
    http://www.magentocommerce.com/knowledge-base/entry/install-privs-after#extensions

This is an official Magento patch.

* When you install a community-created translation package,
the translation provided by the package overwrites any existing
translations for the same items. This enables you to more easily
install packages with translations.

* To improve security, Magento Connect now uses HTTPS by default
to download extensions, rather than FTP.

* Extension developers can now create an extensions with a dash
character in the name. Merchants can install those extensions without issues.

* Magento administrators who attempt to install an extension
with insufficient file system privileges are now informed.
Typically, the Magento Admin Panel runs as the web server user.
If this user has insufficient privileges to the your Magento
install dir/app/code/community directory structure, the Magento
administrator sees an error message in the Magento Connect Manager.
To set file system permissions appropriately, see
http://www.magentocommerce.com/knowledge-base/entry/install-privs-after#extensions
LeeSaferite added a commit that referenced this pull request Nov 4, 2014
SUPEE-3941 - Addresses extension-related issues
@LeeSaferite LeeSaferite merged commit 5fcbb8b into OpenMage:magento-1.9 Nov 4, 2014
@sreichel sreichel added the patch label Jan 11, 2018
@sreichel sreichel added the SUPEE Relates to security patches label Jun 19, 2020
@Sekiphp Sekiphp mentioned this pull request Oct 30, 2020
3 tasks
@CyberCr33p CyberCr33p mentioned this pull request Jan 8, 2022
sreichel referenced this pull request in openmage-strict/openmage-future Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SUPEE Relates to security patches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants