Mercurial > libervia-backend
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 |