On Tue, 23 Mar 2004 [EMAIL PROTECTED] wrote:

> >> It is limited to digest auth. However, re-implementation of plain text
> >> auth is trivial (perhaps one should add a configuration option).
> > Oki. We are willing to contribute these features, but need some hint to
> > reduce the time that would require analyzing the code...
>
> http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/JabberApplet/org/jabber/applet/communication/JabberComm.java?r1=1.6&r2=1.7


Thanks a lot Maqi... I did the modification, and now something weird (?)
is happening, the applet connects, the password is accepted, but just
before the start of the session the applet disconnects...

Mar 24 16:06:28 rodolfo jabberd/sm[13975]: ready for sessions
Mar 24 16:06:42 rodolfo jabberd/c2s[13983]: [7] [200.200.200.200,
port=42496] connect
Mar 24 16:08:20 rodolfo jabberd/c2s[13983]: [7] [200.200.200.200,
port=42496] disconnect
Mar 24 16:08:41 rodolfo jabberd/c2s[13983]: [7] [200.200.200.200,
port=42505] connect
Mar 24 16:08:42 rodolfo jabberd/c2s[13983]: [7] auth succeeded:
username=myself, resource=JabberApplet-1831939497
Mar 24 16:08:42 rodolfo jabberd/c2s[13983]: [7] requesting session:
[EMAIL PROTECTED]/JabberApplet-1831939497
Mar 24 16:08:42 rodolfo jabberd/c2s[13983]: [7] [200.200.200.200,
port=42505] disconnect
Mar 24 16:08:42 rodolfo jabberd/sm[13975]: session started:
[EMAIL PROTECTED]/JabberApplet-1831939497


I tested with exodus and kopete and they login fine... :S

So I guess the applet is dropping the connection?...

Thanks.
Rodolfo.
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to