Skip to content

Releases: elgentos/frontend2fa

Magento 2.4.6 compatibility

20 Mar 12:46
Compare
Choose a tag to compare
1.0.0

adjusted code based on style diff

0.1.11

19 Nov 14:02
f31f763
Compare
Choose a tag to compare

Removed PHP dependency restraint since it depends on juashyam/authenticator anyway, which has stricter controls

0.1.10

18 Aug 10:00
4694d51
Compare
Choose a tag to compare
Update composer.json

added php7.4

0.1.9

03 Mar 10:42
96480f7
Compare
Choose a tag to compare

Store-view-level config, and README update for integration with other modules (#7)

Thanks @johnorourke!

0.1.8

20 Mar 10:17
Compare
Choose a tag to compare
  • Replaced neyamtux/authenticator with correct name juashyam/authenticator in composer.json

0.1.7

19 Mar 09:03
Compare
Choose a tag to compare
  • Replace non-alphanumeric characters with dashes; Google Authenticator does not like spaces in the title

0.1.6

19 Mar 08:39
Compare
Choose a tag to compare
  • Made juashyam/authenticator and endroid/qr-code required packages

0.1.5

19 Mar 08:34
Compare
Choose a tag to compare
  • Replaced Google Charts generation of QR code with endroid/qr-code
  • Renamed enabled groups to forced groups - made 2FA possible but optional for non-chosen groups

0.1.4

08 Mar 14:14
f157cff
Compare
Choose a tag to compare

Fixed composer installation