The Wayback Machine - https://web.archive.org/web/20220531112230/https://github.com/topics/apisix
Skip to content
#

apisix

Here are 26 public repositories matching this topic...

Baoyuantop
Baoyuantop commented Apr 25, 2022

Feature request

Please describe your feature

The current requirement to enable an authentication class plugin when creating a Consumer in Dashboard is inconsistent with the Admin API behavior. https://apisix.apache.org/docs/apisix/admin-api#consumer
Inconsistent behavior can lead to a number of problems #2436

Describe the solution you'd like

Users can create a Consumer in Das

qinming99
qinming99 commented Oct 12, 2021

The log of the Java plug-in is written to the error.log of apisix, which is unreasonable. Because the plug-in itself will generate many logs, the plug-in log is mixed with the apisix log

advice:
The Java plug-in log is printed separately and controlled by the Java plug-in itself

enhancement good first issue

Improve this page

Add a description, image, and links to the apisix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apisix topic, visit your repo's landing page and select "manage topics."

Learn more