Raphaël Vinot
099a4643b3
Major rewrite of the JSON schema
2017-04-07 17:32:41 +02:00
iglocska
6d33845701
fix: Fixed a typo in the previous commit
2017-04-07 16:56:55 +02:00
iglocska
dadd9b3c81
fix: remove sharing groups from json output if empty
2017-04-07 16:51:37 +02:00
iglocska
a68ff5da1a
fix: Slight change of the related events format in the JSON to be more consistent
...
- Org and Orgc moved within the relatedEvent->Event
2017-04-07 16:01:28 +02:00
iglocska
f4526b7e32
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-04-07 10:48:17 +02:00
iglocska
6c487c393a
chg: Default password policy now includes a 16 char+ string option as an alternative to the short 3/4, fixes #2117
2017-04-07 10:47:23 +02:00
Alexandre Dulaunoy
c73654dd08
fix: updated to the latest version of misp-galaxy
2017-04-06 21:34:05 +02:00
iglocska
c305891693
fix: Fixed a small issue that could lead to a failed event push using sharing groups
2017-04-06 16:10:06 +02:00
iglocska
44df97b571
fix: Enforce the uuid creation on the UI
2017-04-06 15:07:33 +02:00
iglocska
b900f18db6
fix: Enforce adding a UUID for external organisations too
...
- No need to support 2.3 any longer
2017-04-06 14:50:40 +02:00
iglocska
727b0bf102
fix: Default value for the tag exportable field added
2017-04-06 09:32:55 +02:00
iglocska
9f7dd6cb73
fix: fixed the attribute level restsearch returning a weirdly formatted empty array
2017-04-05 14:17:34 +02:00
iglocska
3e72e50141
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-04-05 13:30:56 +02:00
iglocska
2f824e3833
fix: History is now available via the API, fixes #2111
2017-04-05 13:29:51 +02:00
Andras Iklody
f2da18b33d
Merge pull request #2112 from FloatingGhost/2.4
...
Misp-wipe: Ensure root, don't echo password
2017-04-05 13:21:32 +02:00
Hannah Ward
140d21b8c2
new: Check is user is sudo before wiping misp
2017-04-05 11:34:04 +01:00
Hannah Ward
7a8d3a2d31
fix: Do not echo password on misp-wipe
2017-04-05 11:26:34 +01:00
iglocska
b3cfca18c7
fix: Whitelist entries being removed breaks the indexing of attribute arrays
...
- caused issues with JSON serialisation as lists turned into dicts
2017-04-05 11:44:12 +02:00
iglocska
0b0f793dc9
fix: Fixed an invalid JSON serialisation for restSearch
2017-04-04 17:21:55 +02:00
iglocska
1eeb7f21c6
chg: Added the proposal to delete flag to the API output, fixes #2105
2017-04-04 14:31:24 +02:00
iglocska
691cb75133
fix: minor issue - duplicate style tag, fixes #2106
2017-04-04 14:30:14 +02:00
iglocska
5ef4e7732d
fix: CSRF issue when adding an attribute via the popover
2017-04-04 14:01:28 +02:00
iglocska
be8b05d28e
fix: min width added to resolved attribute value
...
- looked terrible on low res screens
2017-04-04 10:47:36 +02:00
iglocska
6a08cdc56d
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-04-04 10:30:28 +02:00
iglocska
73d90466eb
fix: Fixed issues with popups across the board for low res displays, fixes #2101
...
- Popups get scrollbars / realligned for potato resolutions
- General cleanup of popup related functions in the JS
- Added version querystring to the css files, no more ctrl+f5ing after some updates
2017-04-04 10:28:21 +02:00
iglocska
ae79ae1e5e
fix: Removed ajax containers from views since they are already provided by the layout, fixes #1753
...
- resolves some issues with popups not showing up after certain actions
2017-04-04 09:57:08 +02:00
Alexandre Dulaunoy
7656b83b27
fix: misp-galaxy updated to the latest version
2017-04-03 19:46:15 +02:00
Alexandre Dulaunoy
484f757dda
fix: misp-taxonomies updated to the latest version
2017-04-03 19:27:01 +02:00
iglocska
6a0f6b9e3e
fix: Rearrange the data for adding proposals
...
- if no ShadowAttribute container is found, encapsulate the posted data
2017-04-03 14:44:57 +02:00
iglocska
ddf0145ae8
chg: Automation page updated to reflect the changes to the search APIs
...
- If your name is Raphael, move along nothing to see here *cough*
2017-03-31 23:38:12 +02:00
iglocska
3b6807ef72
new: Rework of the restsearch APIs
...
- allows for alternate download types (supported for now: openioc)
- major refactor of the openioc export
- refactor of the CIDR tool
2017-03-31 19:27:34 +02:00
iglocska
1ef6081b0d
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-03-30 18:38:50 +02:00
iglocska
958a667d0a
fix: NotFoundException when no events found by restSearch, fixes #2096
...
- changed to just return an empty set
- returns {"request":[]} for events/restSearch
- returns [] for events/restSearch
2017-03-30 18:37:50 +02:00
Alexandre Dulaunoy
2119f75b22
Merge pull request #2091 from jhopp1e/patch-1
...
Update xINSTALL.centos6.txt
2017-03-30 18:30:55 +02:00
Alexandre Dulaunoy
1ad4271d18
Merge branch '2.4' into patch-1
2017-03-30 18:29:28 +02:00
iglocska
39fcdc56cc
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-03-30 16:08:20 +02:00
iglocska
c02f2eaf9a
fix: Removed unused field from user edit view
2017-03-30 16:07:58 +02:00
Alexandre Dulaunoy
01aff42022
misp-galaxy updated to the latest version
2017-03-30 15:16:32 +02:00
iglocska
8f96bf8686
fix: Correction to previous commit
...
- correlations can now be disabled by site admins, no matter who created the event
2017-03-30 14:11:53 +02:00
iglocska
dfd9c2ff66
fix: Allow disabling correlation for events not owned by the user if the user is a site admin
2017-03-30 14:00:21 +02:00
Justin Hopple
aea4003422
Update xINSTALL.centos6.txt
2017-03-27 19:46:56 -05:00
iglocska
b71e5145d8
Merge branch '2.4' of https://github.com/MISP/MISP into 2.4
2017-03-27 10:49:29 +02:00
iglocska
97d5e2d115
fix: Freetext import shouldn't require the TLD containing warninglists to be enabled
...
- as long as it exists it will be used, no need to enable it any longer
2017-03-27 10:48:45 +02:00
Andras Iklody
64efbd5927
Merge pull request #2000 from devnull-/bulk-email
...
Bulk email
2017-03-27 10:31:00 +02:00
iglocska
ac6c74575e
fix: Fixed an issue where discarding a delegation request tried to redirect to the event view
...
- however, users lose access to the event once they discard the delegation request
- redirects to the index instead now
2017-03-27 10:25:52 +02:00
iglocska
50c94e338b
fix: Managing Delegation Request - wrong organisation in popup fixed, fixes #2079
2017-03-27 10:21:41 +02:00
iglocska
1237fff0ac
fix: Missing JS file for the template file upload re-added, fixes #2084
2017-03-27 10:03:42 +02:00
iglocska
1936ee961d
chg: Changed js query string
2017-03-26 18:24:44 +02:00
iglocska
033c535e59
chg: Version bump
2017-03-26 18:23:55 +02:00
iglocska
3fff604bcf
new: Added 2 new types
...
- hex and sigma
2017-03-26 18:23:22 +02:00