Skip to content

Releases: laravel/fortify

v1.10.2

08 Feb 19:17
0047871
Compare
Choose a tag to compare

Changed

  • Prevent new login after 2FA challenge (#353)

Security

  • Fix throttle bypass exploit (#354)

v1.10.1

01 Feb 16:25
a85e04a
Compare
Choose a tag to compare

Changed

  • Fix VerifyEmailResponse resolving (#349)

v1.10.0

25 Jan 19:44
d6b990f
Compare
Choose a tag to compare

Added

  • Add VerifyEmailResponse contract (#347)

Changed

  • Switch to anonymous migrations (#348)

v1.9.0

12 Jan 15:39
bd232b9
Compare
Choose a tag to compare

Changed

  • Add 2fa Events (#338)
  • Laravel 9 support (#340)

v1.8.6

22 Dec 10:03
fb2b788
Compare
Choose a tag to compare

Changed

  • Customise the auth middleware name (#335)

Fixed

  • Check if authenticated user has 2FA enabled (#334)

v1.8.5

07 Dec 15:59
f2059ba
Compare
Choose a tag to compare

Fixed

  • Fix an issue with array to string conversion (#333)

v1.8.4

23 Nov 17:16
a6c29b7
Compare
Choose a tag to compare

Changed

  • Use boolean rather than filled for remember (#328)

v1.8.3

02 Nov 16:24
19f7171
Compare
Choose a tag to compare

Changed

  • Add a check for two factor auth being enabled (#323)

v1.8.2

07 Sep 14:31
a52a980
Compare
Choose a tag to compare

Changed

  • Allow verification rate limiter to be configurable (#313)

v1.8.1

24 Aug 15:57
84c9dac
Compare
Choose a tag to compare

Changed

  • Allow reset password redirect (#307)