-
Notifications
You must be signed in to change notification settings - Fork 190
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
Activities. no event for downloading file #10007
Comments
@butonic This is currently not possible as we cannot differentiate between a public link download and an authenticated download. We could log all downloads of a file. Would that fix the issue? |
Don't we have an attribute in the cs3 user object? |
Afaik only in the opaque. But that gets lost along the way. |
Note: With |
Should be straightforward after #10116 has landed |
Expected:
![image](https://private-user-images.githubusercontent.com/84779829/351670409-02672e8e-fa27-4af9-b814-fbba2b19f566.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTg2MzAsIm5iZiI6MTczOTU5ODMzMCwicGF0aCI6Ii84NDc3OTgyOS8zNTE2NzA0MDktMDI2NzJlOGUtZmEyNy00YWY5LWI4MTQtZmJiYTJiMTlmNTY2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1NDUzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdjNmRkNDFiYjQ0OTNmNjVkYmFhMGY5NDU3Y2EyMzIzOTAzYTA3ZmI5NmVjNWJiNzcxZTA2NzBlYzdhY2Y0NGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1cVHdh7JWStvQDnUA0Y7IXyQjdZUI-YINXVp12ivdf0)
Actual: no events -> backend issue
The text was updated successfully, but these errors were encountered: