Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Oryan 2 posts 72 karma points
    Jun 06, 2023 @ 09:45
    Oryan
    0

    Umbraco Forms file encryption

    Hi,

    I'm using v9 and I've implemented an Umbraco form, which contains amongst other fields a "file upload" field. when the form is submitted, the file is received in the "protected override void OnFormHandled(Form form, FormViewModel model)" of "UmbracoFormsExtController" as an encrypted version of the original file. So 1. Is there a way to prevent this behavior and receive the file as it was uploaded? 2. If not, how do I decrypt the file?

Please Sign in or register to post replies

Write your reply to:

Draft