Source IP not allowed - Multiple IPs for Joomdle Webservices

  • Tristan Roscoe
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #1 by Tristan Roscoe
Where would you modify the code to specify a range? Are you not using the token authentication method now? Not sure why you have to specify internal IP anymore. Could you not just open it up to all internal IPs?

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #2 by Antonio Durán
Token auth is used on Moodle side only. We plan to do the same on Joomla side too, so we can remove IP check.

Code for this is in: components/com_joomdle/controllers/ws.xmlrpc.php
Function: check_origin ()
(Joomla 3.x)

Please Log in or Create an account to join the conversation.