Commit Graph

16 Commits

Author SHA1 Message Date
Clément Oudot
93d92e5577 Make sure there is not space in base64 value of the subject (#335) 2011-06-22 15:31:36 +00:00
Clément Oudot
7bab2be9de Change subject encoding method (#355) 2011-06-21 12:31:45 +00:00
Clément Oudot
740dd8191a Text mail and HTML mail are now initiated differently (#313) 2011-05-30 12:06:52 +00:00
Clément Oudot
44f78740c3 Work on included images, need more tests (#313) 2011-05-27 16:20:56 +00:00
Clément Oudot
0e8c129f0e Manage mail subject encoding (#314) 2011-05-27 14:30:14 +00:00
Clément Oudot
27dc8d5c46 Manage mail body charset (#311) 2011-05-27 14:08:49 +00:00
Clément Oudot
eb01359322 Configure Reply-To address (#312) 2011-05-27 09:41:13 +00:00
Clément Oudot
e70476ccfc Add a step in mail reset feature to resend the confirmation mail (#301) 2011-05-20 14:30:21 +00:00
Clément Oudot
2b45ee0a5e Add AuthUser and AuthPass parameter to SMTP send method (#293) 2011-04-14 15:59:42 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
40d2c70604 New target 'tidy' in Makefile 2010-03-01 20:32:28 +00:00
Clément Oudot
3222021897 Portal:
* Use HTML templates to send fancy reset password mail, with translations
* Send the new password by mail instead of diplaying it n the web page
* Remove the need to configure : the value is now set with help of {DOCUMENT_ROOT}
2010-01-22 11:25:37 +00:00
Clément Oudot
f6c250207c Portal - new feature: token to reset password by mail:
* A token is sent when user ask for password reset
* The token is linked to an apache session
* The password is reset if the token is valid
2010-01-21 17:38:55 +00:00
Clément Oudot
ee62c967b9 Reset password by mail for DBI backend 2009-12-30 19:42:17 +00:00
Clément Oudot
0a618cda34 Refactor DBI code in _DBI.pm and SMTP code in _SMTP.pm 2009-12-21 22:28:38 +00:00