emqx/emqx-auth-mysql

username and client_id is case sensitive?

aijingaiyi opened this issue · 3 comments

when use mysql to store acl information, emqx is not case sensitive about client_id and username fileds;

Yes, it is indeed indistinguishable.

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?

Sorry @aijingaiyi these fields are case-sensitive, I misunderstood.