OpenMage / magento-lts

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
https://www.openmage.org
Open Software License 3.0
870 stars 436 forks source link

composer.json suggest Magento-Two-factor-Authentication #690

Closed kkrieger85 closed 2 years ago

kkrieger85 commented 5 years ago

In #307, some agreed to use better encryption and security.

Therefore we should add magento-hackathon/Magento-Two-factor-Authentication as suggestion to composer.json

sreichel commented 4 years ago

+1

colinmollenhour commented 4 years ago

Rather than adding suggestions to core what about adding a sort of "starter" repo that sets up an OpenMage LTS project with a handful of no-brainer extensions already added (such as 2fa). This would serve as a reference for how to create a new (or migrate to) an OpenMage LTS project. Personally I still don't know the best or most proper way to do this as I'm stuck in my old ways.. :)

Any volunteers to create the "starter" project?

kkrieger85 commented 3 years ago

@colinmollenhour What about both? 1) adding these modules as composer suggestion AND 2) creating a starter project

kkrieger85 commented 3 years ago

For "starter" I use https://github.com/kkrieger85/coronamage/blob/master/composer.json

Maybe, this could be a good point to start a "starter project".

But: This is not tested with composer2 Also: This is not tested with newer PHP versions