MISP/app/Controller
iglocska d9f4e996f2 Parse authorization headers for a valid MISP auth key, fixes #478
- Keeps parsing until a valid auth key is found
2015-05-04 19:01:12 +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 Parse authorization headers for a valid MISP auth key, fixes #478 2015-05-04 19:01:12 +02:00
AttributesController.php Fixed various issues with the attribute REST api 2015-04-14 13:50:51 +02:00
EventsController.php Small fix to editing an event via the api 2015-04-16 23:16:15 +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 Use isOK() for version check 2015-03-19 15:09:54 +01: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