• Resolved nnproducts

    (@nnproducts)


    First, thanks for an excellent plugin! Feature-rich and super helpful.

    We are using the signed secure PDF URL to allow users to download the PDF without being logged in, as the form users are not WP users. On the “Protocols in Place to Protect Your Data” page under “Default Security,” item 3, it states:

    “If the user’s IP doesn’t match, or the 20-minute timeout window has expired, AND the entry owner was originally logged in when completing the form they will be redirected to a login page.”

    This also seems to be the case for signed PDFs. I looked and maybe I missed it, but is there a way to redirect the user to a custom URL rather than the login page? The form users will never be register on the website.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Hey @nnproducts,

    Thanks so much for those kind words!

    If a signed PDF URL expires, Gravity PDF does indeed fallback to the default security protocols for authentication. We use the auth_redirect() function to display the WP login page when necessary. It looks like you could use the login_url filter to change where someone ends up when the redirect occurs.

Viewing 1 replies (of 1 total)
  • The topic ‘Default Security’ is closed to new replies.