Commit Graph

375 Commits (1.0)

Author SHA1 Message Date
deresz f388cdc04d Merge pull request #62 from elhoim/patch-2
Updated installation instructions for Mysql schema
2013-03-11 01:12:58 -07:00
elhoim 6fbcc9f693 Updated installation instructions for Mysql schema
Updated the path to the correct MYSQL.txt file
Changed Mysql> to mysql command line client in explanation
Added details for creating database and insert the base schema from command-line
2013-03-10 12:51:29 +01:00
Christophe Vandeplas e057dc1d38 quick fix of docu referring to incorrect code repository 2013-03-09 11:36:03 +01:00
Christophe Vandeplas d0cce5a6f4 corrected read me details about version 2013-02-15 09:26:51 +01:00
Christophe Vandeplas bf6aaf7018 first start of cleanup , setting license to AGPL 2013-02-15 09:23:19 +01:00
Andrzej Dereszowski 425615c919 Typo in new sync
Small typo corrected.
2012-12-30 21:59:22 +01:00
noud 5ae254792c oeps
leftover debug() removed.
2012-12-13 16:25:53 +01:00
noud 276cb5df10 RESTfull sync
this is in responce to the email
From: <User1088@QET.BE>
To: <ndebrouwer@hotmail.com>, <andrzej.dereszowski@ncirc.nato.int>
Subject: Re: sync/REST
Date: Fri, 7 Dec 2012 13:30:10 +0000
in this there is a complaint about the RESTfull sync workings.
the email hints about 2 possible options:
i) RESTfull add event without attributes (conform the web interface)
ii) RESTfull add event with attributes (more conform the code)

both are implemented and can be choisen in bootstrap.php by
Configure::write('CyDefSIG.rest', 'ii') or 'i'.
2012-12-13 15:52:00 +01:00
noud dad39083cf CakePHP
CakePHP update from 2.2.3 to 2.2.4
2012-12-12 16:51:02 +01:00
noud b4711463f8 JQuery
bump JQuery from 1.8.2(.min) to 1.8.3(.min).
2012-12-12 16:30:19 +01:00
noud 079ce88793 RESTfull sync
Let RESTfull only work conform the web pages (to Christophes wish),
so add/edit event apart from add/edit attribute.
(there is annotation in the code to revert back to full RESTfull and
add/edit the attribute(s) alongside add/edit the event.)
2012-12-11 16:11:45 +01:00
noud 6f4b72f214 RESTfull sync
redone delete attribute and add that to the sync.
2012-12-11 10:33:32 +01:00
noud 718691a627 RESTfull
make RESTfull event add and edit work again.
2012-12-10 13:49:56 +01:00
noud e4dafd3882 RESTfull sync
RESTfull attribute add, edit and view, to be usefull in sync.
2012-12-10 11:32:40 +01:00
noud e24ff690bb RESTfull/sync
redid the sync, so if add and exist, send HTTP 302 and different
Location, and do edit there.
Still, the final result has to compare the attributes and if needed
RESTfull delete.
2012-12-07 13:56:19 +01:00
Christophe Vandeplas be939c2b9e fix bug when published event that is added using REST is not pushed to
remote servers
2012-11-29 09:15:53 +01:00
Christophe Vandeplas 4a0e4ada0e removing update functionality for REST. 2012-11-27 10:08:39 +01:00
Christophe Vandeplas 49eff9bed2 Merge branch 'master' of code.lab.modiss.be:cydefsig 2012-11-26 14:09:36 +01:00
Christophe Vandeplas 1466a5491a fix bug of sync 2012-11-26 14:06:13 +01:00
Andrzej Dereszowski 00d1958b86 Merge branch 'master' of /home/git/cydefsig
Conflicts:
	app/Controller/AppController.php
