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

Endpoint for file downloads #2064

Closed
szabozoltan69 opened this issue Mar 7, 2024 · 1 comment
Closed

Endpoint for file downloads #2064

szabozoltan69 opened this issue Mar 7, 2024 · 1 comment
Labels

Comments

@szabozoltan69
Copy link
Contributor

We would like to make possible the file downloads logging.
For this purpose an api endpoint should be created, similarly to:
https://github.com/the-deep/server/blob/develop/deep/urls.py#L437-L441 and
https://github.com/the-deep/server/blob/develop/apps/gallery/views.py#L115-L131

The aim is only the frontend download logging, so the Django Admin URL-s can remain as they are now.
We should find out:

  • how to create the needed tokens, uuid-s and strings
  • what should be the mechanism of checking
  • what frontend changes are required for this functionality
  • how to log the download requests
    @batpad @thenav56 @frozenhelium @tovari
@szabozoltan69
Copy link
Contributor Author

Duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant