#103: username field is case sensitive with authreg_mysql
-------------------+--------------------------------------------------------
Reporter:  Teresa  |        Owner:  smoku      
    Type:  defect  |       Status:  closed     
Priority:  minor   |    Component:  Unsupported
 Version:  2.1.7   |   Resolution:  wontfix    
Keywords:          |     Blocking:             
-------------------+--------------------------------------------------------
Comment (by sxw):

 This isn't a problem that's restricted to CyrusSASL, although it won't
 show up when using the GSASL backend until that supports proxy
 authorization.

 The problem is that the c2s CHECK_AUTHZID callback does ...

 strcmp(creds->authnid, jid.node)

 where jid.node has been nodeprep'd and creds->authnid hasn't been.

 A simple patch will be attached.

-- 
Ticket URL: <http://jabberd2.xiaoka.com/ticket/103#comment:10>
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