• Resolved Nyhm

    (@nyhm)


    I am using Secure Invites v1.2.2. Under Signup settings I have specified my Signup page URL to start with https. But invitation emails contain a link starting with http which is not appropriate in my case.

    As a side-effect, because I require HTTPS on login/register/admin pages, the http page is redirected to the proper https page. This would work OK, except for the other issue I noted: the @ symbol in the invite URL is not URL encoded, so WordPress (being careful about such things) ends up stripping it out during the redirect.

    I suspect this would break invitations for anyone using HTTPS. I hope this report helps improve the Secure Invites plugin — I’d really like to be able to use it for production purposes! Thanks for your hard work.

    http://wordpress.org/extend/plugins/wordpress-mu-secure-invites/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Nyhm

    (@nyhm)

    UPDATE: It appears that you have commented out the lines that would honor the user’s specified registration page. Instead, you just fetch the default. This is why the emails are not showing my registration page URL correctly.

    Plugin Author Chris Taylor

    (@mrwiblog)

    If you mean lines 2061-2064, I don’t know why I did that. I will release a fix for that in the next few minutes.

    Thread Starter Nyhm

    (@nyhm)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Secure Invites] Invitation link does not honor https setting’ is closed to new replies.