Bug 51800

Summary: Allow plain text passwords
Product: [Applications] kopete Reporter: Till Gerken <till.gerken>
Component: Jabber PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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