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

No activity shown when public downloads public shared file using public API #690

Open
paurakhsharma opened this issue Jan 31, 2019 · 1 comment
Labels

Comments

@paurakhsharma
Copy link
Member

Description

When a public downloads a publicly shared file using the public api
i.e http://MqBb59prM9Y8i4U:@{base_url}/public.php/webdav -H "X-Requested-With:XMLHttpRequest" no activity is shown.

But when a public downloads the same shared file using the private api
i.e 'http://{base_url}/index.php/s/MqBb59prM9Y8i4U/download the activity is shown.

Steps to reproduce:

  1. Create a public link share of a file
  2. Access the file using the public API http://{share_token}:@{base_url}/public.php/webdav -H "X-Requested-With:XMLHttpRequest"
  3. See that you could get the contents of file but the activity is not listed in the

Expected behaviour:
It should be listed in the activity list.

@paurakhsharma
Copy link
Member Author

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