Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Version 4.0.1

Compare
Choose a tag to compare
@DarkGhostHunter DarkGhostHunter released this 06 Sep 16:27
· 6 commits to stable since this release
ff3111c

What's new?

  • Shared Secret and Recovery Codes encryption in database.
  • Upgrade migration from version 3.x
  • Full support for PHP 8.0.
  • No More Heroes Listeners: Laraguard::hasCode() to use with Auth::attemptWhen().

What's removed?

  • Listeners
  • Input configuration, it was transported to Laraguard::hasCode() and Laraguard::hasCodeOrFail().
  • PHP 7.4 support.

What's changed?

  • 2fa.require middleware is now 2fa.enable.