MISP/app/Controller/Component
iglocska d7e3674987
new: [audit] Added user monitoring
- site admins can set the monitoring flag on a user if the feature is enabled on the instance
- monitored users will have all requests logged along with POST bodies

- keep in mind this functionality is quite heavy and intrusive - so use it with care. The idea is that this allows us to track potentially malicious users during an investigation
2020-03-25 11:49:33 +01: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: [audit] Added user monitoring 2020-03-25 11:49:33 +01:00
AdminCrudComponent.php
ApacheSecureAuthComponent.php
BlackListComponent.php fix: Fixed i18n strings in Controllers 2019-04-02 16:57:41 +03:00
CidrComponent.php
DeprecationComponent.php chg: [internal] switch intval to (int) 2019-11-20 15:53:38 +01:00
IOCExportComponent.php
IOCImportComponent.php Support empty attribute type in IOC import 2019-06-27 07:39:29 +02:00
IndexFilterComponent.php new: [UI] Added the index filter component 2019-11-06 21:16:50 +01:00
RateLimitComponent.php fix: [missing] component added 2019-10-08 11:47:08 +02:00
RestResponseComponent.php Merge branch 'zoidberg-timeline' into zoidberg-final 2019-12-06 15:40:51 +01:00
RestSearchComponent.php new: [API] object level restSearch added 2020-02-29 08:57:32 +01: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