stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
3.44k stars 238 forks source link

🐛 Bug Report: {shareUrl} Don't work completely #679

Closed NexusEFR closed 4 days ago

NexusEFR commented 5 days ago

👟 Reproduction steps

I create a share, the email recipient does not receive the full URL, a backslash is missing in the link and the link normally marked in blue is broken

👍 Expected behavior

The full URL should appear as created {shareUrl} and you can click on the link within an HTML email

👎 Actual Behavior

Incomplete format of the shared link appears

image

image

📜 Logs

No response

stonith404 commented 5 days ago

Could it be that you've set the "App Url" wrongly in the admin settings?

NexusEFR commented 4 days ago

Could it be that you've set the "App Url" wrongly in the admin settings? 🤦‍♂️ OMG was that!! I didn't know what affected this parameter on the administrator's configuration page, I thought that the ShareURL was generated with the server's own public domain and logically works correctly with the 2 slashes. Sorry for not reviewing this, Thanks for the heads up. Best regards.