Skip to content
Snippets Groups Projects
  1. Feb 04, 2018
  2. Feb 03, 2018
  3. Feb 02, 2018
  4. Feb 01, 2018
  5. Jan 31, 2018
  6. Jan 29, 2018
  7. Jan 28, 2018
  8. Jan 26, 2018
  9. Jan 25, 2018
  10. Jan 24, 2018
  11. Jan 23, 2018
    • Eugen Rochko's avatar
      Fix #6331 (#6341) · 1cc44cba
      Eugen Rochko authored
      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.
      Unverified
      1cc44cba
Loading