XenForo-MCASSOC icon indicating copy to clipboard operation
XenForo-MCASSOC copied to clipboard

Offline AddOn Use

Open AlexDicy opened this issue 9 years ago • 4 comments

Hi, I have a local XenForo installation, I can't permit outgoing requests Is there a way to use this without the shared key? Thanks, Lorenzo.

AlexDicy avatar Apr 26 '16 16:04 AlexDicy

for testing purposes?

lol768 avatar Sep 01 '16 19:09 lol768

Yes

AlexDicy avatar Sep 02 '16 07:09 AlexDicy

I will look into this. In the meantime, you can turn insecure mode on which will disable the validation. You would then be able to fake the POST request that comes from mcassoc with curl, or alternatively you could even run your own mcassoc server locally (which would probably be more user friendly).

lol768 avatar Sep 02 '16 07:09 lol768

Thanks a lot I'm probability going to run the server :)

AlexDicy avatar Sep 02 '16 08:09 AlexDicy