Jump to content

Auto auth goto does not work as expected


Recommended Posts

Hi,

We were using auto auth (https://docs.whmcs.com/AutoAuth) feature and we were using goto to redirect user to a specific page like this:

$url="http://demo.whmcs.com/dologin.php?timestamp=1548658973&email=def@xyz.com&hash=abc&goto=".urlencode('/x/y/z');

It was working perfect and was redirecting users to 'http://demo.whmcs.com/x/y/z' until this update.

After the upgrade, system is redirecting users to 'http://demo.whmcs.com/z' (it is not respecting /x/y and it is just respecting the last part of the address).

 

Could you please let me know how can I solve this?

 

Thanks

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated