username and client_id is case sensitive?
aijingaiyi opened this issue · 3 comments
aijingaiyi commented
when use mysql to store acl information, emqx is not case sensitive about client_id and username fileds;
HJianBo commented
Yes, it is indeed indistinguishable.
aijingaiyi commented
thank you for confirming this,there are many strange things happened before,that confused me a lot, is thiere any plan to make it case sensiive?
HJianBo commented
Sorry @aijingaiyi these fields are case-sensitive, I misunderstood.