Skip to content
Snippets Groups Projects
  1. Sep 02, 2020
  2. Sep 01, 2020
  3. Aug 28, 2020
  4. Aug 27, 2020
  5. Aug 25, 2020
    • Patrick Bajao's avatar
      Set maximum limit for profile events · 90af4d38
      Patrick Bajao authored
      We are previously allowing to request for profile events with
      unlimited `limit`. That can result to possible DoS since a
      malicious user can request 1k events and it'll take a while to
      respond.
      
      Maximum limit is based on the existing `Kaminari.max_per_page`
      setting we have.
      90af4d38
  6. Aug 24, 2020
Loading