Bug 51800 - Allow plain text passwords
Summary: Allow plain text passwords
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-12 12:04 UTC by Till Gerken
Modified: 2002-12-12 13:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Gerken 2002-12-12 12:04:05 UTC
Version:           0.5.8cvs >= 20021020 (using KDE 3.1.1 (CVS >= 20021124))
Installed from:     (testing/unstable)
Compiler:          gcc version 3.2.1
OS:          Linux (i686) release 2.4.20-pre11

Posting on behalf of Luis peralta:

  It would be great to have a checkbox allowing the password to be sent
plain, without digest auth. This is for the purpose of being able to
connect to jabber server that use external auth methods and need to see
the password unmodified. That is the case when you authenticate users
against a pop server, samba, ldap, etc...
Comment 1 Till Gerken 2002-12-12 13:41:34 UTC
Subject: kdenonbeta/kopete/protocols/jabber

CVS commit by gerken: 

Adding plaintext authentication method
CCMAIL: peralta@spisa.act.uji.es, 51800-done@bugs.kde.org


  M +20 -0     jabberprefs.cpp   1.17
  M +13 -11    jabberprotocol.cpp   1.115
  M +2 -0      ui/dlgjabberprefs.cpp   1.14
  M +345 -286  ui/dlgpreferences.ui   1.11