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 support for allowed_service_ips whitelist. #148

Merged
merged 1 commit into from
Dec 21, 2012
Merged

Add support for allowed_service_ips whitelist. #148

merged 1 commit into from
Dec 21, 2012

Conversation

adamcrown
Copy link
Contributor

allowed_service_ips can be set in config.yml to limit service
validations to a certain set of IPs or IP ranges. This prevents
just any site from being able to grab potentially sensitive
personal information.

allowed_service_ips can be set in config.yml to limit service
validations to a certain set of IPs or IP ranges. This prevents
just any site from being able to grab potentially sensitive
personal information.
@tpickett66 tpickett66 merged commit 1be41b9 into rubycas:master Dec 21, 2012
@adamcrown adamcrown deleted the allowed_service_ips branch December 21, 2012 17:44
@adamcrown
Copy link
Contributor Author

This should probably also close #87 since it's a different way of handling the same security issue.

Thanks.

@tpickett66
Copy link
Contributor

Done

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

Successfully merging this pull request may close these issues.

2 participants