mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
Previously, it wasn't possible to download an audit log of a document uploaded by another user because the function used the ID of the user making the request to retrieve the document. However, the document uploaded by another user has that user's ID, not the ID of the user making the request.