#103: username field is case sensitive with authreg_mysql
-------------------+--------------------------------------------------------
Reporter:  Teresa  |        Owner:  smoku
    Type:  defect  |       Status:  new  
Priority:  major   |    Component:  c2s  
 Version:  2.1.7   |   Resolution:       
Keywords:          |     Blocking:       
-------------------+--------------------------------------------------------
Comment (by Teresa):

 Replying to [comment:4 smoku]:
 > There were two chages in authreg_mysql: removing 0K login support and
 setting connection to UTF-8 properly. The second could probably interfere
 with the collation you have set.

 Making same SQL Statement in SQLyog (MySQL Gui Client) gives me proper
 answer:

 {{{
 SELECT `password` FROM `authreg` WHERE `username` = 'Teresa' AND `realm` =
 'kvitka.net';
 }}}

 i get my password back.

-- 
Ticket URL: <http://jabberd2.xiaoka.com/ticket/103#comment:8>
jabberd2 <http://jabberd2.xiaoka.com/>
jabberd2 project
_______________________________________________
jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to