MISP/app
iglocska 42841b59c1 Finished the e-mailing rework branch, fixes #505, fixes #504, fixes #502, fixes #499
- this commit is mostly here to capture what was changed in hotfix 2.3.69

- e-mailing completely reworked, all e-mails now flow through the same method
- that method will handle all encryption and the decisions whether to send e-mails unencrypted to users without an encryption key, whether to keep the body of the e-mail untruncated, etc
- all e-mails are now also logged here (including the reason of a potential failure)

- new server settings for default template messages for password resets / new user welcome messages

- admin e-mail interface reworked and org admins now also have access to the features

- password resets / new user for site and org admins (where applicable) - quickly reset the password of a user and alert them using the pre-defined reset template

=====

- Tuned the freetext import to really accept free-text. Let me know if you have any tips for tuning the detection further!

- it now breaks the passed string on whitespace and line-break and tries to resolve the rest. Filename resolution tightened to exclude anthing that starts or ends with a .
2015-05-27 18:27:53 +02:00
..
Config
Console
Controller Blackhole message due to csrf replaced with something more obvious, fixes #504 2015-05-27 18:22:51 +02:00
Lib
Locale/eng/LC_MESSAGES
Model Finished the e-mailing rework branch, fixes #505, fixes #504, fixes #502, fixes #499 2015-05-27 18:27:53 +02:00
Plugin
Test replace Risk with ThreatLevel [skip ci] 2013-11-17 17:54:15 +01:00
Vendor
View Blackhole message due to csrf replaced with something more obvious, fixes #504 2015-05-27 18:22:51 +02:00
files
tmp
webroot
.htaccess
Makefile Static program analysis 2012-12-19 03:08:52 +00:00
index.php