emqx / emqx-auth-http

EMQX HTTP Authentication/ACL Plugin

Home Page:https://emqx.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

401 status still let the client to connect

wudaoren opened this issue · comments

Environment

  • OS: CentOS-7
  • EMQ: v3.2.3

Description

I am returning 401.but the client is still able to connect.

error log:

2019-09-26 17:56:27.748 [warning] sdfxvcvxc@139.205.94.115:20698 [Protocol] Client sdfxvcvxc (Username: 'wang') login failed for 401
2019-09-26 17:56:42.046 [warning] sdfxvcvxcsdfsdf@139.205.94.115:20707 [Protocol] Client sdfxvcvxcsdfsdf (Username: 'wang') login failed for 401

The issue is already at emqx/emqx#2939, I will close this issue