1
0
mirror of https://github.com/Siphonay/mastodon synced 2025-02-12 12:24:46 +00:00
Eugen Rochko 1cc44cba81
Fix #6331 (#6341)
UserTrackingConcern is circumvented by SessionsController#create
because it calls warden, which calls the User#update_tracked_fields!
method directly. Move returning user logic to that method.
2018-01-23 20:52:30 +01:00
..
2018-01-23 20:52:30 +01:00