Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
No problem with Psi

Original comment by [email protected] on 27 May 2008 at 3:07

from jabber-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
When disabling digest authentication in jabberd server (c2s.xml), everything is 
OK
(authentication done with PLAIN mechanism).
So I think is related to some mis-interpretation of the MD5 string sent by the 
server
located in MD5Processor.cs.
I will try to fix it.

Original comment by [email protected] on 2 Jun 2008 at 12:59

from jabber-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Here is a dump of the challenge the server is sending:

00000000  72 65 61 6c 6d 3d 22 77  65 62 32 30 30 33 22 2c  |realm="web2003",|
00000010  20 6e 6f 6e 63 65 3d 22  59 61 34 6a 75 4d 63 35  | nonce="Ya4juMc5|
00000020  34 48 6f 54 58 30 4f 6b  55 4f 44 31 6f 41 3d 3d  |4HoTX0OkUOD1oA==|
00000030  22 2c 20 71 6f 70 3d 22  61 75 74 68 2c 20 61 75  |", qop="auth, au|
00000040  74 68 2d 69 6e 74 22 2c  20 63 68 61 72 73 65 74  |th-int", charset|
00000050  3d 75 74 66 2d 38 2c 20  61 6c 67 6f 72 69 74 68  |=utf-8, algorith|
00000060  6d 3d 6d 64 35 2d 73 65  73 73                    |m=md5-sess|


What server are you using?  I've never seen one send space between the tokens 
of the DIGEST-MD5, but RFC 
2831 seems to allow it.  I'll add the ability for there to be LWS in the MD5 
parser.

Original comment by [email protected] on 2 Jun 2008 at 3:51

  • Changed state: Accepted

from jabber-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I'm using jabberd2 (http://jabberd2.xiaoka.com/) server win32 build
(jabberd-2.1svn557-win32.msi 2008-02-05, 1.46 MB, win32 SVN revision #557 
installer,
modules: SQLite (default) auth & storage, MySQL auth & storage, NTLogon auth 
module).

Original comment by [email protected] on 2 Jun 2008 at 4:02

from jabber-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Fixed in head.  Please svn up, verify, and reopen if it doesn't work for you.  
Added
a unit test as well, to try to prevent regressions.

Original comment by [email protected] on 3 Jun 2008 at 12:47

  • Changed state: Fixed

from jabber-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.