iwangjie opened a new issue, #4376:
URL: https://github.com/apache/shenyu/issues/4376

   ### Description
   
   When accessing publicly, it is usually necessary to set a white list(for 
example predicates remoteAddr), and complex white list verification (such as 
business-related) can be realized by interceptors of programs. However, for 
some simple scenarios, such as fixed IP or IP segments or even common intranet 
segments, we can realize it through plug-ins, and make full use of the hot-plug 
characteristics of plug-ins to configure white lists.
   
   Ask the community, if the vote passes, please assign this task to me, I can 
achieve it.
   
   ### Task List
   
   1. add whitelist plugin


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to