authlogic
authlogic copied to clipboard
Fix `default_timezone` depreciation warning in Rails 7
Per #743, I changed the implementation of the current time in the same way for #update_login_timestamps, to get rid of the ActiveRecord::Base.default_timezone depreciation warning in Rails 7.0.
Please rebase and push to trigger new test run