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
- add whitelist plugin
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