2012-11-09 14:58:01 +01:00
Christophe Vandeplas 68b038a29a fixes bug where no email alert is sent when event is added using API
(and published)
2012-11-08 11:11:02 +01:00
Christophe Vandeplas 8b6c212bf4 fixes bug when alerting and a single gpg key is giving problems 2012-10-30 12:41:19 +01:00
noud 05085533de blackhole
full out-commented.
2012-10-25 15:16:19 +02:00
noud fa86316747 blackhole
revert the commit, this screws CSRF
(thanks to Christophe for noticing)
2012-10-24 17:16:12 +02:00
Christophe Vandeplas 02aff8a8db Revert "blackhole"
This reverts commit 899ef6300b.
2012-10-24 17:11:11 +02:00
noud 5149952c9d JQuery
bump JQuery from 1.7.2(.min) to 1.8.2(.min).
2012-10-24 08:29:07 +02:00
noud c005be5536 CakePHP
CakePHP update from 2.2.2 to 2.2.3
2012-10-24 08:23:34 +02:00
noud a502b4dde7 IDS Signature
corrected wrong description for IDS Signature.
2012-10-24 08:22:49 +02:00
Christophe Vandeplas 32db0d82fb bugfix issue where delete event will also be triggered on servers with
no push active.
2012-10-23 18:18:06 +02:00
Christophe Vandeplas 1f47003069 Merge branch 'master' of code.lab.modiss.be:cydefsig 2012-10-23 17:55:20 +02:00
noud 23cce1e2db Correlation.
to overcome a possible error on empty correlations.
2012-10-23 17:28:56 +02:00
noud 9790c4b60f Crypt_GPG
small comment about debug and
small note in readme about file rights.
2012-10-23 17:27:50 +02:00
Christophe Vandeplas 9ae92ddd5c fixes download-sync-bug when only one event is present on the remote
instance
2012-10-22 15:53:36 +02:00
Christophe Vandeplas 311a09e2b0 fixes bug 87 - on import of existing event: event info changed, tagged
private. Also fixes events tagged private when added using REST api.
2012-10-19 13:28:32 +02:00
Andrzej Dereszowski 0402c291a2 New attribute type - yara sig 2012-10-18 09:56:46 +02:00
noud 899ef6300b blackhole
i have an idea this blackholeCallback seems to overcome a lot of
blackhole situations we got.
Notably during deleting multiple events from the index,
this improved not getting a blackhole a lot.
2012-10-17 13:00:50 +02:00
noud 2763f0811b Code Standards
Given xxx.default.php, do not check database.php anymore.
2012-10-10 16:19:09 +02:00
Andrzej Dereszowski e20cbf3303 NCIRC PHP security settings compatibility patch
This patch corrects a small thing in Cake code that makes it compatible with open_basedir restriction NCIRC uses in /etc/php.ini

	new file:   build/patches/lib_Cake_View_MediaView.php.diff
2012-10-10 13:34:34 +02:00
Andrzej Dereszowski 6698e4c05e Cosmetic changes
Descriptions in the export functionality polished.
2012-10-09 16:08:38 +02:00
Andrzej Dereszowski 0a5d506847 Merge branch 'master' of ssh://misp.ncirc.nato.int:55555/home/git/cydefsig 2012-10-09 14:49:41 +02:00
Andrzej Dereszowski c90ec416f0 Configuration files renamed to better handle git merges on production systems.
Please add new features with their default values. Their should contain only example values.

	renamed:    app/Config/bootstrap.php -> app/Config/bootstrap.default.php
	renamed:    app/Config/core.php -> app/Config/core.default.php
	renamed:    app/Config/database.php -> app/Config/database.default.php
2012-10-09 14:44:25 +02:00
noud 93720a6228 Comment.
The actual view to be able to send comment to Org or Owner/user_id.
2012-10-09 12:57:45 +02:00
noud e57dfa0740 export.
Use config CyDefSIG.name in NIDS export.
2012-10-09 12:57:10 +02:00
noud a5ad4b734e Comment.
Be able to send comment to Org or Owner/user_id.
2012-10-09 12:49:42 +02:00
noud 1d7860f633 Version.
Display a version in header.
2012-10-09 11:45:21 +02:00
noud 42ea26d5d7 export.
/CyDefSig/MISP/ in NIDS export.
2012-10-09 11:43:34 +02:00
noud 739c334a8d validation.
corrected again..filename was wrong,
filename|md5 was correct.
so reverted the filename|md5 change.
2012-10-05 13:35:08 +02:00
noud 23776d31bb Code Standards.
Somehow 2 "!"s got lost in Attribute.php.
Somehow one change from type_definitions to typeDefinitons sliped
through.
2012-10-03 11:09:30 +02:00
noud f62dbfd595 Code Standards
Cleanup (again) the AppHelper.
2012-09-25 16:14:20 +02:00
noud af6cb0e896 CakePHP
Removed diffs that already are placed in build/patches.
2012-09-25 15:46:50 +02:00