Skip to content

v2.3.0

Choose a tag to compare

@gnfisher gnfisher released this 14 Aug 18:06

2.3.0 - August 14, 2020

Fixed

  • Delete cookie correctly when a callable object is set as the custom domain
    setting.
  • Strip as parameter when signing in through the back door.
  • Remove broken autoload for deprecated password strategies.

Changed

  • Deliver password reset email inline rather than in the background.
  • Remove unnecessary unsafe interpolation in erb templates.