Mercurial > libervia-backend
log src/plugins/plugin_misc_account.py @ 1908:ffcd7904b655
age | author | description |
---|---|---|
Fri, 11 Mar 2016 12:31:33 +0100 | souliane | plugin misc account: separate profile creation and sending emails, so we can wait and send the emails at the right time (when we know that no error occured) |
Wed, 09 Mar 2016 12:54:26 +0100 | Goffi | plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail |
Wed, 09 Mar 2016 11:52:18 +0100 | souliane | plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode) |