Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IP permission level for the REST API requests #12

Closed
ErikHommel opened this issue Jul 18, 2017 · 1 comment
Closed

Add IP permission level for the REST API requests #12

ErikHommel opened this issue Jul 18, 2017 · 1 comment
Assignees

Comments

@ErikHommel
Copy link
Collaborator

I would like to be able to restrict whitelisted API calls to specific IP addresses only, so I can limit for example the Contribution Get API only if it is coming from my website and not from any other applications, even though they could have other whitelisted API calls.

@ErikHommel ErikHommel self-assigned this Jul 19, 2017
ErikHommel added a commit that referenced this issue Jul 20, 2017
ErikHommel added a commit that referenced this issue Jul 20, 2017
@ErikHommel
Copy link
Collaborator Author

Issue is now resolved, and the documentation will be updated with this too.
We still have one issue though: if we want to whitelist API calls for specific IP's we need a large list which is no fun. Will be captured in a new issue (#15), no quick solution we can spot at this moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant