MISP/app
iglocska 181566bafb More graceful handling of pgp errors in the emailer
- until now the encryption of emails happened in a try catch block
- however, crypt_gpg throws a fatal error instead of an exception, killing the background worker

- added an extra checking algorithm that will test the key for a valid encryption key (encryption enabled + not expired)
- if it's not there, it will just log an error message and continue execution of the other e-mails
2015-12-22 16:27:08 +01:00
..
Config Fix to an issue with the proposal uploader 2015-11-26 16:38:39 +01:00
Console Fix to the correlation peformance 2015-12-17 10:25:30 +01:00
Controller When adding/editing a sync user, the choice to limit a user by instance settings shows empty lines for instances without a name 2015-12-21 12:08:08 +01:00
Lib Update cakephp 2.7 to HEAD 2015-12-17 17:18:07 +01:00
Locale/eng/LC_MESSAGES Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
Model More graceful handling of pgp errors in the emailer 2015-12-22 16:27:08 +01:00
Plugin Merge branch 'master' into 2.4-beta 2015-11-08 23:26:19 +01: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 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2015-12-21 10:39:39 +01:00
files taxonomies update 2015-12-18 17:45:44 +01:00
tmp Removed nested gitignores 2015-11-23 19:44:57 +01:00
webroot Some small taxonomy fixes 2015-11-29 22:36:14 +01: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