Mercurial > libervia-backend
log src/plugins/plugin_misc_account.py @ 1927:03f780b60d5d
age | author | description |
---|---|---|
2016-03-21 | souliane | plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede): |
2016-03-11 | 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) |
2016-03-09 | Goffi | plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail |
2016-03-09 | souliane | plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode) |
2016-03-09 | Goffi | plugin account: fixed use of {domain} instead of hardcoded libervia.org for welcoming e-mail. |
2016-03-07 | souliane | plugin misc_account: fixes handling of deprecater parameter "admin_email" |
2016-02-27 | Goffi | plugin account: modifications in welcoming email: |
2016-02-27 | Goffi | plugin account: email sending improvments: |