Commit Graph

1027 Commits (2.4)

Author SHA1 Message Date
Steve Fossen c65c1ddfb6 defaults for jobs table 2016-04-12 13:28:33 -07:00
Steve Fossen 750cbd0b2c defaults for events table. 2016-04-12 13:26:52 -07:00
Steve Fossen 075bd9875c defaults for users tables. 2016-04-12 13:25:22 -07:00
Steve Fossen c2f4d45161 default for roles perm_template 2016-04-12 13:21:06 -07:00
Alexander J 6edc3dc747 Update UPDATE.txt
solved an issue I had with "This account is currently not available."

Guess we can also change that in install guide
2016-04-07 15:03:43 +02:00
devnull- 536adba5bb Instructions to install SMIME patch 2016-04-04 18:08:40 +02:00
devnull- 97de0af774 Specific transport class to send SMIME with CakePHP (add SMIME headers) 2016-04-04 18:08:10 +02:00
devnull- cd7412b4ba PATCH: Update the database schema (SMIME) 2016-04-04 18:08:02 +02:00
Iglocska 89489eabeb error in the MYSQL.sql update 2016-03-31 01:16:37 +02:00
Iglocska 774663c3db MYSQL.sql updated 2016-03-31 01:09:04 +02:00
Alexandre Dulaunoy a917896d5d MISP logo in a square 2016-03-30 17:33:14 +02:00
Iglocska 2e4da85219 Default reverted to have the feeds disabled 2016-03-14 14:15:20 +01:00
Iglocska 47ffaf65b8 Fix to the previous commit
- also enabling the test feed by default
2016-03-14 14:07:47 +01:00
Iglocska 2783916c2a Update to the MYSQL.sql file for the feeds 2016-03-14 13:59:01 +01:00
Iglocska 4eba494008 Shameless small edit of the install documentation 2016-02-27 23:53:15 +01:00
Iglocska f4c14a5bf3 Update to the Debian install docs to reflect the changes made to the Ubuntu one 2016-02-26 23:46:29 +01:00
Iglocska 8c7e96a369 Restore missing tasks if needed and some updates to the install script
- If a task is missing then visiting the task index will automatically re-create it
- MYSQL.sql brought up to date, the upgrade scripts in the application shouldn't have to run on first login
2016-02-20 11:08:51 +01:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
William Robinet b726ccf955 Fix typos 2016-02-10 16:38:44 +01:00
Alexander J f46262ff2f Update INSTALL.ubuntu1404.txt 2016-02-02 17:30:55 +01:00
Alexander J 07487264e9 Update INSTALL.ubuntu1404.txt 2016-02-02 17:29:08 +01:00
Alexander J f00da2be3d Create INSTALL.debian.txt
I know there is already an ubuntu document, but still I found value to have it being mentioned that debian is supported as well

(There are also some minor changes to the ubuntu docu, would adjust the ubuntu doc as well)
2016-02-02 14:51:11 +01:00
Andras Iklody 460c6e52c6 Merge pull request #897 from koenigswinter/2.4
Update INSTALL.ubuntu1404.txt
2016-02-01 23:34:10 +01:00
Heiko Siebel 38804da49f Update INSTALL.ubuntu1404.txt
30: + gnupg-agent (apt-get install)
178: - su www-data -c 'bash /var/www/MISP/app/Console/worker/start.sh', + sudo -u www-data bash /var/www/MISP/app/Console/worker/start.sh (default Ubuntu installation fails to start the workers after a reboot --> "www-data" has no shell in "/etc/passwd").
220: + pip install redis
2016-02-01 23:26:43 +01:00
Iglocska 5074ee948f Merge branch 'update_script' into 2.4 2016-02-01 15:13:55 +01:00
Iglocska 9c6ed17a4d Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2016-02-01 15:11:32 +01:00
Iglocska 375a66220e Made the background workers baseline, should make the installation a bit easier 2016-02-01 15:10:45 +01:00
AaronK 22b6bdd725 Update UPDATE.txt
permissions: it's enough to chown -R www-data /var/www/MISP
2016-02-01 13:49:04 +01:00
Alexander J 5ad2434db6 Update INSTALL.ubuntu1404.txt
change base url should be not optional but required for every installation to be changed
2016-01-29 15:33:27 +01:00
Iglocska b3d5422043 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2016-01-20 11:47:59 +01:00
Iglocska 999a449cc3 Update to the upgrade procedure
- clearer instructions
- removal script for obsolete columns

