Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guestbook: Restrict file download counts to current session #3332

Closed
raprasad opened this issue Sep 6, 2016 · 1 comment
Closed

Guestbook: Restrict file download counts to current session #3332

raprasad opened this issue Sep 6, 2016 · 1 comment

Comments

@raprasad
Copy link
Contributor

raprasad commented Sep 6, 2016

  • Action:
  • Users can keep clicking Download on the same file.
  • Each click gets recorded as a separate download.
  • Problem:
    - Inaccurate/skewed file download counts
  • Fix:
    • Restrict file download counts by session.

Related bugs: #3324, #3331

@pdurbin
Copy link
Member

pdurbin commented Jul 12, 2018

Closing in favor of #3331

@pdurbin pdurbin closed this as completed Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants