Fix regeneration marker not expiring (#6290)
* Fix regeneration key not getting expired * Add rake task to remove old regeneration markers
Showing
- app/controllers/concerns/user_tracking_concern.rb 1 addition, 1 deletionapp/controllers/concerns/user_tracking_concern.rb
- lib/tasks/mastodon.rake 9 additions, 0 deletionslib/tasks/mastodon.rake
- spec/controllers/concerns/user_tracking_concern_spec.rb 6 additions, 0 deletionsspec/controllers/concerns/user_tracking_concern_spec.rb
Please register or sign in to comment