Skip to content

Releases: scheb/2fa

v8.1.0

28 Dec 17:44

Choose a tag to compare

  • Allow dependency injection of the backup code manager via interface FQN, #304, thanks to @plandolt

v8.0.1

18 Dec 15:36

Choose a tag to compare

  • Fix validator constraints not being registered, #303

v7.13.1

18 Dec 15:35

Choose a tag to compare

  • Fix validator constraints not being registered, #303

v8.0.0

04 Dec 17:01

Choose a tag to compare

New major release including support for Symfony 8.

Major changes:

  • Added validator for a user's 2fa authentication code, #295, thanks to @codedmonkey
  • Priority of the two-factor authenticator has changed from 0 to -100. Please make sure your authentication system is still working fine, especially when you're using custom (non-official) authenticators. You might need to adjust the priority of your custom authenticator.
  • Minimum PHP version is now 8.4

Please check the instructions to upgrade from bundle version 7.x to 8.x.

v7.13.0

04 Dec 15:57

Choose a tag to compare

  • Added validator for a user's 2fa authentication code, #295, thanks to @codedmonkey

v7.12.2

01 Dec 15:44

Choose a tag to compare

Minor code style adjustments to accommodate Symfony 7.4

v7.12.1

25 Nov 15:26

Choose a tag to compare

  • Fix "Alias::$id must not be accessed before initialization" under Symfony 7.4

v7.12.0

20 Nov 13:45

Choose a tag to compare

Declare support for PHP 8.5, thanks to @Chris53897 for the adjustments, #297

v7.11.0

27 Jun 12:29

Choose a tag to compare

v7.10.1

23 Jun 09:41
0c302fd

Choose a tag to compare