Limit api locally
Is there a way to limit the api calls to be local only?
This is for 5.1.4 as I can't get it to upgrade to 5.1.8 so maybe this is just a bug.
(site.com/forum/ajax/api/user/save?userid=0&password=)
This registration api method bypasses the captcha and I wouldn't want someone to call my site's api remotely and add a bunch of random users?
it'd be safer if this limited to only be called locally from the same server
|