iglocska
c19e8cf1d2
fix: Fixed weird error message if an ajax query goes wrong
2018-04-24 17:49:27 +02:00
iglocska
b4e780e23a
fix: Hide buttons to create proposals for read only users, fixes #3187
2018-04-24 17:48:43 +02:00
iglocska
e0f975e4cc
fix: Added event enrichment to the ACL
2018-04-24 17:32:20 +02:00
iglocska
a473ab5489
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 17:10:35 +02:00
iglocska
df80f702d0
Merge branch 'correlation_integration' into 2.4
2018-04-24 17:10:16 +02:00
Andras Iklody
462b142007
Merge pull request #3188 from mokaddem/edit_attribute_distribution_fix
...
quickfix: editing an attribute was resetting its distribution level
2018-04-24 17:01:48 +02:00
Sami Mokaddem
890cd733ed
fix: editing an attribute was not setting the distribution level to the
...
previous value.
2018-04-24 14:45:24 +00:00
iglocska
fd24429e71
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 16:42:10 +02:00
iglocska
2af8bfec4e
new: Added event enrichment functionality
...
- select and run a set of enrichments on all applicable attributes of the event
- exposed to the API
- exposed to the command line tool
- adheres to attribute distributions
2018-04-24 16:41:09 +02:00
chrisr3d
61ad0594f3
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 16:16:23 +02:00
chrisr3d
8738f736f8
fix: Fixed relationships in object references
2018-04-24 16:14:24 +02:00
iglocska
42a5aaf5e6
fix: Fixed an issue where attribute searches via the UI would incorrectly return all visible data
2018-04-24 11:53:24 +02:00
iglocska
0ce6a643f3
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 11:46:16 +02:00
iglocska
767ab6c21b
fix: Fail gracefully during single user PGP key checks on the user view
2018-04-24 11:45:43 +02:00
chrisr3d
80b69b349e
Precising error type to better catch where an error is
2018-04-24 11:21:08 +02:00
chrisr3d
3afcf9d6da
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 11:19:46 +02:00
chrisr3d
5330c8f3ef
args & string formatting typo
2018-04-24 11:18:43 +02:00
iglocska
ffcecbf3cc
fix: Fixed editing feeds via the UI
2018-04-24 10:44:02 +02:00
iglocska
ed13c5cf66
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-24 10:08:10 +02:00
iglocska
79f4730294
fix: Session.cookie_timeout could not be saved correctly, fixes #3182 , fixes #3171
2018-04-24 10:07:28 +02:00
Andras Iklody
a868dfb84b
Merge pull request #3183 from StefanKelm/2.4
...
Update Log.php
2018-04-23 23:58:22 +02:00
chrisr3d
2cc5d06044
add: Making references between objects in the event created while importing STIX
2018-04-23 17:03:38 +02:00
chrisr3d
659fb6abf4
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-23 16:29:35 +02:00
chrisr3d
51cd50a232
add: Added Windows Service objects parsing
2018-04-23 16:27:45 +02:00
StefanKelm
9951590ef8
Update Log.php
2018-04-23 15:06:56 +02:00
StefanKelm
739210c58f
Update Log.php
...
Alphabetically sort list of Actions pull-down menu within "Search Logs"
2018-04-23 14:59:01 +02:00
iglocska
ee34138229
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-23 14:58:53 +02:00
iglocska
4022285e06
new: Added Feed management API
...
- add/edit/delete feeds via the API
- new APIs are RestResponseComponent aware
- GET on add/edit to receive usage information
2018-04-23 14:57:59 +02:00
Raphaël Vinot
2d4535aeac
fix: downasides -> downsides
2018-04-23 14:02:54 +02:00
iglocska
cc9b182a87
chg: Changed the org admin role to not have sync privileges by default
2018-04-23 12:46:00 +02:00
iglocska
ff454b0303
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-23 11:49:10 +02:00
iglocska
110cff08d8
fix: Fixed empty event tags on the event index api
2018-04-23 11:48:39 +02:00
chrisr3d
6532a21a04
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-23 10:31:30 +02:00
chrisr3d
364dc3399e
Added dedscription for each function
2018-04-23 10:26:54 +02:00
iglocska
f05aeefe8c
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-23 09:37:05 +02:00
iglocska
96d33ad1bf
fix: Cull empty event tags for event index
2018-04-23 09:36:32 +02:00
Sami Mokaddem
c7496c67ca
fix: changed "xhtml:body" into "xhtml:div", to avoid creating a body DOM
...
which cause listener on the original body to bug. Incremented js number
and check if request is ajax or not in ObjectController
2018-04-23 07:35:52 +00:00
iglocska
7662c3447f
fix: Fixed previewing image attachments via the feeds
2018-04-23 08:51:44 +02:00
Andras Iklody
84f479f2e5
fix: After adding a tag via the API MISP would always return the first tag, fixes #3159
2018-04-22 23:38:24 +02:00
iglocska
4a72c1b669
chg: Version bump
2018-04-21 23:33:20 +02:00
iglocska
d5e3b09806
Merge branch '2.4' of github.com:MISP/MISP into 2.4
2018-04-20 16:11:28 +02:00
iglocska
afa6342840
new: Add download buttons for user profiles
2018-04-20 16:09:27 +02:00
Sami Mokaddem
5d496ecb6f
sanitize event_id + bit refacto
2018-04-20 13:32:47 +00:00
Sami Mokaddem
4e6eec3f9c
Slight ui adjustement
2018-04-20 12:57:14 +00:00
Sami Mokaddem
a9024daea9
feature: Support of fullscreen in correlation graph in the event view
2018-04-20 12:50:32 +00:00
Sami Mokaddem
43e8529b9d
Correlation graph in event view
2018-04-20 12:38:14 +00:00
Andras Iklody
607d203c04
Merge pull request #3170 from mokaddem/ref_graph
...
Extended event support and tag filtergin in the event graph
2018-04-20 13:40:48 +02:00
Sami Mokaddem
7ee1717628
Added confirmation box to draw the network based on a threshold
2018-04-20 11:20:52 +00:00
Alexandre Dulaunoy
1ce44b145a
fix: MISP galaxy updated
2018-04-20 11:19:14 +02:00
Sami Mokaddem
677f466c4e
perf: unset filtered data instead of adding them to a new array (thus,
...
reducing memory consumption by a factor of 2)
2018-04-20 09:10:51 +00:00