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 feature to exclude certain servers to users based on user's country code #1

Open
lunarthegrey opened this issue Jun 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lunarthegrey
Copy link
Contributor

Currently, it's possible that a user in a specific country can be provided with an access key from a server that is known to be blocked in their country (usually based on IP).

At the moment, there is no logic regarding this in the FCP.

We could implement a way to retrieve the user's country code in the request sent to the Cloudflare edge, then use that country code to make decisions about what server will be used to issue an access key.

@lunarthegrey lunarthegrey changed the title Add the ability to exclude certain servers to users based on user's country code Add feature to exclude certain servers to users based on user's country code Jun 16, 2024
@lunarthegrey lunarthegrey added the enhancement New feature or request label Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant