Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@scheb scheb released this 14 Apr 16:55
· 181 commits to 4.x since this release

See the upgrade instructions to upgrade from 3.x to 4.x.

  • Replaced sonata-project/google-authenticator with spomky-labs/otphp to provide TOTP/Google Authenticator.
  • TwoFactorProviderInterface has a new method prepareAuthentication($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.