This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 6374063 chore: sync json schema from Apache APISIX 2.2 (#1177)
add 1bc563c fix: well handle with malformed auth token in request header
(#1206) (#1210)
No new revisions were added by this update.
Summary of changes:
api/internal/filter/authentication.go | 5 ++--
api/test/e2e/authentication_test.go | 56 +++++++++++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 2 deletions(-)
create mode 100644 api/test/e2e/authentication_test.go