MB Frontend Submission with visitors (not logged-in user)

Support MB Frontend Submission MB Frontend Submission with visitors (not logged-in user)Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45249
    pixluserpixluser
    Participant

    Hello I have a question about that detail, because nothing is written on the documentation for that specific part.
    So I discovered that the form can be sent by visitors, not logged in the website, that's good to know (it wasn't displayed into the doc).

    But, is it safe?

    I mean my user can send a file, and also can set a title, does the visitors form can be used to change the post-id of another post to erase it? Or to upload some malicious files too?

    Thanks!

    #45257
    PeterPeter
    Moderator

    Hello,

    does the visitors form can be used to change the post-id of another post to erase it?

    No. Only the author of the post can update their post in the frontend dashboard. Following the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#user-dashboard

    If you don't want to show the frontend form for the visitors, you can create a custom code to check the logged-in user and output the frontend form with the shortcode.

    #45270
    pixluserpixluser
    Participant

    Thanks Peter, that's perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.