You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like we have this particular Magento_Version module, that the unique purpose is to disclose publicly which Magento version and edition the store is running. Although is a good idea to allow other systems that integrate to Magento retrieve the current version to do proper API calls, I strongly believe this should not be available wide open, but rather inside secure/authenticated endpoint.
Can we make this call authenticated? Or maybe remove the module at all? Why outsiders need to know which minor version a particular store is running?
Thanks!
bh-ref, mathewhellums, Corefix, avoelkl, miguelbalparda and 4 more