MISP/app/Controller
Iglocska 430f8ea479 URL fallback when adding users fails for the sync user dropdown 2016-01-26 10:03:46 +01:00
..
Component Merge branch 'master' into 2.4-beta 2015-11-22 17:53:08 +01:00
AppController.php Entering a valid controller/action and an invalid one produced a different result pre-auth 2016-01-21 14:52:06 +01:00
AttributesController.php Fix to an invalid permission lookup denying users from mass deleting attributes due to a copy pasta fail 2016-01-18 15:37:07 +01:00
EventBlacklistsController.php
EventsController.php Added the option to override attribute creation in the freetext import tool for site admins 2016-01-25 02:01:59 +01:00
JobsController.php Rework of the scheduled caching jobs 2016-01-10 19:45:33 +01:00
LogsController.php Further fix to the previous commit affecting the log search 2016-01-13 08:40:18 +01:00
OrganisationsController.php Added full text search to organisation index, fixes #803 2016-01-19 16:25:54 +01:00
PagesController.php
PostsController.php Fixed an issue with discussions where a new thread would not have a default distribution and sharing group ID and would fail on creation, fixes #758 2015-12-16 08:59:31 +01:00
RegexpController.php Fixed a security issue with the regular expressions 2015-11-16 19:47:31 +01:00
RolesController.php
ServersController.php Check permissions on config files, fixes #837 2016-01-12 10:44:06 +01:00
ShadowAttributesController.php Fixed an invalid org lookup on the proposal download blocking users from downloading proposal attachments, fixes #874 2016-01-22 09:03:37 +01:00
SharingGroupsController.php Further progress on the sync 2015-12-09 01:43:54 +01:00
TagsController.php Various fixes 2015-12-16 00:48:30 +01:00
TasksController.php Various fixes throughout the application 2015-11-28 23:49:52 +01:00
TaxonomiesController.php Rework of the taxonomies 2015-11-27 17:41:41 +01:00
TemplateElementsController.php Various fixes throughout the application 2015-11-28 23:49:52 +01:00
TemplatesController.php Copy pasta fail on the populate from template action 2016-01-22 09:28:33 +01:00
ThreadsController.php Further progress 2015-12-07 02:02:32 +01:00
UsersController.php URL fallback when adding users fails for the sync user dropdown 2016-01-26 10:03:46 +01:00
WhitelistsController.php