log src/plugins/plugin_misc_account.py @ 1696:9a7a27c44611

age author description
Fri, 27 Nov 2015 16:54:11 +0100 Goffi plugin account: fixed profile creation: session is started to set the connection parameters, then stopped
Fri, 27 Nov 2015 11:21:51 +0100 souliane plugin misc_account: fixed password verification
Mon, 23 Nov 2015 18:50:02 +0100 souliane plugin misc_account: add method asyncConnectWithXMPPCredentials
Sat, 06 Jun 2015 17:01:22 +0200 souliane plugin misc_account: change the message sent by email after an account creation
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 07 Oct 2014 17:12:41 +0200 Goffi core: better management of default value in getConfig
Sun, 21 Sep 2014 13:10:55 +0200 souliane memory: Sessions.newSession can be called with a forced session ID
Wed, 25 Jun 2014 19:11:30 +0200 souliane plugin misc_account: delete the profile session after the registration is done
Mon, 23 Jun 2014 10:23:13 +0200 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
Mon, 23 Jun 2014 00:44:10 +0200 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
Thu, 19 Jun 2014 19:20:52 +0200 souliane plugin misc_account: suppress the profile after its creation if the XMPP account registration failed
Wed, 21 May 2014 23:17:51 +0200 souliane plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
Wed, 21 May 2014 12:07:13 +0200 souliane plugin misc_accout: update relative to the introduction of profile password:
Tue, 20 May 2014 15:47:08 +0200 souliane plugin misc_account: do not send the password with the confirmation email for account creation