Commit Graph

67 Commits (495cc1a6c267bcf8d32b1b160af711239f94ffc1)

Author SHA1 Message Date
Christophe Vandeplas 495cc1a6c2 UUID support for syncing 2012-03-20 13:40:58 +01:00
Christophe Vandeplas 2c7f01f61e Rename Finish Edit to Publish Event 2012-03-20 08:26:57 +01:00
Christophe Vandeplas b79d16291b Fixes bug: to_ids should be there otherwise you cannot edit the
signature to change the "to_ids" checkbox. By Andrzej Dereszowski
2012-03-18 08:02:31 +01:00
Christophe Vandeplas 07f6b5e090 cleanup old __('Actions') and non echo __() 2012-03-16 14:13:31 +01:00
Christophe Vandeplas 8c5b973852 updated DB structure and content 2012-03-15 15:10:24 +01:00
Christophe Vandeplas 865a24d0bd Migration to CakePHP 2.1.
Most of the functionality migrated, Q&A review required.
2012-03-15 15:06:45 +01:00
Christophe Vandeplas 6da66f61b6 Terms and Conditions and News splashpage
Updated DB structure: ALTER TABLE `users` ADD `termsaccepted` TINYINT( 1
) NOT NULL , ADD `newsread` DATE NOT NULL
2012-03-13 09:58:34 +01:00
Christophe Vandeplas 20c1c51a74 micro change in export text 2012-03-07 16:23:06 +01:00
Christophe Vandeplas b5f2582961 Temporary workaround for problem to edit profile. 2012-03-07 16:13:54 +01:00
Christophe Vandeplas 864f3aff2f implement batch import of signatures 2012-03-06 13:45:16 +01:00
Christophe Vandeplas cc5a62426d powered by 2012-03-06 11:37:14 +01:00
Christophe Vandeplas 91cc35140e export to text formats 2012-03-06 11:29:01 +01:00
Christophe Vandeplas 4ca79e3e5b fixed information disclosure vulnerability on groups pages 2012-03-06 10:38:02 +01:00
Christophe Vandeplas f58cd27855 updated README based on feedback from Jeroen Vanderauwera and some
corrections
2012-03-06 10:21:46 +01:00
Christophe Vandeplas cd78cb260f show org for admin 2012-03-06 07:45:02 +01:00
Christophe Vandeplas b0bb827261 show link between events on the signature level 2012-02-20 19:46:37 +01:00
Christophe Vandeplas eef982d18a reverted sort order of Signature Types Histogram 2012-02-20 14:52:31 +01:00
Christophe Vandeplas 96b91b73c2 changed sort-order of Signature Types Histogram 2012-02-20 14:51:37 +01:00
Christophe Vandeplas 7a820ee8fd snort signature type is now exported to NIDS and cleaned up 2012-02-20 14:33:03 +01:00
Christophe Vandeplas cf5b5f1784 updated table structure 2012-02-20 13:20:45 +01:00
Christophe Vandeplas e247abf36b Allows the user to choose a custom NIDS start SID 2012-02-20 10:16:13 +01:00
Christophe Vandeplas c77d499555 Added more clear Edit Profile button -
https://code.lab.modiss.be/p/cydefsig/issues/29/
2012-02-20 09:39:46 +01:00
Christophe Vandeplas 89d0a8d08d miror layout improvements in emails 2012-02-11 07:56:41 +01:00
Christophe Vandeplas f9d64c99b8 fixes HTML entities in email 2012-02-11 07:47:05 +01:00
Christophe Vandeplas e7479fdad3 data validation - duplicate signatures for same event 2012-02-10 14:43:02 +01:00
Christophe Vandeplas 934397c892 bugfix userslist and types_histogram 2012-02-10 14:17:00 +01:00
Christophe Vandeplas 7ff925897c list number of events shared by Org
list type of signatures shared by Org
2012-02-10 14:03:33 +01:00
Christophe Vandeplas 7b16857bc7 allow string-in-file 2012-02-10 11:11:52 +01:00
Christophe Vandeplas dd5d4f37d2 Snort signature type has no datavalidation 2012-02-03 11:13:11 +01:00
Christophe Vandeplas 4483c2a5f1 added 'snort' signature type 2012-02-03 11:13:10 +01:00
Christophe Vandeplas 7ca72ade23 added 'snort' signature type 2012-02-03 10:59:12 +01:00
Christophe Vandeplas ca7085469f Database structure and rough license 2012-01-18 15:30:36 +01:00
Christophe Vandeplas 4a084563d3 List members (orgs) of the platform 2012-01-17 12:36:32 +01:00
Christophe Vandeplas 11c4c145b2 Allow to hide (default) the name of the Organisation that posted the
event.
2012-01-17 10:43:31 +01:00
Christophe Vandeplas 101a049ff7 Fixed filesystem permissions 2012-01-05 14:14:54 +01:00
Christophe Vandeplas 0914e3885e default To IDS checkbox is checked 2012-01-05 13:55:53 +01:00
Christophe Vandeplas b995b16517 to_nids renamed to to_ids and implemented 2012-01-05 13:54:09 +01:00
Christophe Vandeplas c68c732bf4 stylesheet improvements 2012-01-05 11:46:59 +01:00
Christophe Vandeplas 00c4405cc6 shows ID in event list and detail 2012-01-05 11:03:51 +01:00
Christophe Vandeplas eaaef2d7c8 micro fix 2012-01-05 11:00:22 +01:00
Christophe Vandeplas b4966bc154 Contact reporter now lets a user add a custom message. 2011-12-17 10:27:45 +01:00
Christophe Vandeplas 45ae4c65c6 cleaned workaround for empty password behavior of Auth component 2011-12-11 19:39:02 +01:00
Christophe Vandeplas a55ced2d30 add basic XSRF protection for add, edit actions 2011-12-11 18:28:33 +01:00
Christophe Vandeplas 1980998ee7 minor fixes in git repo 2011-12-11 16:59:35 +01:00
Christophe Vandeplas b81874fc3d authkey reset functionality
and fixed bugs in users_controller
2011-12-11 16:57:06 +01:00
Christophe Vandeplas 5810b0e47e events/snort is now refactored to events/nids
Backwards compatibility with the url is still kept
2011-12-11 14:44:20 +01:00
Christophe Vandeplas c1e5bdb271 implemented relations dynamically 2011-12-11 13:29:54 +01:00
Christophe Vandeplas 84ebbea07c removed forgotten comment 2011-12-11 13:26:40 +01:00
Christophe Vandeplas b24506e73b fixes authkey generation 2011-12-11 13:21:23 +01:00
Christophe Vandeplas e1c36e1caf added missing files 2011-12-09 11:45:12 +01:00