MISP/app/Controller/Component
iglocska 946602a696
new: [User settings] Added user settings system
- set settings / user
- settings can be set by user themselves or their org admin / site admin
- added first setting: publish_alert_filter
- accepts boolean branched filter options
  - supports deep logical trees
  - OR/NOT/AND
  - currently supports filtering on tags and the creator organisation
2019-09-25 11:50:54 +02:00
..
Auth Merge branch '2.4' into add-email-field-option-for-kerberos-authentication 2019-03-03 07:39:45 +05:30
ACLComponent.php new: [User settings] Added user settings system 2019-09-25 11:50:54 +02:00
AdminCrudComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ApacheSecureAuthComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
BlackListComponent.php fix: Fixed i18n strings in Controllers 2019-04-02 16:57:41 +03:00
CidrComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
IOCExportComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
IOCImportComponent.php Support empty attribute type in IOC import 2019-06-27 07:39:29 +02:00
RestResponseComponent.php new: [User settings] Added user settings system 2019-09-25 11:50:54 +02:00
ToolboxComponent.php fix: [ToolboxComponent] fixed model name lookup by moving to Model->alias over Model->name, fixes #5003 2019-08-15 19:46:52 +02:00