Commit Graph

19333 Commits (c4de737aa755f87d868a71816b107d962ea0eeb8)

Author SHA1 Message Date
Alexandre Dulaunoy c4de737aa7
chg: [Pip] lock updated 2021-06-07 17:00:15 +02:00
Alexandre Dulaunoy 06b7811537
chg: [PyMISP] updated 2021-06-07 14:47:21 +02:00
Alexandre Dulaunoy f05a3c832b
Revert "Merge pull request #7476 from RichieB2B/ncsc-nl/org_blocklist"
This reverts commit ea73d2613f, reversing
changes made to 6d8c2eebcf.
2021-06-07 14:42:57 +02:00
Alexandre Dulaunoy ea73d2613f
Merge pull request #7476 from RichieB2B/ncsc-nl/org_blocklist
fix: [db] rename org_blacklists to org_blocklists everywhere
2021-06-07 14:31:25 +02:00
Alexandre Dulaunoy 6d8c2eebcf
chg: [misp-galaxy] updated to the latest version 2021-06-07 14:26:41 +02:00
Alexandre Dulaunoy 4013469905
chg: [misp-objects] updated to the latest version 2021-06-07 14:25:54 +02:00
Richard van den Berg 3a05c8d26e fix: [db] rename org_blacklists to org_blocklists everywhere 2021-06-07 13:06:02 +02:00
Alexandre Dulaunoy 19aa7e23bf
chg: [warning-lists] updated to the latest version 2021-06-04 11:04:12 +02:00
mokaddem 8084faabdc
fix: [post:send_mails] Make sure to have full group_by 2021-06-04 10:37:31 +02:00
iglocska 3b2100e3d1
fix: [attribute add] fixed typo causing the add function to fail 2021-06-01 23:29:41 +02:00
iglocska 478be522d2
fix: [organisations index] added quickfilter as an alias for the search 2021-06-01 20:48:22 +02:00
iglocska 582187289c
fix: [Sharing groups] show roaming state in the API view 2021-06-01 20:47:58 +02:00
Andras Iklody 8766d0285e
Merge pull request #7459 from Kagee/patch-1
fix: [UI] Restore notice list warnings when adding or editing attribute
2021-06-01 16:30:53 +02:00
Anders Einar Hilden 60e7dfb8ce
fix: [UI] Restore notice list warnings when adding or editing attribute
Restore the notice_message div that vanished in commit 0d4df7c98b.
2021-06-01 16:28:39 +02:00
iglocska 845ba86ba5
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-05-28 10:37:32 +02:00
iglocska c71f4c9f2a
fix: [security] disable email uniqueness validation for the self registration 2021-05-28 10:37:01 +02:00
Alexandre Dulaunoy c30b1f5fdc
chg: [misp-objects] updated to latest version 2021-05-27 16:37:11 +02:00
Alexandre Dulaunoy d516148f42
chg: [misp-objects] updated to the latest version 2021-05-27 16:27:15 +02:00
Alexandre Dulaunoy 39666c8b11
chg: [misp-objects] updated to the latest version 2021-05-26 15:52:00 +02:00
Alexandre Dulaunoy afa0ffd33c
chg: [warning-lists] updated to the latest version 2021-05-26 09:37:00 +02:00
iglocska 72ccba98eb
fix: [OTP] identifier tag fixed
- was hard coded to [MISP]
2021-05-26 08:36:05 +02:00
Alexandre Dulaunoy 38cf3b0620
chg: [misp-objects] updated fix #7445 2021-05-25 23:18:53 +02:00
Alexandre Dulaunoy ce93848dea
chg: [config] default config now uses RFC2606 example.com domain 2021-05-25 12:11:19 +02:00
mokaddem 15a836b393
fix: [events:index] Reindex tag array to always return a list 2021-05-21 10:17:18 +02:00
mokaddem 21df2a398a
fix: [organisations:add] Wrong label value 2021-05-21 07:10:51 +02:00
iglocska fae5119388
fix: [group by] error fixed in diagnostics, fixes #7411 2021-05-20 09:40:42 +02:00
Alexandre Dulaunoy 282a9c4047
chg: [misp-objects] updated to the latest version 2021-05-17 15:58:50 +02:00
iglocska e4a00d067a
Merge branch 'develop' into 2.4 2021-05-14 13:00:30 +02:00
iglocska 7f87191af2
chg: [version] bumped 2021-05-14 12:33:57 +02:00
iglocska e9d0dd48cb
chg: [birthday] logo added
- to be removed on the next release
2021-05-14 12:22:05 +02:00
iglocska ddefec526f
Merge branch '2.4' into develop 2021-05-14 12:15:12 +02:00
Andras Iklody ea3071e78d
Merge pull request #7377 from 86x/pi-support
fix: Support various Raspberry Pi OS's in SUPPORT_MAP
2021-05-14 12:14:16 +02:00
Andras Iklody 0f78aef0c9
Merge pull request #7334 from Wachizungu/fix-allowedlists-route
chg: [routes] fix allowedlists routes. Renamed from whitelists.
2021-05-14 12:12:16 +02:00
Andras Iklody ee612fb68c
Merge pull request #7403 from righel/fix-restricted_to_domain-reset-on-org-edit-allow-json-arrays
fix restricted_to_domain reset when updating org, allow arrays via api.
2021-05-14 12:11:44 +02:00
Raphaël Vinot 5a31694254 chg: [PyMISP] Bump version 2021-05-13 22:57:50 -07:00
chrisr3d 308787918e Merge branch '2.4' of https://github.com/MISP/MISP into develop 2021-05-11 17:52:31 +02:00
chrisr3d 94ebb627c3
fix: [jobs view] Typo with $baseurl variable name 2021-05-11 17:43:29 +02:00
chrisr3d 258e68df9b
fix: [module results] References between objects returned with module results and the original object attribute are now pointing to the original object itself
- A reference between an object and an object
  attribute is supported in the API, but does not
  appear on the event graph
