This is an automated email from the ASF dual-hosted git repository.
chenjunxu pushed a change to branch refactor
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 03d39f8 feature: refactor plugin api and auth api (#556)
new 65ed623 fix auth bug
new 061d9a2 fix route search by uri
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/conf/conf.go | 14 ++------
api/filter/authentication.go | 2 +-
api/internal/handler/route/route.go | 22 ++++++++++--
api/internal/handler/route/route_test.go | 53 +++++++++++++++++++++++++++-
api/internal/handler/service/service_test.go | 4 +--
5 files changed, 77 insertions(+), 18 deletions(-)