- the removed columns can cause exceptions if not removed as described in #814
2016-01-20 11:45:23 +01:00
David André b5d6ee0fca Add php5-mysql in packages to install 2016-01-20 10:11:57 +01:00
Andreas Ziegler 1ea49bf9cc Update INSTALL.ubuntu1404.txt
Debian 7 (Wheezy) is oldstable since April 2015
2016-01-15 21:31:08 +01:00
Richard van den Berg 5b3de13553 CentOS 7 needs chmod +x /etc/rc.local 2016-01-15 15:45:18 +01:00
Richard van den Berg 1daa7113bf Restart php-fpm after redis install 2016-01-15 15:23:34 +01:00
Richard van den Berg a23027eee4 Updated MISP 2.4 INSTALL instructions for CentOS 6 2016-01-15 15:06:48 +01:00
Richard van den Berg cf67ef09ce Updated MISP 2.4 INSTALL instructions for CentOS 7 2016-01-15 12:47:13 +01:00
Alexandre Dulaunoy 4a8f3c1245 MISP toolbar logo (CC-BY) 2016-01-14 17:22:36 +01:00
Iglocska e4ffbca3e1 Added purpose of UPDATE.txt 2016-01-12 19:48:07 +01:00
Raphaël Vinot 63a6e3b579 Make sure the perms are right after the upgrade 2016-01-11 16:12:46 +01:00
Iglocska aa5eb55a84 Updated an outdated upgrade procedure for cakephp in UPDATE.txt
- as described in #833
2016-01-10 20:06:31 +01:00
Iglocska 26abe7e901 Changes to the organisations table in the upgrade script
- matches the changes made to the MYSQL.sql
- makes contextual fields nullable
2016-01-09 22:12:47 +01:00
Iglocska abb3340bff Reverted some contextual org fields to nullable 2016-01-06 21:10:57 +01:00
Iglocska 660f3a80be Updated upgrade.txt 2016-01-04 21:33:51 +01:00
iglocska d4990d957a Fixed some issues with the index length of the value fields in the MYSQL.sql file, fies #793
- Also some additional issues resolved
2015-12-28 14:05:13 +01:00
iglocska fea225c409 Rework of the contributor field, some MYSQL.sql tweaks
- added indeces to the MYSQL.sql file
- contributors now looks for shadow attributes instead of log entries (should make the event view much faster and resolve some timeout issues on sync when the log is massive)
2015-12-27 19:00:35 +01:00
Alexandre Dulaunoy 0640afd50c MISP screenshot panorama 2015-12-19 22:31:08 +01:00
Alexandre Dulaunoy f8f367a996 Screenshots MISP 2.4 added 2015-12-19 17:36:14 +01:00
Raphaël Vinot 243e6284f1 Fix mysql install script 2015-12-16 15:04:04 +01:00
Iglocska 0548820a35 fixed an issue with the upgrade script 2015-12-15 11:02:16 +01:00
Iglocska 3a2df829a0 Default settings for roles altered 2015-12-15 10:07:11 +01:00
Iglocska eb167db176 more junk 2015-12-10 00:45:26 +01:00
Iglocska 0830d23343 removed junk 2015-12-10 00:44:09 +01:00
Iglocska 5ed1c27e43 Disable users
- users can now be disabled by an admin
- disabled users cannot login (via the UI or the API) and will be informed
- login attempts by disabled users are logged

- also added the expiration field for later use
2015-12-09 23:47:19 +01:00
Iglocska 908f2c4c46 Rework of the taxonomies
- users can now add taxonomy tags separately from normal tags on the event view
- tag index now shows taxonomy
2015-11-27 17:41:41 +01:00
iglocska 3784209cf5 First bash at Taxonomies
What works:
- added submodules for taxonomies
- added import tool for taxonomies
- added models and convenience functions for taxonomies

- site admins can update taxonomy libraries
- list taxonomies / view indvidual ones (with all resolved tags)
- create tags manually if a taxonomy is enabled
- view related tags / events quickly from the Taxonomy view

What doesn't work:
- Users still cannot choose a tag from taxonomy lists (this will be the main functionality)
- Feature cannot be disabled
2015-11-24 03:27:14 +01:00
iglocska 394ae49596 Some bugs resolved 2015-11-20 03:42:35 +01:00
iglocska 5b9624e96e Added the publisher role to the default role set 2015-11-14 11:09:02 +01:00
iglocska 6bc6f281aa Added an additional role to the default installation
- by default there was no publisher role
2015-11-14 00:03:10 +01:00
Iglocska 7a686a2718 Merge branch 'master' into 2.4-beta
Also, reworked a lot of remaining distribution checks not handled by the main fetch methods

Conflicts:
	VERSION.json
	app/Controller/AttributesController.php
	app/Controller/ShadowAttributesController.php
	app/View/ShadowAttributes/add.ctp
	app/View/ShadowAttributes/edit.ctp
2015-10-30 13:39:12 +01:00
iglocska ef1d3949e7 Merge branch 'master' into feature/sg
Conflicts:
	VERSION.json
	app/Controller/ShadowAttributesController.php
	app/Lib/Tools/JSONConverterTool.php
	app/Lib/Tools/XMLConverterTool.php
	app/Model/User.php
	app/View/Elements/eventattribute.ctp
2015-10-22 09:59:00 +02:00
Iglocska 044996bdb5 New feature: Proposal to delete attribute, fixes #315
- Users can now propose a deletion to an attribute
  - also tied into the mass accept mechanism
  - new UI elements to go along with this

