• Robert Speicher's avatar
    Remove check_token_auth filter · 33126227
    Robert Speicher authored
    Because of the way ExtractPaths works, `params[:format]` wouldn't
    necessarily be available at the time this filter was running, and so it
    would erroneously redirect to `new_user_session_path`
    33126227
application_controller.rb 2.91 KB