Skip to content

v1.14.1

Compare
Choose a tag to compare
@derekprior derekprior released this 12 May 19:29
· 426 commits to main since this release
75e33bb

Fixed

  • Fixed insertion of include Clearance::User when running the install
    generator in an app that already has a User model.
  • Updated deny_access matcher to assert against configured redirect location
    rather than hard coded /.

Full Changelog