binarylogic / authlogic

A simple ruby authentication solution.
http://rdoc.info/projects/binarylogic/authlogic
MIT License
4.34k stars 638 forks source link

Support Rails 7.2 #770

Open zhuravel opened 1 month ago

zhuravel commented 1 month ago

Fixes #771.

For those who need to use this fix before the PR is merged, you can add the gem to your Gemfile like this:


gem "authlogic", github: "binarylogic/authlogic", ref: "refs/pull/770/head"
morgoth commented 1 month ago

Just in case GH notification miss - @tiegz FYI

kjanoudi commented 1 month ago

Is there a timeline for merge?

sstrudeau commented 3 weeks ago

Tracking the PR ref is working for me but would love to see this get merged.