• 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
rate_limit_helpers.rb 990 Bytes