Version 2.3.4 of Magento 2 security updates include more than 30 security enhancements: Cross-site scripting (XSS) and remote code execution (RCE) vulnerabilities There are no records of these types of attacks to date. Magneto identified some vulnerability that can exploit and can get access to the administrative control to access customer information. Magento reminds users to […]
One of the great improvements of Magento 2 is its new API, which can be easily leveraged by users and is easy to extend for Magento programmers. The automatically generated Swagger documentation makes the REST interface even more practical. The Magento 2 API covers all main import/export flows of a web shop: creation and update […]
While debugging Magento 2 extensions, developers often search through different log files. In the case of payment gateways, the content of these logs are sometimes important for shop owners. To make life easier, we wanted to find a way to manage log entries in a better way so that we can search and find what […]