In the Webpage source code, I found data which should not be present when a nextcloud directory or file is shared via a shared link:
data-owner-display-name="John Doe" data-owner="John Doe" data-name="thisDirectory"
When sharing parts of a Nextcloud data area, Nextcloud should never leak any internal information.
In the Webpage source code, I found data which should not be present when a nextcloud directory or file is shared via a shared link:
data-owner-display-name="John Doe" data-owner="John Doe" data-name="thisDirectory"When sharing parts of a Nextcloud data area, Nextcloud should never leak any internal information.