- Posts: 7
Source IP not allowed - Multiple IPs for Joomdle Webservices
- Tristan Roscoe
- Topic Author
- Offline
- New Member
-
Less
More
11 years 6 months ago #1
by Tristan Roscoe
Source IP not allowed - Multiple IPs for Joomdle Webservices was created 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.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
11 years 6 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Source IP not allowed - Multiple IPs for Joomdle Webservices
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)
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.