- Code refactoring for category list retrievals
  - Until now, several methods got the list of categories from the validation code
  - Was awkward with a fake empty element that had to be removed
  - altered the validation code to read the categoryDefinitions array instead
2015-10-16 23:49:04 +02:00
Alexandre Dulaunoy abd9fc18d6 Licensed updated to AGPL 3.0 - #686 2015-10-13 15:48:59 +02:00
Iglocska 328c666e3a Merge branch 'master' into feature/sg
Merging all the new changes from master

Conflicts:
	VERSION.json
	app/Console/Command/AdminShell.php
	app/Controller/AttributesController.php
	app/Controller/EventsController.php
	app/Model/Attribute.php
	app/Model/Event.php
	app/Model/Log.php
	app/Model/Server.php
	app/Model/User.php
	app/View/Elements/side_menu.ctp
	app/View/Pages/administration.ctp
	app/View/Users/admin_index.ctp
2015-10-12 09:41:20 +02:00
Iglocska af53475952 1st version of the upgrade documentation 2015-09-25 11:58:42 +02:00
David André a5e6fd2f2d Added gcc in dependencies (related to https://github.com/MISP/MISP/issues/302) 2015-09-15 20:33:33 +02:00
David André f34a108138 Added gcc in dependencies (related to #302) 2015-09-15 20:33:25 +02:00
Iglocska 3fb7764c00 First revision of the upgrade scripts
- .sql file to add all the new fields / tables
- admin tool to convert the old organisation fields to the new objects
- still missing a cleanup method (to remove the old organisation fields once the conversion is done)
2015-09-02 01:34:52 +02:00
Iglocska 6e5b9a5ac5 Cleanup and fixes to the memberslist 2015-08-31 03:08:49 +02:00
Iglocska 704880ce59 Merge branch 'master' into feature/sg
Conflicts:
	VERSION.json
	app/Controller/AttributesController.php
	app/Controller/EventsController.php
	app/Model/Attribute.php
	app/Model/Event.php
	app/Model/Server.php
2015-08-30 13:29:05 +02:00
nullprobe 305a1dbe70 Update MYSQL.sql
Unnecessary comma makes the import fail.
2015-08-26 14:57:06 +02:00
Raphaël Vinot ed475a8271 Merge pull request #577 from bemre/patch-1
Update INSTALL.ubuntu1404.txt
2015-08-26 11:29:14 +02:00
Iglocska 087d68e165 Merge branch 'master' of https://github.com/MISP/MISP 2015-08-25 10:36:12 +02:00
Iglocska 556688069a Resolved an issue that can lead to duplicate events showing up in MISP
- UUID uniqueness was previously not enforced
- changed the MYSQL.sql file to reflect the changes
- Added upgrade admin tool to remove duplicate events and make the database changes required
- Tweaked the tool for the attribute uuid fix so that it cannot created duplicate keys

- some minor fixes, such as automatically removing eventTag objects on event deletion
2015-08-25 10:32:26 +02:00
David André be81eb9583 Removed git pull (x2) since we are already doing checkout 2015-08-25 00:17:19 +02:00
Iglocska 254481a663 removed accidental inclusion 2015-08-03 14:14:15 +02:00
Iglocska ad21d5c35a Further work on the Sharing Groups 2015-08-03 14:12:20 +02:00
Iglocska da3e35952a Duplicate field removed in MYSQL.sql 2015-07-29 16:36:30 +02:00
Raphaël Vinot 43a01722c8 Update dependencies
* the real name of libxslt-dev is libxslt1-dev
* curl is required later in the installation and may not be present on the system
2015-07-28 17:29:39 +02:00
Bâkır Emre d3574adb4b Update INSTALL.ubuntu1404.txt
it must be core.php instead of Core.php
2015-07-28 10:49:02 +03:00
Iglocska 9e547cae70 Updated MYSQL.sql 2015-07-22 17:19:23 +02:00
Iglocska 0481e6eb02 Merge branch 'master' into feature/sg
Conflicts:
	VERSION.json
	app/Controller/ServersController.php
	app/Controller/ShadowAttributesController.php
	app/Controller/UsersController.php
	app/Model/Event.php
	app/webroot/js/ajaxification.js
2015-06-29 14:27:16 +02:00
Iglocska 3f215743f0 Complete rework of the ZeroMQ implementation
- python server running in the background doing the publishing
- MISP -> python script communication via redis
- configurable / controllable via the admin UI
2015-06-29 08:56:45 +02:00
Iglocska 3d2b8c3c10 Added pub/sub feature using ZeroMQ, fixes #540 and fixes #526
- by installing the requirements described in the update and the install instructions (ubuntu only for now, centos/red-hat versions to be tested and described), administrators can enable the pub/sub feature
- assign a port to the service via the interface
- each time an event is published, MISP will use ZMQ's PUB feature to push out a MISP JSON package using the "misp_json" prefix
2015-06-24 17:38:15 +02:00
Iglocska c73f71f243 Merge branch 'master' into feature/sg
The merging is complete

Conflicts:
	VERSION.json
	app/Console/Command/ServerShell.php
	app/Controller/AppController.php
	app/Controller/AttributesController.php
	app/Controller/EventsController.php
	app/Controller/PostsController.php
	app/Controller/UsersController.php
	app/Model/Attribute.php
	app/Model/Event.php
	app/Model/Log.php
	app/Model/Server.php
	app/Model/User.php
	app/View/Elements/side_menu.ctp
	app/View/Users/admin_index.ctp
	app/webroot/js/ajaxification.js
2015-06-10 22:54:20 +02:00
Iglocska 345b4d03cb removed some junk 2015-06-10 13:05:04 +02:00
Iglocska 707140243a Updated the documentation to reflect the correct STIX / CyBox versions required
- Updated the admin tool to check the STIX / Cybox versions
2015-06-10 12:47:00 +02:00
Iglocska 31b99c5ce1 Added documentation changes to avoid a non-compatible cybox installation, fixes #529
- STIX exports were failing when using the master branch of the Cybox Python libraries
- installation guide now forces users to use the last compatible release
2015-06-06 20:10:44 +02:00
Iglocska 2b0a1e5c4e Fixed an issue with log entries being truncated (Requires administrator action!)
- added a new entry to the admin tools (Administartion -> Administrative tools)
- converts title and change columns in the logs table to text from varchar(255)
2015-06-05 15:24:26 +02:00
Iglocska a54c1a3943 Install instruction change under ubuntu: No more reference to removed INSTALL.SH file, fixes #520. Also, removed BUGS.txt, fixes #519 2015-06-04 13:01:09 +02:00
Richard van den Berg 204ba8bfb2 CakePHP 2.6.7 requires the php mbstring extension
- on CentOS this is a separate package php-mbstring
- on Ubuntu this is part of libapache2-mod-php5
2015-06-04 09:15:51 +02:00
Iglocska 9b46b1b7f8 Some fixes to the documentation
- workers potentially started as root in the documentation, fixed
2015-06-02 13:52:39 +02:00
Aaron Kaplan d9ae3c19b8 Merge branch 'master' of https://github.com/MISP/MISP 2015-05-27 21:10:33 +02:00
AaronK 5d2347bdc6 Update INSTALL.ubuntu1404.txt
Add a note on Debian Wheezy installation instructions
2015-05-27 09:54:50 +02:00
iglocska 99ec766ce3 Merge branch 'cakephppath' into hotfix-2.3.64 2015-05-13 17:10:10 +02:00
iglocska 3ac6c77b37 Merge branch 'saltlength' into hotfix-2.3.64 2015-05-13 17:09:27 +02:00
David André 7d3f53e5ac Removed the RSA key recommendation from INSTALL.ubuntu1404.txt 2015-05-12 15:11:43 +02:00
David André 40a3fe5f8b Removed the RSA key recommendation from INSTALL.centos7.txt 2015-05-12 15:10:59 +02:00
David André 91245f7705 Removed the RSA key recommendation from INSTALL.centos6.txt 2015-05-12 15:09:33 +02:00
Gábor Molnár 62f1e516ce Calrify salt length in INSTALL.md 2015-05-11 12:56:51 +02:00
Gábor Molnár 97c1dc95f6 Note salt key length requirement to INSTALL.md 2015-05-11 11:09:04 +02:00
remg427 76811250a1 Update UPDATE.txt
app missing in path for cakephp
2015-04-28 22:10:08 +02:00
Alexandre Dulaunoy e9e589ecad MISP diagrams in SVG licensed under CC-BY-SA added 2015-04-24 08:47:18 +02:00
Iglocska e0ef372392 Merge branch 'master' into feature/sg
Conflicts:
	app/Controller/EventsController.php
	app/Controller/UsersController.php
	app/Model/Event.php
2015-04-12 10:40:31 +02:00
Iglocska 99fae827a3 Merge branch 'cakeresque-update' into hotfix-2.3.59 2015-04-08 22:40:42 +02:00
Iglocska 99cabe39b9 Merge branch 'ids_example' into hotfix-2.3.59 2015-04-08 22:35:03 +02:00
Iglocska 75925223f5 Merge branch 'password' into hotfix-2.3.59 2015-04-08 22:33:52 +02:00
Iglocska f21cddfb05 Merge branch 'install-centos' into hotfix-2.3.59 2015-04-08 22:28:59 +02:00
Richard van den Berg 09171aa415 Include composer.phar self-update 2015-04-08 14:27:04 +02:00
Richard van den Berg eb9adae030 Use cake-resque:4.1.2
- Remove --no-update for cake-resque
 - Added UPDATE.txt for keeping up2date between major releases
2015-04-08 13:05:05 +02:00
Koen Van Impe 096d19bc6f Removed .swp file ; updated .gitignore 2015-03-19 09:23:12 +01:00
Iglocska c9d1badaa3 Organization field in Servers too short to fit valid organisation identifiers, fixes #436
- updated the MYSQL.sql file for future MISP installations
- added admin script to do the update from the web interface
2015-03-17 00:06:59 +01:00
Koen Van Impe f36304e635 Example file on how to get the exported IDS data from MISP 2015-03-15 02:20:50 +01:00
Alexander J 4c8d1d3e2b update to install howto
remove of -p password in order to avoid having the password in your bash history and the install command for postfix
2015-03-13 13:42:11 +01:00
iglocska 29a6f10048 Merge branch 'master' into feature/sg
Conflicts:
	app/webroot/js/ajaxification.js
2015-02-23 11:38:54 +01:00
iglocska bdc6b5fa8f Initial commit 2015-02-23 11:33:38 +01:00
Richard van den Berg fc84de0cc6 Fix line breaks 2015-02-19 14:54:03 +01:00
Richard van den Berg 622800a4b2 php-xml is needed for DOMDocument class 2015-02-19 14:49:40 +01:00
Richard van den Berg 667ce41eca Merge branch 'master' of github.com:MISP/MISP into ncsc-nl/install-centos 2015-02-19 14:47:36 +01:00
Alexandre Dulaunoy 3298ad4bcd Fix pull #400 2015-02-16 10:58:41 +01:00
Alexandre Dulaunoy 218d8ee45d MISP logos added (SVG, PDF and PNG) 2015-02-16 10:12:08 +01:00
Richard van den Berg 4eca9d72b6 Documentation changes
- Added changes from 9378837f39 for CentOS
- Fixed some typos
2015-02-10 09:56:54 +01:00
iglocska 9378837f39 Documentation changes 2015-02-09 11:07:18 +01:00
iglocska c3481cbf0f New documentation left off 2015-02-05 10:14:27 +01:00
iglocska 2aa902cd4b Removed the old documentation, fixes #378 and some small fixes
- resolved an issue of warnings being generated when an event without attributes / relations gets XML exported.
- added new dump of the documentation
2015-02-05 10:11:29 +01:00
iglocska 98f65aae09 Merging several pull requests and a few other changes
- Pull request by RichieB2B: CentOS 6 & 7 installation instructions
- Pull request by RichieB2B: STIX exports now include comments for indicators
- Pull request by RichieB2B: Issue fixed with md5 type attributes not generating observables correctly during a STIX export
- Password policy change-able by a site admin via a regex and a min char requirement. Old functionality assumed if not set.
- bug fixed with incorrect jobs being created appearing during a scheduled pull (designates a push)
- slight changes to the installation instructions
- database.default.php now uses localhost instead of 127.0.0.1 and the default MySQL port
2015-02-02 13:12:15 +01:00
Richard van den Berg e287378857 Added INSTALL files for CentOS 2015-01-27 11:12:25 +01:00
iglocska cedaac360a Fixes to the scheduled tasks and some documentation issues
- Scheduled pulls should work correctly now
- Scheduled pushes and pulls correctly display in the logs
- Scheduled caching correctly sets the next date of execution
2015-01-12 17:35:08 +01:00
iglocska 71d36b9c64 Several issues fixed
- MYSQL.sql file now correctly includes the task entries
- GenerateCorrelation admin task is now a background job
- Organisation of events pulled now get the org in the server object as the owner instead of the one who initiates the pull
- Small fix to wrapping text in the pivot graph
2014-11-27 14:47:13 +01:00
iglocska 9cca7ed81a Changes to the installation 2014-10-20 14:44:03 +02:00
iglocska e46a7f60e8 Added missing comment about enabling the scheduler worker fixes #295 2014-10-16 09:01:19 +02:00
iglocska 2a4141ec07 Reverted switch to InnoDB for the events table for now, fixes #292
- fulltext indexes are not supported on mysql < 5.6 for innodb, and the default version for the current ubuntu distribution seems to be 5.5 still

Might revisit this in the future
2014-10-15 08:52:31 +02:00
iglocska c819e846ff Upgrade to the upgrade documentation to remove the old cache data 2014-10-13 10:49:56 +02:00
iglocska 04b02e25e3 Typo fail fixed 2014-10-07 23:44:50 +02:00
iglocska d45d5d39fc Documentation changes
- also added the default templates
2014-10-07 23:21:48 +02:00
iglocska 8235e8710d Updates to the documentation 2014-10-07 17:53:22 +02:00
iglocska 7d0061ae40 Update to the documentation 2014-10-01 15:23:12 +02:00
iglocska 25e2a4e44f Change db engine to InnoDB 2014-10-01 15:19:03 +02:00
Christophe Vandeplas 836d105e34 Updated documentation for new release 2014-09-29 19:23:40 +02:00
iglocska cb251c69ab Merge branch 'hotfix-2.2.40' into develop 2014-09-12 13:33:55 +02:00
iglocska f8557f6316 Copy pasta fail 2014-09-12 13:33:01 +02:00
iglocska d51fa92206 Changes to CakeResque installation fixes #287
- CakeResque's installation instructions changed
2014-09-12 13:29:30 +02:00
iglocska f564266fc5 First small changes to the INSTALL.txt, more to follow before 2.3.0 is ready 2014-09-11 14:34:02 +02:00
iglocska aeb7faf0fd MYSQL file left off 2014-08-14 15:09:59 +02:00
iglocska 22c1552bcc SQL scripts, some UI chnages
MYSQL.sql and upgrade_2.3.sql updated
Fixed incorrect proposal counts showing up due to attributes that are flagged for deletion also being counted
Added some extra fields to the view proposal view to make it more useful
2014-08-14 14:45:21 +02:00
iglocska a6a353252e Merge branch 'hotfix-2.2.34' into develop 2014-08-06 13:47:51 +02:00
Alexandre Dulaunoy 65ed10fe12 Update INSTALL.txt
Fix #252
2014-08-02 09:16:16 +02:00
iglocska d3d578d622 Update to the main MYSQL.sql file 2014-07-19 15:48:42 +02:00
iglocska bfdd2ee571 Update for the MYSQL scripts for the new features 2014-07-19 15:46:52 +02:00
iglocska 7b3f578025 Further work on the templating system 2014-06-12 13:59:54 +02:00
iglocska 2c72b129a5 Update to the installation instructions (fixes #257) and the 2.2 upgrade script
- fixed 2 incorrect entries in the installation.txt file

- fixed an incorrect variable name in the 2.2 event upgrade script
2014-05-06 10:44:53 +02:00
iglocska 0016f448bf Update to the installation instructions, fixes #257 2014-05-05 17:13:42 +02:00
Chris Clark 9ce7ee798c Update to include starting the BG Workers.
This is present in the upgrade.txt but not the install.txt. I'm not sure if this is the right location for noting this, but in the current version publishing events will not function w/out starting the BG workers.
2014-03-12 12:20:56 -07:00
iglocska 09f2e5a0bc Anonymising the e-mail addresses in discussions
- The email addresses were shown on the event view even if the post was made by a user of another org
- fixed
2014-02-28 11:06:43 +01:00
Christophe Vandeplas 2940bf347b correct unneeded $(echo $var) 2014-02-20 15:04:36 +01:00
Christophe Vandeplas 1cf211134b minor corrections in the UPGRADE docu 2014-02-17 10:46:53 +01:00
Christophe Vandeplas 2299592176 clean cache at upgrade 2014-02-17 10:29:40 +01:00
iglocska c548527004 Small change in the installation description
- clearer description of the mysql import process
2014-02-13 10:40:26 +01:00
iglocska b312f94145 Fixed some incorrect values in the MYSQL.sql file 2014-02-13 09:04:27 +01:00
iglocska c8dfdff1e7 Changes to the installation instructions
- some changes also to the scripts
- replaced old scripts with newer versions (jquery, d3)
- Some updates to the manual (still needs more work)
2014-02-11 15:54:46 +01:00
iglocska 1e1f84ba6b Check if column exists in mysql upgrade script
- if a column already exists, don't try to add it
- if the key of a value exists, don't insert it
2014-02-10 14:01:29 +01:00
iglocska 6cc9778979 Merge branch 'feature/test' of https://github.com/MISP/MISP into feature/test 2014-02-09 22:11:36 +01:00
iglocska 0e1bf5567f Various changes
- regexp structural changes added to the upgrade script (type)
- Added publish / alert to the background jobs
- fixed a misalignment with the statistics
2014-02-09 22:09:29 +01:00
iglocska 5f7c68d3b4 Small fix to the upgrade script
- location of the upgrade sql script fixed
2014-02-09 17:30:46 +01:00
iglocska 91d736ceb6 Fix to issues with the install script
- no more relative jumps in the script
- moved the cakephp include directory to fix background worker issues
2014-02-09 16:44:48 +01:00
iglocska de1af34a08 Engrish 2014-02-07 15:30:17 +01:00
iglocska 7a52e30e3c Further work on the install script 2014-02-07 14:58:40 +01:00
iglocska a60e4b6ab3 left off line that executes mysql query from the script 2014-02-07 11:48:56 +01:00
iglocska b7b105ccc3 Cosmetic change to the upgrade script 2014-02-07 11:37:25 +01:00
iglocska b3ba4d13e1 Database update added to upgrade script 2014-02-07 11:30:35 +01:00
iglocska 87f3765df0 more fine tuning to the scripts 2014-02-07 11:01:15 +01:00
iglocska 716b2e1446 Changed previous commit 2014-02-07 10:11:39 +01:00
iglocska d5af73916c More work on the scripts 2014-02-07 10:05:49 +01:00
iglocska 8753275793 Fix to the upgrade scripts 2014-02-07 09:57:34 +01:00
iglocska e41a26ebc9 Upgrade shell scripts 2014-02-07 09:09:21 +01:00
iglocska 6dc75d6b22 Integration of plugins / cake core into MISP as submodules
- easier installation script
- the goal is to reduce the procedure to a few steps
2014-02-07 09:03:28 +01:00
iglocska bfc4a1a8d4 Further work on the upgrade scripts / description 2014-02-06 15:55:29 +01:00
iglocska c7352b315c Added threat level id-s for the event table to the upgrade script 2014-02-06 10:21:51 +01:00
iglocska 6bf1063a66 Small fixes 2014-02-06 09:59:41 +01:00
iglocska 4b8c4f4e4a New upgrade scripts and more
- MYSQL.sql updated
- upgrade_2.2.sql updated

- List of active proposals for you and your organisation now shows the org logos of the contributing organisations
2014-02-05 17:06:49 +01:00
iglocska 22c8105f58 Mass replace replace of the old CyDefSig name to MISP - fixes #82 2014-02-05 15:01:26 +01:00
iglocska 065f40fdf6 Some changes from master branch
- regexp default list
- GFI improvements (removed a lot of junk imports, distribution taken from the event)
2014-01-13 12:47:43 +01:00
iglocska 65753a096a Some minor changes
- Statistics page has gotten a lot of extra information
- Removed some old junk files
- Made the size of the graph in the memberslist larger to fit all the new attribute types
2014-01-09 17:13:07 +01:00
iglocska f0944ab9b0 Proposal changes Fixes #192
- Contextual comments for proposals
- shows proposal count in the top bar
- new view showing all of the events of the user's organisation with an active proposal
2013-12-12 16:25:20 +01:00
Alexandru Ciobanu f36cc43955 replace Risk with ThreatLevel [skip ci]
- Event.risk has been replaced by Event.threat_level_id.
      all functionality remains the same and users should not see
      any difference.
      ENUM() used for Event.risk is vendor specific and requires
      too many hacks to play nicely with bake.
    - Added default schema file, SQL dumps should be avoided since
      they make updating/upgrading a pain.
    - Removed old unused schemas
2013-11-17 17:54:15 +01:00
iglocska df40448be0 post merge changes
- some changes to remove strict messages caused by an update to cakephp

- added missing changes to the sql files - all changes from the merge are reflected in ROLECHANGE.sql, import that to upgrade your instance!
2013-11-06 10:35:51 +01:00
iglocska d7b4c28552 Contextual comments
- Attributes now have a comment field
2013-10-30 16:00:46 +01:00
iglocska 088842ad18 Renamed the .sql file used to upgrade 2013-10-30 10:08:42 +01:00
iglocska bbbc17a95b Merge remote-tracking branch 'origin/feature/XML_and_UI' into feature/discussion
- Also some improvements to the shadow attributes

- some minor UI changes

Conflicts:
	app/Controller/EventsController.php
	app/View/Elements/global_menu.ctp
	app/View/Layouts/default.ctp
2013-10-30 10:06:12 +01:00
iglocska d27ddee207 First rework of the siteadmin role
- ADMIN org removed.

- Siteadmins are now identified by the perm_site_admin flag

- Siteadmins can now be of any organisation

- editing the regexp / whitelist rules can now be done by a special user with the perm_regexp_access in his/her role

- Executing a mass replace of attribute values based on the regexp rules cannot be initiated by a regexp/whitelist user, only by a site admin

- If the login page is reached without any users / roles defined they are automatically created (perviously it was only the user that was created)

- Org admins are restricted from assigning perm_site_admin, perm_sync and perm_regexp_access roles to users. This can only be done by a site admin.
2013-10-03 11:45:27 +02:00
iglocska b7d95ed743 Upgrade script for 2.1.8
- we have introduced the "locked" flag for events to protect events of the original creator from being edited by a sync user

- IMPORTANT: before running the script below, make sure to create the locked field for the event table (see INSTALL/LOCKED.sql)

- This script (generateLocked found in the Administrative tools menu) will attempt to set the locked value for existing events to ease the transition

- The default value for locked is 0, and all events created on the instance should be set to this value

- events that were synced from another instance should have their locked value set to 1

- this script checks for local organisations and sets the locked field to 1 for all events not created by them

- a local organisation, as defined for the scope of this scrips is: an organisation with at least 2 members or an organisation with a single member that is not a sync user.

- The script is only accessible by site admins and will return a notification about the number of events altered.
2013-08-21 11:33:30 +02:00
iglocska 0009957b21 Update to the MYSQL.sql file to reflect the 'locked' changed 2013-08-12 17:36:11 +02:00
Alexandre Dulaunoy de6fc6f6ae Version 1.0 of MISP XML Document Type Definition.
The first version of the XML format is loosely based on the current XML
format used by MISP in commit 84b552fb74.

The purpose is to track down the changes in the format and especially
to ensure a consistent definition of the XML format for external tools
and software using the MISP XML format.
2013-07-29 11:37:09 +02:00
iglocska 07c7e8fadf Migration script updated with the regexp changes 2013-07-29 10:33:50 +02:00
Christophe Vandeplas 3ff797c14b fixes #133 2013-07-12 10:18:48 +02:00
Christophe Vandeplas 3ef36db5bf corrections in the documentatino 2013-07-11 14:21:38 +02:00
Christophe Vandeplas 5eff27b5c0 'type' same size in regexp than in attribute 2013-07-11 13:12:37 +02:00
iglocska 7b022d815b MYSQL.sql change left off from regexp changes 2013-07-11 10:41:14 +02:00
iglocska 7e6f73a776 Removal of the blacklist
- Since regexp can be used to blacklist things, there's no need to have
two separate features that accomplish the same thing

- Add a regexp named /1.1.1.1/ with nothing as replacement and it will
behave the same as adding a blacklist for 1.1.1.1 in the old system.
2013-07-05 14:34:32 +02:00
Christophe Vandeplas 12e36671bc consistency in MYSQL database file 2013-06-24 12:36:52 +02:00
Christophe Vandeplas 70cdc621e5 unify db schema 2013-06-24 11:46:37 +02:00
iglocska 077a61e247 Incorrect line removed from migration 2013-06-20 17:21:01 +02:00
iglocska 60f9621cd9 Update to the migration 2013-06-20 17:16:28 +02:00
iglocska 37af0fdc03 First update to the SQL scripts 2013-06-20 16:32:23 +02:00
Christophe Vandeplas 3363936689 fix MYSQL missing ; 2013-06-12 14:56:47 +03:00
iglocska 96234bbbcc new sql changes 2013-06-10 17:40:12 +02:00
Christophe Vandeplas 38897d9af3 create default admin user automatically 2013-06-04 13:06:57 +02:00
Christophe Vandeplas 69251490ef Merge branch 'feature/gui' of https://github.com/MISP/MISP into
feature/gui

Conflicts:
	app/View/Logs/admin_index.ctp
	app/View/Logs/admin_search.ctp
	app/View/Users/memberslist.ctp
2013-05-31 17:50:00 +02:00
Christophe Vandeplas 62a3da46f2 removed useless hop_count 2013-05-22 08:18:34 +02:00
Iglocska e67e199c96 Update to the mysql.sql file
- aros setup from earlier versions was still included. Removed.
2013-05-08 16:31:35 +02:00
Andras Iklody b5cbdfedd5 Update to the installation instructions
- to reflect the removal of the old ACL
2013-04-29 11:27:02 +02:00
Andras Iklody 9a3ae39967 db changes for the integrated ownership
- updated the MYSQL.sql file,
	- tables aros, acos, aros_acos removed and shadow_attributes added
2013-04-26 08:50:52 +02:00
Christophe Vandeplas 23742c543c rewrote fetching of the related events 2013-04-22 15:04:27 +02:00
Christophe Vandeplas bc3921eece new logic to generate correlation, relates to issue #95 . Updated DB
schema !
2013-04-22 10:59:55 +02:00
Christophe Vandeplas 9007bc1d85 updated github url 2013-04-12 10:43:06 +02:00
Christophe Vandeplas 24523ea621 updated INSTALL docu and apache templates 2013-03-29 19:47:59 +01:00
iglocska d634d4ea47 Update to the targets of contact emails and more
- The original creator of an event will also get contacted by contact org
  if he/she has the contactalerts turned off.

- error in the SQL permissions of normal users and org admins - they
  weren't able to modify/delete events of their own organisation that they
  themselves didn't create
2013-03-13 16:45:40 +01:00
iglocska c86a90dd9f Upgrades to the installation and upgrade process
- Instructions updated

- SQL scripts tidied up of incorrect junk (from export)

- upgrade scripts finish gracefully
2013-03-13 11:42:24 +01:00
iglocska ea0e5271b5 Small change to the migration 2013-03-13 10:30:16 +01:00
iglocska 85f9ec6d85 Change to the migration script fixing an error
During the structure export of the ACL tables the current increment count
from the test environment got left in, caused errors when creating a new
role.
2013-03-13 09:57:07 +01:00
iglocska 223cb7a076 Instructions for the upgrade
- 1st version
2013-03-12 15:41:15 +01:00
iglocska d9a01197ac More updates to the migration 2013-03-12 11:10:40 +01:00
iglocska eadd9082b5 Some changes to the migration script 2013-03-12 08:49:39 +01:00
Christophe Vandeplas 7c0db325b3 quick fix of the git url 2013-03-10 12:08:46 +01:00
Andras Iklody e38c7495b4 New regular expressions default values
- List of new values for the regexp table

- if the user_id for an event is not set, set it to that of the user with
  the e-mail address of 'cisprotection@ncirc.nato.int'.
2013-03-05 13:28:34 +01:00
deresz 29191bdde1 Merge branch 'develop' of /home/git/cydefsig into develop 2013-03-01 09:42:28 +01:00
Christophe Vandeplas a1d51d4dfa updated structure of the documentation 2013-02-15 08:20:14 +01:00