• Sean McGivern's avatar
    Rename rack attack log fields to be easier to find · 81642e91
    Sean McGivern authored
    `throttle_type` is now `matched`, as that's what it's called by rack
    attack internally. It's now always logged, not just when a user is also
    logged.
    
    `username` is now `meta.user` to match the context logging in Rails,
    Sidekiq, and Grape logs.
    81642e91
rack_attack_global_spec.rb 11.8 KB