• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Delete URL codes for Album embed codes

siddharth

💖 Chevereto Fan
▶ Reproduction steps
  1. Visit some other user album
  2. Goto Embeds Code tab
  3. Choose Delete URL
😢 Unexpected result

It shows %DELETE_URL%

1) I believe it should show the delete URL for the user with access to delete it
2) I believe it should not show the Delete URL tab drop-down list at all for those who cannot delete it
 
Confirmed, and it happens for any peer viewing albums (owner included). We need to modify that, display the links only for content owners.
 
To clarify:

The only context where these can be shown is immediately after uploading. This is because image delete links are stored hashed, is impossible to retrieve these links after the upload process. Is a one-way mechanism, just like passwords.

The %DELETE_URL% links will be removed from everywhere, except post-upload.
 
Back
Top