Changeset 803

Show
Ignore:
Timestamp:
08/07/08 07:47:20 (3 weeks ago)
Author:
sky
Message:

reminder to myself to go write test and fix the issue

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/DJabberd/lib/DJabberd/IQ.pm

    r802 r803  
    539539        $vhost->register_jid($jid, $conn, $regcb); 
    540540    }; 
     541 
     542 
     543    # XXX FIXME 
     544    # If the client ignores your wishes get a digest or password 
     545    # We should throw an error indicating so 
     546    # Currently we will just return authentication denied -- artur 
    541547 
    542548    if ($vhost->are_hooks("GetPassword")) {