You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/27 01:42:44 UTC

[GitHub] [apisix-dashboard] stutipatelorigo commented on issue #2284: APISIX DASHBOARD: how to use regex to strict match uri with both path and query params in a single request

stutipatelorigo commented on issue #2284:
URL: https://github.com/apache/apisix-dashboard/issues/2284#issuecomment-1022765859


   hi @juzhiyuan , I am still not sure about this. I tried. It seems like We can declare a global uri for many matching urls but not the specific one which is vulnurable at some point.
   
   for e.g. If i have below urls to create in apisix routes:
   1. GET /users/{username}
   2. GET /users/{username}/authorities
   3. GET /users/{username}/tenants


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org