1. 24 Feb, 2020 24 commits
  2. 23 Feb, 2020 15 commits
  3. 22 Feb, 2020 1 commit
    • Stan Hu's avatar
      Modify archive rate limit to throttle by user · 69a37bc7
      Stan Hu authored
      In the previous implementation, an unauthenticated user attempting to
      download the archive repeatedly would interfere with authenticated
      users. To avoid that, we increase the scope of the limiter to include
      the user.
      69a37bc7