- Instead of pointing to the initial object
  attribute then, we look for the uuid of the
  object containing the attribute and use this
  uuid for the reference
- The references between objects returned as
  module results and the object containing the
  attribute initially used for the enrichment
  with a module are then handled properly
2021-05-11 17:26:07 +02:00
chrisr3d 63181d2219 Merge branch '2.4' of https://github.com/MISP/MISP into 2.4 2021-05-11 15:11:58 +02:00
Andras Iklody eac96b4b47
Merge pull request #7405 from righel/fix-edit-servers-via-api-when-host_org_id-is-empty
fix: servers cannot be edited via API when MISP.host_org_id setting i…
2021-05-11 15:09:25 +02:00
Luciano Righetti 8507d324eb fix: servers cannot be edited via API when MISP.host_org_id setting is empty. 2021-05-11 15:04:59 +02:00
Alexandre Dulaunoy d278a533a0
chg: [misp-objects] updated 2021-05-11 15:02:19 +02:00
Alexandre Dulaunoy 45bba350bb
fix: [taxonomies] updated 2021-05-11 14:11:29 +02:00
Alexandre Dulaunoy 99d8096d31
chg: [misp-taxonomies] updated to the latest version 2021-05-11 13:59:44 +02:00
chrisr3d 3cf7c5848c
fix: [module results] Included the object references handling loop in the objects handling loop
- If we did not get any object in a result from
  a misp module, the `$references` variable would
  not have been defined and would have raised an
  issue. The references are related to objects,
  it is then obvious to handle them both together
2021-05-11 11:58:10 +02:00
chrisr3d 7573c5abb9
fix: [modules results] Fixed the query to find the uuid of the attribute used as input of a misp-module
- With `Attribute.object_id => 0`, the query did
  only return attributes outside of a MISP object
- This was causing issues with references between
  the MISP objects returned by the modules and the
  attribute used as input to the module. Those
  references were visible in the module results
  preview, but skipped then after the submit
  button is pressed.
- The references are now correctly handled
2021-05-11 11:37:23 +02:00
mokaddem 25cb3942d7
fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value.
Fix #7404
2021-05-11 11:23:36 +02:00
mokaddem 78d6c5ed1c
fix: [attribute:first_seen/last_seen] First seen value can be equal to the last_seen value.
Fix #7404
2021-05-11 11:22:19 +02:00
Alexandre Dulaunoy bd84a45b02
chg: [taxonomies] updated to the latest version 2021-05-10 18:19:17 +02:00
Luciano Righetti ba9e2c7fe4 fix restricted_to_domain reset when updating org, allow arrays via api. 2021-05-10 17:28:31 +02:00