-
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
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.