This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Releases: scheb/two-factor-bundle
Releases · scheb/two-factor-bundle
v4.0.0
See the upgrade instructions to upgrade from 3.x to 4.x.
- Replaced
sonata-project/google-authenticator
withspomky-labs/otphp
to provide TOTP/Google Authenticator. TwoFactorProviderInterface
has a new methodprepareAuthentication($user)
to execute preparation work such as sending an email only when the authentication provider is used.getUrl()
to get the QR code URL has been removed since Google deprecared its Charts API.- The bundle's translations have been moved to its own domain
SchebTwoFactorBundle
.