Skip to content

v0.8.7

Compare
Choose a tag to compare
@croaky croaky released this 11 Sep 20:06
· 1089 commits to main since this release

Fixed

  • Fixed global sign out bug.
  • Allow Rails apps to before_filter :authenticate the entire app
    in ApplicationController and still have password recovery work without
    overriding any controllers.
  • Rails 3 fix for ActionController/ActionDispatch change.

Full Changelog