allow whitelist by textbox
-
If the rest service (e.g. from a plugin) currently has a hundred endpoints, we need to check all the endpoints manually from this plugin (since the endpoints are listed as checkboxes). Please add a text field where we can whitelist endpoints based on the provided URLs, for example:
// allows all endpoints from the URL endpointOfPlugin/ with wildcards
rest-api/endpointOfPlugin/*Thanks.
- You must be logged in to reply to this topic.