This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Remove authorization so users don't have to be logged in to download files


  1. donkey
    Member

    Just wondering if it is possible to remove the need for authorization so users don't have to be logged in to download files from the email when I send the form entries.

    Posted 12 years ago #
  2. yuniar

    If you are using v3 already, there is no need for additional authorization, the download link will be generated with unique token already.

    However, if you are using v2, there is an easy workaround for this. Simply edit your "download.php" file, search around line 13 for this code:

    require('includes/check-session.php');

    simply remove that code.


    MachForm Founder

    Posted 12 years ago #
  3. donkey
    Member

    Thanks, that worked.

    Posted 12 years ago #

RSS feed for this topic

Reply