I am opening show_log endpoint, from the browser I never used before, with valid parameters. For example:
https://duplicacy.example.com/show_log?name=backup-20250606-180318.log
I expect to get unauthorized error.
But I am getting the complete log file, together with file names and storage details.
This is serious because my duplicacy is visible from the internet and people around the world are fetching the logs! I can see it in the WEB server logs.