MISP/INSTALL
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
..
build updated structure of the documentation 2013-02-15 08:20:14 +01:00
format Version 1.0 of MISP XML Document Type Definition. 2013-07-29 11:37:09 +02:00
INSTALL.sysop.txt updated structure of the documentation 2013-02-15 08:20:14 +01:00
INSTALL.txt corrections in the documentatino 2013-07-11 14:21:38 +02:00
LOCKED.sql Upgrade script for 2.1.8 2013-08-21 11:33:30 +02:00
MIGRATE.sql Migration script updated with the regexp changes 2013-07-29 10:33:50 +02:00
MYSQL.sql Update to the MYSQL.sql file to reflect the 'locked' changed 2013-08-12 17:36:11 +02:00
UPGRADE.txt Merge branch 'feature/gui' of https://github.com/MISP/MISP into 2013-05-31 17:50:00 +02:00
apache.misp updated INSTALL docu and apache templates 2013-03-29 19:47:59 +01:00
apache.misp.ssl updated INSTALL docu and apache templates 2013-03-29 19:47:59 +01:00
documentation1.pdf updated structure of the documentation 2013-02-15 08:20:14 +01:00
documentation2_user_management.pdf updated structure of the documentation 2013-02-15 08:20:14 +01:00
documentation3_using_the_system.pdf updated structure of the documentation 2013-02-15 08:20:14 +01:00
documentation4_administration.pdf updated structure of the documentation 2013-02-15 08:20:14 +01:00
documentation5_categories_and_types.pdf updated structure of the documentation 2013-02-15 08:20:14 +01:00