v2.3.0
2.3.0 - August 14, 2020
Fixed
- Delete cookie correctly when a callable object is set as the custom domain
setting. - Strip
asparameter 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.