Skip to content

Minor bug fixes to make:reset-password

Compare
Choose a tag to compare
@weaverryan weaverryan released this 08 Jul 18:28

Hi Makers!

This is a small release for 2 bug fixes related to make:reset-password:

  • Generate ResetPasswordRequest using RelatedEntity::class syntax - #590 thanks to @archeoprog
  • Opt out (by default) of showing reset password failure details - #646 thanks to @jrushlow

Happy making!