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

feat: Block registration for unacceptable IP addresses or subnet #1555

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

kworkbee
Copy link

@kworkbee kworkbee commented Aug 21, 2024

The need for a function to block unauthorized registration has emerged and this function has been implemented.

Created a new property called eureka.blockingIpAddresses to receive a specific IP or subnet, which prevents AbstractInstanceRegistry#register behavior if the registrant's IP corresponds to this.

@kworkbee
Copy link
Author

kworkbee commented Aug 21, 2024

Hi, @drobertduke @howardyuan !
If you are related in this project, please can you take a look at it? Thanks :)

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.

1 participant