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 IPv4 Whitelist to Admin API #58

Open
1 task done
AnushK-Fro opened this issue Dec 8, 2023 · 0 comments
Open
1 task done

Add IPv4 Whitelist to Admin API #58

AnushK-Fro opened this issue Dec 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AnushK-Fro
Copy link

Is there an existing feature request for this?

  • I have searched the existing issues before opening this feature request.

Describe the feature you would like to see.

Sometimes I get this error through the API when trying to create or fetch a user:

{
    "message": "Too Many Attempts."
}

It would be nice if it would be possible to only allow certain IP addresses to use Convoy's Admin API, and the IP addresses that are allowed, should be able to use the API without any ratelimit.

Describe the solution you'd like.

It would be nice if it would be possible to only allow certain IP addresses to use Convoy's admin API, and the IP addresses that are allowed, should be able to use the API without any ratelimit. Ideally, allow users to set an IPv4 address for every API key, and the IPv4 address has to match the API key in order to be used.

Additional context to this request.

No response

@AnushK-Fro AnushK-Fro added the enhancement New feature or request label Dec 8, 2023
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