[JDEV] passwords

DJ Adams dj.adams at pobox.com
Fri May 11 15:20:49 CDT 2001


On Fri, May 11, 2001 at 02:42:41PM -0400, Tony Byers wrote:
> Hello - 
> 
> I thought I had this figured out but I don't.  Does anyone know how to
> obtain the password from the client in any of the mod_auth files.  I've
> stuck the following line in many different places and password is always
> NULL.
> 
> password = xmlnode_get_tag_data(m->packet->iq, "password");
> 
> I've commented out mod_auth_digest and mod_auth_0k in jabber.xml so I'm
> assuming that password verification must be done in mod_auth_plain_jane.

FWIW - this works for me - I've just tried it. 

dj




More information about the JDev mailing list