Feature #3578132: Kerberos configuration should be passwordless (II)
commita1fd830ac1a86da1eb69210da1e51ac4b792e8a8
authorStefan Becker <chemobejk@gmail.com>
Tue, 18 Dec 2012 20:38:00 +0000 (18 22:38 +0200)
committerStefan Becker <chemobejk@gmail.com>
Tue, 18 Dec 2012 21:03:03 +0000 (18 23:03 +0200)
tree4c3b42d891d3025abc33d4fb94c2529d46a1b9ad
parentba1edc3121ccd24a576fad99f523dfd04010f196
Feature #3578132: Kerberos configuration should be passwordless (II)

There are Pidgin users out there that don't like that their password
has now to be stored in cleartext on the disk. For them the original
implementation is not acceptable. Refactor the functionality of
sipe_purple_login() and use purple_account_request_password() when the
user hasn't set a password.

Sometimes reading the documentation *FIRST* would help...

Re-arranging the code also revealed that the original implementation
probably caused the SSO flag setting to be ignored on Windows SSPI
configurations.
src/purple/purple-plugin.c