Coder Social home page Coder Social logo

frontend2fa's People

Contributors

guido7171 avatar johnorourke avatar peterjaap avatar peterschriever avatar shyamcorra avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

frontend2fa's Issues

Add PHP 7.4 compatibility

Hello,

currently there's no php7.4 compatibility:

- juashyam/authenticator 0.0.1 requires php ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0|~7.3.0 -> your php version (7.4.24) does not satisfy that requirement.
- elgentos/frontend2fa 0.1.10 requires juashyam/authenticator 0.0.1 -> satisfiable by juashyam/authenticator[0.0.1]

With Magento 2.4.4 there will be official PHP 8.1 support, so this should be considered as well.

Maybe refactor to use endroid/qr-code

endroid/qr-code is already bundled with Magento since 2.2.6 since the Magespecialist 2 factor authentication module uses it.

We now generate the QR code and check the 6-digit code using a Google Charts implementation. It would be nice to swap it with endroid/qr-code.

installation via composer

for some reason the composer will place this ext to both:
app/code/... and vendor/...
php bin/magento module:enable Elgentos_Frontend2FA will fail:

php bin/magento module:enable Elgentos_Frontend2FA Autoload error: Module 'Elgentos_Frontend2FA' from '/Users/yannislivasov/www/http/altcheckout/app/code/Elgentos/Frontend2FA' has been already defined in '/Users/yannislivasov/www/http/altcheckout/vendor/elgentos/frontend2fa'.

The same your friend's module juashyam/authenticator (or Neyamtux_Authenticator) does
The setup completed when I removed one copy from app/code

New release

Hi @peterjaap if you're happy with the recent commits would you mind tagging the latest as a new release? Trying to avoid 'dev-master' in our composer versions :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.