Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

connect() returns True even if the password is wrong #321

Open
bortzmeyer opened this issue Sep 21, 2014 · 0 comments
Open

connect() returns True even if the password is wrong #321

bortzmeyer opened this issue Sep 21, 2014 · 0 comments

Comments

@bortzmeyer
Copy link

I runexamples/send_client.py of today's git. In this example, I type an erroneous password:

% python send_client.py 
Username: bortzmeyer@jabber.lqdn.fr
Password: 
Send To: bortzmeyer@dns-oarc.net
Message: Test
INFO     Negotiating TLS
INFO     Using SSL version: TLS 1.0
WARNING  Could not find pyasn1 and pyasn1_modules. SSL certificate COULD NOT BE VERIFIED.
INFO     Authentication failed: not-authorized
INFO     Authentication failed: not-authorized
ERROR    No appropriate login method.
INFO     Waiting for </stream:stream> from server
ERROR    Error reading from XML stream.
Done
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant