MISP/app/Controller
iglocska 85e52810a4 Ignoring non MISP AUTHORIZATION headers, fixes #478
- Users being logged on would not be able to use the actions that are also used for automation
- Those actions trigger a check of the authorization header, which in certain use cases can be set with values that is outside of the scope of MISP

- MISP will now try to only detect MISP auth keys in the headers and if it detects something else it ignores it
2015-05-20 16:32:04 +02:00
..
Component Fix to the STIX export fixes #311 and a temporary fix to an OpenIOC import issue 2014-10-30 10:30:55 +01:00
AppController.php Ignoring non MISP AUTHORIZATION headers, fixes #478 2015-05-20 16:32:04 +02:00
AttributesController.php Fix to copy pasta issue breaking from/to filters in exports, fixes #494 2015-05-16 01:31:18 +02:00
EventsController.php Fix to copy pasta issue breaking from/to filters in exports, fixes #494 2015-05-16 01:31:18 +02:00
JobsController.php Several issues fixed 2014-11-27 14:47:13 +01:00
LogsController.php Search in logs fixed, fixes #434 2015-03-14 08:29:19 +01:00
PagesController.php Removal of the remains of the old authorization / adding new ones where 2013-04-26 14:43:44 +02:00
PostsController.php Update to the discussions 2013-11-04 11:31:15 +01:00
RegexpController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00
RolesController.php Merge branch 'feature/roleChanges' into feature/XML_and_UI 2013-10-25 10:39:18 +02:00
ServersController.php Fixed issue with proxy settings attempted to be added in synctool, even if not set 2015-05-15 09:25:07 +02:00
ShadowAttributesController.php Merge branch 'disallow_unpublished_events' into hotfix-2.3.59 2015-04-08 22:22:22 +02:00
TagsController.php Make unpublished events private if MISP.unpublishedprivate == true 2015-02-05 17:16:40 +01:00
TasksController.php Fix to the new sync issues since 2.3.39, fixing #365 2015-01-15 13:46:11 +01:00
TemplateElementsController.php Fixed broken AJAX queries in MISP as a result to changes in cakephp 2.4.8+ 2014-08-06 10:02:52 +02:00
TemplatesController.php Fix to some event altering actions not updating the timestamp 2014-12-10 14:08:08 +01:00
ThreadsController.php Made thread title clickable in event discussions fixes #270 2014-08-06 14:37:19 +02:00
UsersController.php Sync users should default to termsaccepted and no password change required, fixes #432 2015-03-14 08:35:24 +01:00
WhitelistsController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00