Skip to content

v1.16.1

Compare
Choose a tag to compare
@derekprior derekprior released this 02 Nov 23:17
1f28341

Fixed

  • Fixed issue where tokens from abandoned password reset attempts were stored in
    the session, preventing newly generated password reset tokens from working.
  • Improve compatibility with Rails API projects by calling helper_method only
    when it is defined.
  • URL fragment in server-set session[:return_to] values are preserved when
    redirecting to the stored value.
  • Eliminated deprecation in Clearance test helpers that were related to the
    renaming of FactoryGirl to FactoryBot.

Full changelog