Today, support for both Magento 2.4.3 and PHP 7.4 ends! Each online store running 2.4.0-2.4.3 will be responsible for its own security and PCI compliance.
🚨 Kind reminder to monitor your web store CSP headers for unauthorized modifications. Attackers are injecting their exfil domains in the allowed sources, rendering your CSP useless.
The weekly practice test question has arrived! We've discovered a 3GB table in the database. Where should we redirect these logs, keeping maintainability in mind?
➡️Don't forget to share the reasoning behind your answer.
#magento#magento2#magentodeveloper#swiftotter
Magento 2 hotfix for critical XSS vulnerability now available. Only relevant for versions 2.4.5, 2.4.4, 2.4.4-p1, 2.4.3-p2, 2.4.3-p3.
PS. Only use this hotfix as a last resort. It's better to upgrade to the latest version instead.
https://t.co/EgOUyMq2M1
As you upgrade #Magento sites to 2.4.5, be aware the updated JS libraries no longer allow self-closed tags like `<div ... />` in Knockout templates. (Same for span, br, and special elements text, each, translate, render, ...)
This is likely to affect checkout customizations.
All Magento 2.4.5 code was updated from self-closing tags to separate opening & closing tags.
Without this update, JavaScript errors occur & cause your Knockout tags to not render!
This update is backwards-compatible 👍
Get Snippets in your inbox at https://t.co/J48Uxa5DUq