Commit Graph

499 Commits (82e5a64441671504464eda90a3c65a1899a54960)

Author SHA1 Message Date
Andras Iklody e763e7646f Update to UPDATE.txt
- indicate that a git pull is all that is normally needed.
2016-11-08 08:56:29 -05:00
Iglocska 0c59f3445e Merge branch '1652' into 2.4 2016-11-05 22:17:06 +01:00
Iglocska 4a50cfbd55 Merge branch '1642' into 2.4 2016-11-05 22:13:56 +01:00
cristian bell 3a557636b9 replaced ip address with * for the virtualHost 2016-11-05 08:14:32 +01:00
Alexandre Dulaunoy 21e99039be add: Screenshot of an event - version 2.4.53 2016-11-03 20:29:21 +01:00
Deventual 22e7d86b41 Update UPDATE.txt 2016-11-02 14:55:45 +02:00
Deventual 23a35678c8 Update UPDATE.txt 2016-11-02 14:26:46 +02:00
Alexandre Dulaunoy 74416e19b2 add: Hackathon drawing added 2016-11-01 07:10:14 +01:00
Iglocska b6e30e8471 chg: Rename CENTOS install files to get to the end of the list of install guides
- people seem to think that we recommend CentOS for MISP which is absolutely not the case
2016-10-20 13:46:26 +02:00
Richard van den Berg 41d64b92b3 Add rh-php56-bcmath as a requirement for CentOS 2016-10-14 11:02:26 +02:00
Thomas Maier d0d74a7f61 sudo is needed to create new ssl key.
A normal user does not have permissions to the used folder /etc/ssl/private in Ubuntu 16.04/Mint 18 by default.
2016-09-30 15:55:36 +02:00
Thomas Maier 0675e99347 Added python-setuptools for ubuntu install howto
You need to install the package python-setuptools on Ubuntu 16.04/Mint 18 to use the setup.py for the STIX installation.
2016-09-30 15:03:21 +02:00
Andreas Ziegler af73d02a98 new: add sql for attribute_tags (PostgreSQL) 2016-09-29 16:52:21 +02:00
Andreas Ziegler 7960c87000 new: add sql for attribute_tags (MySQL) 2016-09-29 16:52:06 +02:00
Andras Iklody f5d60ed3a3 Separated a2enmod lines to prevent some confusion 2016-09-26 15:09:50 +02:00
Andreas Ziegler 15dd363a9c chg: remove obsolete files 2016-09-24 23:35:54 +02:00
Andreas Ziegler 50744b04f7 chg: update deb8/ubu1604 setup, composer to 1.2.1 (#1569) 2016-09-24 23:34:49 +02:00
Alexandre Dulaunoy e8a2a0fc22 Merge pull request #1382 from treyka/patch-2
Add install procedure for current version of ZeroMQ
2016-09-23 00:07:47 +02:00
Andreas Ziegler b3ce62e168 chg: Default roles all have API access
- changed the default role set to have api access enabled
- existing installations not affected
- if a community wants to restrict API access for certain users they're free to do it

(same as aa03830643 but for postgres this time)
2016-09-20 17:41:30 +02:00
Iglocska aa03830643 chg: Default roles all have API access
- changed the default role set to have api access enabled
- existing installations not affected
- if a community wants to restrict API access for certain users they're free to do it
2016-09-20 14:38:54 +02:00
Pablo Panero 19993023f7 Update INSTALL.centos7.txt 2016-09-02 13:57:41 +02:00
ppanero 1364952515 change in SELtype, httpd_sys_content_rw_t does not exists 2016-09-01 10:45:55 +02:00
Andras Iklody 6cda3fb39b Merge pull request #1485 from MISP/feature/postgresql
support PostgreSQL database backend
2016-09-01 09:35:14 +02:00
Andreas Ziegler 97f730c1af new: db structure&data file for PostgreSQL support 2016-09-01 01:08:18 +02:00
iglocska ba986bea38 fix: Add key length to text field index 2016-08-31 11:14:04 +02:00
iglocska 517f7e0003 fix: Removed incorrect index in the previous commit 2016-08-31 11:07:38 +02:00
iglocska 51848fd4c7 chg: Changed the default event table engine to InnoDB 2016-08-31 11:01:44 +02:00
iglocska 29f5b936b1 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2016-08-31 10:11:21 +02:00
iglocska dd68eb0aae chg: Set "User" as the default role for new installations 2016-08-31 10:11:06 +02:00
Andreas Ziegler 812e8a6dd5 fix: update version number to 2.4.51 in MYSQL.sql 2016-08-31 04:30:45 +02:00
Andreas Ziegler 66c8f56b17 new: add basic documentation on experimental PostgreSQL support 2016-08-31 04:11:49 +02:00
iglocska 9656913bd1 fix: Added 2.4.51's database changes to MYSQL.sql 2016-08-30 15:52:58 +02:00
iglocska 79c1bd1ae4 fix: Moved the example API script using SSL client certificate 2016-08-29 21:50:41 +02:00
iglocska c15674ea44 Merge branch 'sslclientcert' into sslclientsync 2016-08-18 10:03:01 +02:00
iglocska 444171bd2d Merge branch '2.4' into sslclientsync 2016-08-18 09:58:52 +02:00
Andreas Ziegler 3e4e08ffd1 chg: remove obsolete upgrade stuff, unsupported 2016-08-16 16:06:57 +02:00
Andreas Ziegler 88b2ea1eaf chg: add index for cake_sessions expires to MYSQL.sql 2016-08-16 04:10:34 +02:00
Mathieu Deloitte dca6e0b237 Init MISP ansible 2016-08-05 15:39:38 +02:00
Andreas Ziegler f622eeab63 chg: remove duplicate line from install doc 2016-08-04 14:47:04 +02:00
Andreas Ziegler 44d5fe0344 chg: small cleanup of MYSQL.sql
- integers instead of strings
- spaces after commas, not before
- add&remove spaces
2016-08-01 18:21:14 +02:00
Richard van den Berg 81a5838131 Add support for sync server SSL client certificates 2016-08-01 16:30:22 +02:00
Alexandre Dulaunoy e1289a122c Update UPDATE.txt
Update the UPDATE process according to the development and release cycle.

git fetch is required and not git pull.
2016-07-28 10:50:15 +02:00
Iglocska e65bc0db53 Merge branch '2.4' into 2.4.49
Conflicts:
	app/Controller/AppController.php
2016-07-22 13:29:27 +02:00
Trey Darley 02d910c0ad Add install procedure for current version of ZeroMQ
Debian 8 has an ancient version of ZeroMQ which is not compatible with the latest pyzmq on PyPI. Manually installing the current ZeroMQ release is a viable workaround.
2016-07-22 09:44:49 +00:00
Iglocska b4806939fc fix: MySQL error on users.certif_public, fixes #1378 2016-07-22 10:48:19 +02:00
Trey Darley b3144f068b Small documentation clarification 2016-07-22 08:28:05 +00:00
Iglocska 53289b5416 new: Added a tag restriction to restrict the usage of a tag to a single organisation 2016-07-20 00:08:46 +02:00
Iglocska 069bc3e77f fix: Added roaming to sharing groups in the mysql.sql 2016-07-19 08:44:11 +02:00
Iglocska da0ce1e861 fix: No need for default tasks in the MYSQL.sql file any longer
- handled by the tasks automatically on view
2016-07-18 13:21:59 +02:00
Iglocska af35a4eea2 fix: Added perm_delegate to the default roles in the MYSQL.sql file 2016-07-18 12:24:08 +02:00
Iglocska 6d78946be7 fix: Fixed strings for tinyint(1) type fields in the MYSQL.sql file 2016-07-18 12:22:05 +02:00
Iglocska 5ec15ed05f fix: reverted version number in MYSQL.sql 2016-07-18 00:47:21 +02:00
Iglocska bd46fab70d Merge branch 'email' into 2.4
Conflicts:
	INSTALL/MYSQL.sql
2016-07-18 00:43:47 +02:00
Iglocska 0a33220f03 fix: changed field name from job_id -> process_id for tasks 2016-07-18 00:42:32 +02:00
Iglocska 0ef167f78d Merge branch 'jobid' into 2.4 2016-07-18 00:40:20 +02:00
Steve Fossen 27ce8c9cec mysql for bug #1180 2016-07-15 08:55:01 -07:00
Steve Fossen 75c633f788 update initial install mysql too 2016-07-15 08:42:52 -07:00
Andreas Ziegler 0a4b26de24 fix: doc: use php5-redis package instead of pecl for deb7/ubu14 2016-07-13 21:12:48 +02:00
Andreas Ziegler 8e28fed3ac fix: submodule updates: force overwrite 2016-07-13 18:08:37 +02:00
Andreas Ziegler 8f31a9f5c9 fix: allow null values for taxonomies expanded column, fixes #1354 2016-07-11 19:33:21 +02:00
Andreas Ziegler 31f21e83ad chg: another cleanup of MYSQL.sql 2016-07-11 19:12:44 +02:00
Andreas Ziegler 43e4da507e chg: docs UPDATE/UPGRADE use latest tag/release instead of latest commit 2016-07-11 02:38:39 +02:00
Andreas Ziegler 6c78974a46 chg: update INSTALL docs to use latest tag/release instead of latest commit 2016-07-11 02:19:20 +02:00
Andreas Ziegler 7cc999adf0 fix: add perm_delegate to MYSQL.sql 2016-07-11 00:47:20 +02:00
Andreas Ziegler 3f3c8273be fix: update mysql structure for 2.4.49 updates 2016-07-07 18:40:16 +02:00
Andreas Ziegler 5e680a7e72 update db_version in MYSQL.sql 2016-07-06 00:22:54 +02:00
Andreas Ziegler 2f2da8515f fix: add warninglist tables to MYSQL.sql 2016-07-06 00:22:19 +02:00
Andreas Ziegler 2f2952cff2 fix: use same default value as in AppModel update mechanism 2016-07-06 00:21:28 +02:00
Andreas Ziegler 8ce679df91 chg: move tables to retain alphabetical order 2016-07-06 00:17:59 +02:00
Andreas Ziegler 0c2d3603d1 chg: remove quotes from integers in MYSQL.sql 2016-07-05 04:53:56 +02:00
Andreas Ziegler 664503a54d chg: KEY/INDEX are synonyms in MySQL, use INDEX only 2016-07-05 04:42:29 +02:00
Richard van den Berg e835985b69 Example API script using client cert 2016-07-04 16:12:14 +02:00
Andreas Ziegler c92058a0b5 chg: remove quotes from integers in MYSQL.sql 2016-07-04 15:50:53 +02:00
Andreas Ziegler 46b0dd1cb2 chg: use lowercase for int in whole MYSQL.sql 2016-07-04 15:49:20 +02:00
Andreas Ziegler fd5e463926 chg: remove duplicate spaces from MYSQL.sql 2016-07-04 15:49:15 +02:00
Alexander J cc03a51ffa Update UPDATE.txt 2016-06-30 10:31:31 +02:00
Andras Iklody 29dd9ce461 Merge pull request #1288 from peasead/2.4
updated CentOS 7 INSTALL guide
2016-06-27 14:18:34 +02:00
Andrew Pease 9a2bbc6dcb updated CentOS 7 INSTALL guide 2016-06-21 23:14:02 -05:00
Alexandre Dulaunoy b71008594a Chg: MISP stickers source added - PDF, SVG and PNG 2016-06-20 18:06:56 +02:00
Andreas Ziegler 4a9356a1bc new: installation instructions for MISP on Debian 8 2016-06-19 20:30:03 +02:00
Andreas Ziegler 5996c56e7f chg: small fixes for ubuntu1604 install doc 2016-06-19 20:29:47 +02:00
Andreas Ziegler 0cd9acc59b chg: make old debian install doc wheezy-specific 2016-06-19 20:29:12 +02:00
Andreas Ziegler e97d7842a3 new: installation instructions for MISP on Ubuntu 16.04 2016-06-18 21:37:53 +02:00
Alexandre Dulaunoy 55fb81a3b2 Fix: old upgrade SQL script moved to legacy directory 2016-06-16 05:03:40 +02:00
Steve Fossen dc664d4a0e typo in alter 2016-06-15 19:40:32 -07:00
Alexandre Dulaunoy 163f4a7e76 Fix: removal of unused file 2016-06-15 08:16:04 +02:00
Steve Fossen 40aefe4f04 fix for update script 2016-06-12 21:21:20 -07:00
Steve Fossen 7a7b407a00 Organization UUID nullable
1. For older MISP there isn't UUID
2. UUID in out of order RelatedEvent processing compared to first Event from Organization
2016-06-12 21:16:39 -07:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
Iglocska b094af8b12 fix: Fixed epel url for centos 7.x 2016-06-05 23:27:13 +02:00
Andreas Ziegler c1eda1e04b remove single spaces after tabs 2016-06-04 01:54:19 +02:00
Andreas Ziegler 8a2352f7b8 remove single spaces in front of tabs 2016-06-04 01:14:25 +02:00
Andreas Ziegler 0fe692c56a remove whitespace at end of line 2016-06-04 01:10:45 +02:00
Andreas Ziegler bba7e60e85 remove empty lines at end of files 2016-06-04 01:10:05 +02:00
Andreas Ziegler 898ea1d97c remove whitespace (space/tab) from empty lines 2016-06-04 01:08:16 +02:00
I-am-Sherlocked dec519f04f Change job_id to varchar to resolve #1180
As mentioned in #1180, every spot that task->job_id is being set:

app/Model/Task.php

app/Controller/TasksController.php

it's the returned value from CakeResque::enqueueAt which is the process_id (MD5).
And I think renaming the field to process_id might be more representative of what it is?
2016-06-03 13:46:39 -07:00
Andras Iklody 265cd24fab Merge pull request #1159 from Deventual/patch-1
Update UPDATE.txt
2016-05-26 01:48:46 +02:00
Richard van den Berg a01845fea4 Pass Authorization HTTP header to php-fpm environment 2016-05-24 16:00:00 +02:00
Deventual b85104ffef Update UPDATE.txt 2016-05-22 12:27:25 +03:00
Iglocska b9884cf5b8 fix: Added the new db changes to the SQL files 2016-05-20 09:00:04 +02:00
Iglocska 6a5df826fd chg: Added php5-json to ubuntu/debian installation guide
- Added php5-json in case it is not installed by default thanks to the do no evil clause in the license (ノಠ益ಠ)ノ彡┻━┻
2016-05-18 15:08:28 +02:00
I-am-Sherlocked ddde9657ca Missing DEFAULT value in certif_public 2016-05-11 15:38:05 -07:00
Steve Fossen 991e5c49c7 patch for smime
smime patch also needed in base mysql for new installs.
2016-05-05 08:49:41 -07:00
Iglocska a4e69c6e8d fix: Fix to an issue for new installations 2016-04-28 18:13:56 +02:00
Iglocska 5a496c05e4 Updates to the SMIME setup instructions 2016-04-26 17:55:16 +02:00
Iglocska 8db889ce7e SMIME changes
- tied into auto upgrade system
- tied into server settings
- some cleanup of overly verbose debug
- Enforcing enable/disable everywhere
- Changed temporary file structure
2016-04-26 16:40:12 +02:00
Iglocska 267caa3315 Merge branch '2.4' into smime
Conflicts:
	app/Controller/AppController.php
2016-04-25 23:12:57 +02:00
Heiko Siebel d235b66ac8 Update UPDATE.txt
Adopt CyBox Version: 2.1.0.12 (analogue to INSTALL documentation)
2016-04-25 10:14:33 +02:00
Iglocska 24c7fa61fe Merge branch 'permissionfix' into 2.4 2016-04-18 17:41:59 +02:00
Iglocska d4c393897e Removed an old unused field, fixes #1092
- thanks to @steventgoossensB for finding the obsolete field
2016-04-18 17:35:01 +02:00
Andras Iklody 32d0481877 Merge pull request #1078 from sfossen/patch-3
defaults for events table.
2016-04-14 08:51:17 +02:00
Andras Iklody ceb7a322f2 Merge pull request #1076 from sfossen/patch-1
default for roles perm_template
2016-04-14 08:51:11 +02:00
Andras Iklody 9cb437d1db Merge pull request #1081 from sfossen/patch-6
defaults for logs table.
2016-04-14 08:51:02 +02:00
Andras Iklody 8af50a938b Merge pull request #1077 from sfossen/patch-2
defaults for users tables.
2016-04-14 08:50:34 +02:00
Andras Iklody ae5735a9e2 Merge pull request #1080 from sfossen/patch-5
defaults for organisations table
2016-04-14 08:50:29 +02:00
Andras Iklody 2b305c9ea1 Merge pull request #1079 from sfossen/patch-4
defaults for jobs table
2016-04-14 08:50:16 +02:00
Andras Iklody 9a7950f65c Merge pull request #1082 from sfossen/patch-7
defaults for servers table.
2016-04-14 08:50:02 +02:00
Steve Fossen 00d79d7bbb revert the unsigned removal. 2016-04-12 14:22:08 -07:00
Steve Fossen a4f2e7a430 defaults for feeds table. 2016-04-12 13:34:48 -07:00
Steve Fossen 5a954cbac0 defaults for servers table. 2016-04-12 13:33:12 -07:00
Steve Fossen 7801a8ea6d defaults for logs table. 2016-04-12 13:31:58 -07:00
Steve Fossen 51e2faba1e defaults for organisations table 2016-04-12 13:30:08 -07:00
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