MISP/app
iglocska 3431d2cc0d Rework of the e-mailing, part 1
- Reworking the way e-mails are sent - all of it goes through a centralised e-mail method
- just pass the recipient, recipient encryption key collection, body, alternate body if the message cannot be encrypted, subject, reply to address and pgp key for reply to along and the method will do the rest

- encrypt if possible, check if sending without encryption is allowed, signing, adding attachment for reply to encryption key, using alternate sanitised body if it is enforced for accounts that cannot use encryption is all done in one place

- easy to maintain and expand with future changes (such as the S/MIME pull request on github)
2015-05-25 17:18:39 +02:00
..
Config Merge branch 'unencrypted' into hotfix-2.3.69 2015-05-25 10:25:25 +02:00
Console Merge branch 'email-notifications' into hotfix-2.3.69 2015-05-25 10:24:04 +02:00
Controller Rework of the e-mailing, part 1 2015-05-25 17:18:39 +02:00
Lib Freetext import tool now splits the input by line break and whitespace, fixes #502 2015-05-24 10:09:41 +02:00
Locale/eng/LC_MESSAGES Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
Model Rework of the e-mailing, part 1 2015-05-25 17:18:39 +02:00
Plugin removed session handling from plugin and moved to AppController 2015-04-28 11:25:13 -03:00
Test replace Risk with ThreatLevel [skip ci] 2013-11-17 17:54:15 +01:00
Vendor Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
View Left off a file 2015-05-13 17:04:09 +02:00
files Merge branch 'stix_no_random_ids' into hotfix-2.3.59 2015-04-08 22:30:39 +02:00
tmp First version of the templating feature complete 2014-07-02 16:20:19 +02:00
webroot PGP key lookup for lazy MISP instance admins, fixes #492 2015-05-13 17:01:56 +02:00
.htaccess Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
Makefile Static program analysis 2012-12-19 03:08:52 +00:00
index.php Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00