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/11/25 07:08:49 UTC

[GitHub] [apisix-dashboard] mscb402 opened a new issue, #2669: feat: cors plugin config is mislead for user

mscb402 opened a new issue, #2669:
URL: https://github.com/apache/apisix-dashboard/issues/2669

   # Feature request
   
   ## Please describe your feature
   
   On the Cors plugin config page, the `allow_origins_by_regex` help message is misleading the user.
   
   <img width="467" alt="image" src="https://user-images.githubusercontent.com/11229089/203920700-74089e4b-97fa-484b-b844-b212c3d0af4f.png">
   
   This example ` [".*.test.com"]` is for users who use API to config the plugin.
   But in the dashboard, the user can directly implement the array configuration in the API through the operation on the UI, so the prompt information here will mislead the user
   
   An issue from Apisix, the user has been misled.
   https://github.com/apache/apisix/issues/8399#issuecomment-1327084150
   
   ## Describe the solution you'd like
   
   Change the help message for the dashboard.


-- 
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.apache.org

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


[GitHub] [apisix-dashboard] mscb402 commented on issue #2669: feat: cors plugin config is mislead for user

Posted by GitBox <gi...@apache.org>.
mscb402 commented on issue #2669:
URL: https://github.com/apache/apisix-dashboard/issues/2669#issuecomment-1327095457

   please assign me to solve this @tokers 


-- 
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


[GitHub] [apisix-dashboard] bzp2010 closed issue #2669: fix: cors plugin config 'allow_origins_by_regex' help message is mislead for user

Posted by GitBox <gi...@apache.org>.
bzp2010 closed issue #2669: fix: cors plugin config 'allow_origins_by_regex' help message is mislead for user
URL: https://github.com/apache/apisix-dashboard/issues/2669


-- 
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