MISP/app/Config
iglocska a93807439d Several bigger changes
- new functionality: Event blacklisting by UUID
  - site admins cna enable this feature in the server settings
  - enabling the feature will make the required db changes
  - any deleted event will automatically get blacklisted
  - this prevents deleted events from flowing back from a synced instance
  - site admins can manually add UUIDs to the list and remove entries

- fix to UUID duplication issues for attributes
  - simply run the admin script and it will regenerate the UUID of attributes that are duplicates, if any such exist
  - timestamps/event published status will not be affected

- config.core.php now includes a change that prevents from 404 exceptions being logged
  - the sync uses 404s to signal that an event with a given uuid does not exist when negotiating proposal synchronisation
  - this causes a dangerously high amount of noise in the logs
2015-08-17 16:10:10 +02:00
..
Schema Use innodb engine for cake sessions table 2015-06-10 07:09:42 +02:00
acl.ini.php Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
acl.php Merge branch 'master' into develop 2012-12-12 18:01:39 +01:00
bootstrap.b.default.php CIDR now recognised by freetext import 2014-10-13 09:16:09 +02:00
bootstrap.default.php Added client SSL certificate authentication as a CakePHP plugin 2015-04-16 22:14:43 -03:00
config.default.php Merge branch 'unencrypted' into hotfix-2.3.69 2015-05-25 10:25:25 +02:00
core.b.default.php CIDR now recognised by freetext import 2014-10-13 09:16:09 +02:00
core.default.php Several bigger changes 2015-08-17 16:10:10 +02:00
database.default.php Merging several pull requests and a few other changes 2015-02-02 13:12:15 +01:00
email.php Wrong file included in previous commit 2013-06-20 16:28:15 +02:00
routes.php First commit of the event view ajaxification 2014-03-24 16:33:40 +01:00