Commit Graph

5772 Commits (2.4)

Author SHA1 Message Date
Michael Hirt cc3bec1efa fix: [diag] diagnostics page loading issue 2023-11-24 12:37:04 +11:00
iglocska 5b86f6a8d1
chg: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +01:00
iglocska 3f4c5c9cb6
Merge branch 'richtag' into develop 2023-11-23 12:21:10 +01:00
Olivier BERT dc5518db33 Accessibility: added a "role" attribute so the global/local nature of tags are read correctly by all screen readers. 2023-11-20 16:43:50 +01:00
Sami Mokaddem dc55b9f541
chg: [widget:worldmap] Added more colour scale in the code and changed the default 2023-11-20 15:20:36 +01:00
Sami Mokaddem b3a9b6260f
chg: [authkey:add] Clarified authkey `read_only` field 2023-11-20 15:19:11 +01:00
Luciano Righetti bc07446a82 fix: taxonomy view filter is not kept when switching pages, fixes #8875 2023-11-15 12:04:28 +01:00
iglocska abdca8808d
Merge branch '2.4' into develop 2023-11-02 14:42:10 +01:00
Andras Iklody a0a2e57fbd
fix: [UsernameHelper] resolved confusion
Based on etymological discoveries, this long standing issue has been resolved.
2023-11-01 06:14:14 +01:00
iglocska 38004f65b8
Merge branch 'disable_ip_retention' into develop 2023-10-31 15:05:07 +01:00
iglocska 075a68f187
Merge branch 'llm_tests' into develop 2023-10-31 15:04:27 +01:00
iglocska e9414e6433
fix: [upload analysis file] removed JS to make it work 2023-10-31 15:03:33 +01:00
Alexandre Dulaunoy 8bff62bc9a
Merge branch '2.4' into develop 2023-10-31 14:51:48 +01:00
Sami Mokaddem 731eed55e9
fix: [ui:global_menu] Make sure right_menu is defined 2023-10-31 08:18:26 +01:00
Sami Mokaddem fb1c6bb0bc
chg: [workflow] Jinja template rendering is done automatically based on param options 2023-10-25 10:52:59 +02:00
Sami Mokaddem c952fcad4b
fix: [objects:edit] Restored behavior of upgrading object to newer template 2023-10-24 09:26:41 +02:00
Sami Mokaddem f436e090a8
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-23 11:39:55 +02:00
James Garratt 4e423b4365 remove spread operator for php 7.2 compatability. 2023-10-23 17:04:22 +11:00
Christian Studer ad7a0ba01d
chg: [misp-stix] Bumped latest version 2023-10-19 20:07:47 +02:00
Sami Mokaddem edd937861a
chg: [dashboard-widget:worldmap] Added support of custom scale in widget config 2023-10-19 11:21:09 +02:00
Sami Mokaddem f9cb9109af
chg: [eventReport:sendToLLM] Added loading text 2023-10-18 17:01:00 +02:00
iglocska d4256ad87a
fix: [llm test] should work nao 2023-10-18 16:45:50 +02:00
Sami Mokaddem 3fd50f007a
new: [eventreport:sendToLLM] Added draft of feature 2023-10-17 21:53:51 +02:00
Sid Odgers 4f0cab086e Add support for disabling the retention of IP addresses used to access API via an AuthKey 2023-10-17 15:57:30 +11:00
Sami Mokaddem 082bda3ae3
chg: [layout] Improved UI in special case 2023-10-11 15:58:46 +02:00
Sami Mokaddem 438d1b8a43
chg: [workflow:editor] Improved quick hashpath picker 2023-10-11 09:35:07 +02:00
Sami Mokaddem f14b81b70c
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-10-09 14:30:30 +02:00
Sami Mokaddem 54ec65acb2
chg: [workflows:infoModal] Added link to jinja2 official documentation 2023-10-09 14:24:31 +02:00
Luciano Righetti 3d57ce7aa0 fix: wrong param order fixes #9319 2023-10-06 15:56:30 +02:00
Christian Studer 35ea184c2d
chg: [upload_stix] Visual improvement with descriptions added
- More information on the different options to
  handle galaxies and clusters while importing
  STIX 2 content
- More information on the debugging options
2023-09-28 12:46:43 +02:00
Jeroen Pinoy d684b2e112
[users] fix user view totp delete checks (#9301) 2023-09-28 11:49:49 +02:00
iglocska 95bcaf54c2
Merge branch 'discussion_view' into develop 2023-09-22 14:15:08 +02:00
iglocska 2c7d3b7434
chg: [escaping] added to event ID 2023-09-22 14:14:47 +02:00
Sami Mokaddem 28179ced9c
chg: [config:customAuth_header] Default to upper case.
- See $_SERVER make passed headers upper case
2023-09-22 11:43:02 +02:00
Sami Mokaddem d04053d4b0
chg: [posts:crud] Prevent readonly users to create posts 2023-09-22 10:17:43 +02:00
Andras Iklody 89fc50118f
Merge pull request #9275 from oivindoh/small-ui-fix
Disable submodule update section when MISP.self_update is disabled, to allow not carrying git dependencies in docker
2023-09-14 14:40:14 +02:00
Øivind Hoel 74eb3afb6c
Expand on a8b2aec6ea to hide submodule section that causes several git commands to fire for no purpose 2023-09-14 14:32:06 +02:00
iglocska ed96864894
new: [logs] add time based filter 2023-09-14 14:14:51 +02:00
iglocska 22f68a2b15
Merge branch 'pw_change_time' into develop 2023-09-13 15:48:59 +02:00
Sami Mokaddem affb618eaa
chg:[workflows:infodModal] Added jinja2 examples 2023-09-12 15:57:30 +02:00
Sami Mokaddem ed61d9ecb4
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-07 10:00:49 +02:00
Sami Mokaddem af9454eacf
chg: [dashboard:worldmap] Added scale on the geo map 2023-09-07 10:00:17 +02:00
iglocska 8015516b86
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-09-06 09:02:02 +02:00
iglocska c7d9575908
new: [UI] show which attributes/objects are new and awaiting publication still 2023-09-06 09:01:21 +02:00
Jeroen Pinoy 7ce06cad9f
new: [Users] add last password change timestamp for users 2023-08-29 13:47:24 +02:00
Luciano Righetti c4a3682849 fix: unable to enrich individual shadow attribute 2023-08-25 09:21:34 +02:00
Luciano Righetti fd44c00820 fix: unable to enrich individual attribute, fixes #9267 2023-08-25 09:05:40 +02:00
Luciano Righetti 7c3914a4be fix: event audit log pagination bug, fixes #9245 2023-08-24 11:58:28 +02:00
Sami Mokaddem 7c8fe8bca8
chg: [dashboardWidget:barChart] Added option `forceLogarithm` 2023-08-11 08:56:28 +02:00
Sami Mokaddem 543212a6ca
fix: [users:periodicReport] Update URL based on the selected number of days 2023-08-10 14:40:03 +02:00
Sami Mokaddem 2f0bd270c1
Merge remote-tracking branch 'origin/2.4' into develop 2023-08-09 15:20:17 +02:00
Sami Mokaddem 664504f7f6
new: [user:periodicReporting] Allow setting the number of days to look back (UI only) 2023-08-09 15:19:58 +02:00
Sami Mokaddem 0274f8b633
fix: [security] XSS in event index
- As reported by Marcos Rrodriguez S-V
2023-08-09 09:47:44 +02:00
Sami Mokaddem 35489a3a63
fix: [dashboard:widget] Additional comma in function parameters breaks older PHP version 2023-08-09 09:44:12 +02:00
Sami Mokaddem 9faf497749
Merge remote-tracking branch 'origin/2.4' into develop 2023-08-07 14:32:52 +02:00
Sami Mokaddem 123b1d07c2
new: [dashboard:export] Added CSV export functionality 2023-08-07 14:32:21 +02:00
iglocska 53023b95a7
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-08-03 23:14:01 +02:00
iglocska 96ef7e7460
fix: [server settings] online version check and self-update default behaviour changed 2023-08-03 23:13:25 +02:00
Anders Einar Hilden a8b2aec6ea new [diag]: Improve diagnostics when instance does not have internet or does not use self-update.
Introduces two new settings:
* `MISP.self_update` allows to enable/disable the GUI button for MISP self-update on the Diagnostics page.
* `MISP.online_version_check` allows to enable/disable the online MISP version check when loading the Diagnostics page.

These settings are useful for 1. container installations that should
not be updated using self-update, and 2. installation that have no
direct or proxy internet access.

There are also improvements on the Diagnostics page, primarily the MISP
version area. Font color has been replace with classes, this allows the
use of the `bold` class, not just colors, and possible combination with
the red/green/orange colour classes.

The info/status/warning/error texts have been changed to take into
account the status of `MISP.self_update` and
`MISP.online_version_check`.
2023-08-02 20:42:03 +02:00
Luciano Righetti 3698fdcfa8 fix: only show object enrichment icon if theres an available enrichment for the template 2023-08-01 11:23:22 +02:00
Luciano Righetti 1461fea281 Merge branch 'develop' into allow-enrich-objects 2023-08-01 09:48:44 +02:00
Sami Mokaddem 36c4100568
Merge branch 'develop' of github.com:MISP/MISP into feature_workflows/enrichment-improvements 2023-07-28 10:30:29 +02:00
Sami Mokaddem 9ddc335c07
new: [workflow:editor] Added support of frame nodes in editor and drawflow lib 2023-07-28 08:39:10 +02:00
Luciano Righetti ff5707cd65 chg: do not show last button when using light paginator 2023-07-27 08:28:55 +02:00
Sami Mokaddem 79a1a88b53
new: [workflow:editor] Added min/max-imize support for module sidebar 2023-07-26 14:16:40 +02:00
Luciano Righetti a84de1f444
Merge pull request #9211 from righel/fix-attr-search-pagination-9157
fix: light pagination bug in /attributes/search/results see #9157
2023-07-26 09:42:58 +02:00
Luciano Righetti a3b07ff49f fix: light pagination bug in /attributes/search/results see #9157 2023-07-26 09:38:58 +02:00
Sami Mokaddem 145435ef51
new: [workflow:editor] Added hash-path picker helper functionality 2023-07-25 15:41:55 +02:00
Sami Mokaddem af92f52a30
fix: [workflow:triggers] Fixed typo in column description 2023-07-21 10:33:45 +02:00
vincenzocaputo fb4645916c Fix event hyperlink in discussion view page 2023-07-18 23:44:08 +02:00
Jeroen Pinoy 8ca484a882
fix: [UI] use acl to determine whether to show "audit logs" and "search logs" buttons (#9192)
fix #8949
2023-07-15 18:05:09 +02:00
Luciano Righetti 2c661b565f new: allow user to enrich objects 2023-07-11 16:36:20 +02:00
iglocska c45734ce5d
fix: [otp] autofocus added 2023-07-11 13:11:16 +02:00
iglocska 82956da551
Merge branch '2.4' into develop 2023-07-10 16:10:21 +02:00
Andras Iklody a7b72b47a8
Merge pull request #9180 from dragsu/fix-localisation-workflow-typo
fix: Localisation workflow typo
2023-07-10 15:55:02 +02:00
iglocska 3028132fcf
fix: [login] screen small visual fix 2023-07-10 15:39:28 +02:00
iglocska b121af4c13
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-07-10 15:34:16 +02:00
iglocska 8ff6dc2ea1
new: [forgotten password] optional feature added 2023-07-10 15:30:28 +02:00
417190e5c48babc7 b86456031b fix: [UI] Preserve linebreaks in comments in enrichment results 2023-07-10 08:50:54 +03:00
Sura De Silva 297f0f73a6 fix: localisation workflow typo 2023-07-07 12:30:03 +10:00
iglocska 99eff0ab6a
new: [attack widget] added 2023-06-27 14:30:49 +02:00
iglocska 404c71ade6
new: [dashboard widget] added functionalities to download widget raw data
- download the JSON passed to the front-end of a widget on-demand
2023-06-26 18:16:31 +02:00
iglocska 62f8f290e6
chg: [org index] sort on metafields 2023-06-26 10:05:29 +02:00
Luciano Righetti be8872d2a8 fix: make target event id not required (makes form submit fail) 2023-06-14 14:12:07 +02:00
Luciano Righetti 104e791e93 fix: make target event id not required (makes form submit fail) 2023-06-14 14:11:35 +02:00
iglocska 7d93f74b7b
new: [role permission] for viewing feed correlations
- added additional role permission
- allows hiding feed correlations from users
  - main purpose is with very large instances, to reduce the load on redis
2023-06-09 08:22:45 +02:00
iglocska 338c2e37b5
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-06-07 14:32:44 +02:00
iglocska a752d29e03
new: [taxii preview] Browse a taxii server and view the data it contains
- browse collections
- browse contents of the individual collections and paginate through the data
2023-06-07 14:31:58 +02:00
iglocska 55ab16b568
new: [generic json template] added with JS based highlighting 2023-06-07 14:25:54 +02:00
iglocska e48f76ce34
new: [index factory action] added url_replace parameter to allow for arbitrary string replacement in urls based on row data 2023-06-07 14:24:38 +02:00
Sami Mokaddem 56030252f5
fix: [layout:title] Make sure page title are correctly formatted 2023-06-06 15:52:16 -04:00
Sami Mokaddem bd9936cf10
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-06-06 15:51:03 -04:00
Sami Mokaddem f2dfa21a7a
chg: [ui:global_menu] Removed `new` badge since the feature has been out for few months 2023-06-06 15:49:26 -04:00
Christophe Vandeplas d056b8dceb fix: [AuthKey] Cleanup AuhKey permissions fixes #9121 2023-06-04 09:14:11 +02:00
iglocska 1dee4a760d
Merge branch 'totp' into develop 2023-05-31 15:17:32 +02:00
iglocska acf3e41e9d
fix: [removing totp] was a postlink, causing unprompted removal
- use a GET to display a modal with the prompt
2023-05-31 15:13:56 +02:00
Jakub Onderka b47abb86c9
Merge pull request #9101 from JakubOnderka/passedArgs_is_undefined
Passed args is undefined
2023-05-31 11:55:58 +02:00
iglocska a9f40fe91c
Merge branch '2.4' into develop 2023-05-31 09:01:30 +02:00
iglocska f02d52b1ab
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-05-30 09:02:38 +02:00
iglocska 709a9e270a
fix: [Attribute index] moved to light pagination 2023-05-30 09:01:30 +02:00
Christophe Vandeplas cb74ad507f chg: [security] OTP support for HOTP 2023-05-25 23:28:14 +02:00
Christophe Vandeplas 6311f7d3e6 Merge branch 'develop' into feature/totp 2023-05-25 20:53:06 +02:00
Jakub Onderka 75312e718b chg: [internal] Fix passedArgs is undefined 2023-05-24 14:07:13 +02:00
Jakub Onderka 3acccf9875
Merge pull request #8830 from JakubOnderka/access-log-enhancement
Access log enhancement
2023-05-24 13:38:06 +02:00
Jakub Onderka 44738e4382 chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
Jakub Onderka 0b43b73481
Merge pull request #8907 from JakubOnderka/remove-user-guide
chg: [UI] Remove local user guide
2023-05-24 09:55:01 +02:00
Jakub Onderka 749818ebb6
Merge pull request #9094 from dragsu/fix-localisation-diagnostics-typo
fix: localisation typo in diagnostic page
2023-05-23 19:07:02 +02:00
Sura De Silva 496f1fec79 fix: localisation typo diagnostic typo 2023-05-23 21:41:20 +10:00
Christophe Vandeplas a5f5a4e113 chg: [user] log last_api_access hourly if MISP.store_api_access_time is not set 2023-05-21 20:12:44 +02:00
Christophe Vandeplas acb258cc52 chg: [security] User index inactive user filter 2023-05-21 19:29:56 +02:00
Christophe Vandeplas 8fcf6ae69b fix: [feed] fixes undefined index in pullRulesField.ctp 2023-05-21 12:46:46 +02:00
Christophe Vandeplas c5483cf4b5 fix: [cleanup] removes some TODO messages #103 2023-05-21 10:09:05 +02:00
Christophe Vandeplas 81db5958d9 chg: [security] Allow enforcement of TOTP 2023-05-20 08:56:40 +02:00
Christophe Vandeplas 856a9e4b4c chg: [security] admins can delete user TOTP 2023-05-20 08:05:48 +02:00
Christophe Vandeplas 28cec403b9 chg: [security] TOTP UI love 2023-05-20 07:01:14 +02:00
Christophe Vandeplas 61573392ea chg: [security] allow creation of TOTP token 2023-05-19 20:56:52 +02:00
Christophe Vandeplas 6caccac94d new: [security] TOTP authentication 2023-05-19 06:57:16 +02:00
iglocska c89c50e19f
chg: [widget] margin change to allow for large numbers 2023-05-17 11:54:30 +02:00
iglocska c702f5366d
chg: [dashboard widget UI] made some changes to accomodate the new widgets 2023-05-16 14:11:02 +02:00
iglocska c1ad695a9f
chg: [list dashboard templates] view updated with the relevant changes to show allowed/denied widgets in a given template 2023-05-16 14:10:21 +02:00
iglocska 712321eb81
new: [dashboard templates] show which modules will be visible to the given user 2023-05-16 14:04:32 +02:00
iglocska dd03bc0432
Merge branch 'develop' into new_widgets 2023-05-05 14:31:03 +02:00
iglocska 4578232ed1
chg: [widget UI] various improvements 2023-05-05 14:26:29 +02:00
Sami Mokaddem 98f997ec0e
fix: [workflow:infoModal] Updated format to latest version 2023-05-04 08:08:20 +02:00
Sami Mokaddem dc9a1489e1
Merge branch 'develop' of github.com:MISP/MISP into feature-workflow-filtering-modules 2023-05-03 14:57:04 +02:00
Sami Mokaddem a548fbc8a9
chg: [workflow] Updated filter add/reset and added support + fixed bunch of bugs
Also added raw (patched) drawflow library source code
2023-05-03 14:56:38 +02:00
Luciano Righetti ce3a8ec9b7
Merge pull request #9050 from righel/add-searchvalue-param
new: add param to get exact matches on attribute values
2023-05-02 15:12:14 +02:00
Luciano Righetti 6028214358 add: doc 2023-05-02 10:30:09 +02:00
Alexandre Dulaunoy 86bdbc29f9
fix: [TAXII] TAXII name as defined by OASIS 2023-04-29 18:25:34 +02:00
Christian Studer ed1ac9c8c8 Merge branch 'misp-stix' of github.com:MISP/MISP into develop 2023-04-26 14:01:03 +02:00
Christian Studer 9a50d3324f
fix: [upload_stix] Properly showing and hiding the sharing groups selector 2023-04-21 09:52:17 +02:00
Christian Studer 334ddbc533
add: [stix2 import] Added `distribution` to the `upload_stix` form so we can pass its value to `misp-stix` 2023-04-20 20:37:02 +02:00
Christian Studer 0de2eea029
add: [upload_stix] Added the `galaxy_editor` permission condition on the `upload_stix` form to view the Galaxies 2.0 related checkbox 2023-04-19 16:36:04 +02:00
Luciano Righetti 1f4e2af37a fix: admin logs pagination 2023-04-18 16:58:35 +02:00
Sami Mokaddem 7fba9317fd
new: [orgBlocklist:index] Added total blocked count and last block time for each blocked orgs 2023-04-18 15:06:22 +02:00
Sami Mokaddem 06d5fa5c5d
fix: [event:discussion] Fixed potential CSRF issue while adding a comment
Fix #8916
2023-04-13 15:45:47 +02:00
Christian Studer a260fa3e83
wip: [stix2 import] Using `misp-stix` to import STIX 2 content
- Changed the related view used to upload the
  STIX 2 files
- Added 2 parameters to choose to import Galaxies
  as tag or with a complete Galaxy content parsing
  (which will be implemented soon), and another
  one for admins to debug the errors and warnings
  messages sent by `misp-stix`
2023-04-13 15:30:17 +02:00
Christophe Vandeplas 74b9d62dc7 fix: [galaxy] Clarify supported format of webui galaxy import 2023-04-05 02:17:39 +02:00
Christophe Vandeplas 056436f69d chg: [authkey] pin IP on view page 2023-03-23 04:43:02 +01:00
Christophe Vandeplas ce4cee7cbe chg: [authkey] One-click IP as only allowed IP 2023-03-22 13:16:49 +01:00
Christophe Vandeplas 758c4fd829 chg: [AuthKey] store IPs used to connect and show them 2023-03-19 11:37:29 +01:00
iglocska e77a4fced7
fix: [php7.2 compat] make 7.2 happy with no trailing comma in the funciton params 2023-03-10 14:30:20 +01:00
Christophe Vandeplas eefb1fc32a Merge branch 'develop' of https://github.com/MISP/MISP into develop 2023-03-10 13:16:36 +01:00
Christophe Vandeplas 5b1bc40ba0 chg: [diagnostics] Report on Vendor dependencies 2023-03-10 13:14:39 +01:00
Sami Mokaddem 8dbcd43b42
Merge branch 'pr-8948' into develop 2023-03-10 11:22:16 +01:00
Anders Einar Hilden da5278d349 [new]: [doc] [ApacheSecureAuth] Add minimal docs for ApacheSecureAuth, and a bigger section about using the /users/logout401 endpoint. 2023-03-10 10:34:05 +01:00
Anders Einar Hilden ec495da477 [new]: [ApacheSecureAuth] Add endpoint /users/logout401 for logging out from HTTP Basic Auth
This can be used by i.e. ApacheSecureAuth to make a browser forget cached HTTP Basic Auth credentials, which would otherwise result in a logut->login loop.
2023-03-10 10:34:05 +01:00
iglocska 68c6563dc8
fix: [attribute correlations] account for both entry points, event view and attribute index
- to select the correct field for the remote ID (rather than point at an attribute ID in the related events)
2023-02-28 13:56:07 +01:00
iglocska 91d87b4e44
fix: [correlations] attribute index / search shows incorrect correlations, fixes #8930
- showed the attribute ID rather than the event ID, also leading to invalid URLs for pivoting
2023-02-27 14:56:30 +01:00
Sami Mokaddem d418f33835
fix: [workflow:standalone_module_execute] Clear error output on sucess 2023-02-23 10:45:28 +01:00
Sami Mokaddem d51bebcbf4
chg: [events:populate] Added support of regeneration of UUIDs 2023-02-14 08:59:06 +01:00
Sami Mokaddem c92667ce1f
chg: [view:ajaxTags] Added placeholder for highlighted taxonomies without a tag 2023-02-13 10:53:57 +01:00
Jakub Onderka 8e4baa14b7 chg: [UI] Remove local user guide 2023-02-08 12:56:09 +01:00
Sami Mokaddem 683a90199c
fix: [feed:edit] Make sure to keep orgc_id to its saved value 2023-01-10 12:04:56 +01:00
Sami Mokaddem a44b681aca
chg: [logs:event_index] Added notice about displayed data and usage of LightPaginator 2023-01-10 11:17:07 +01:00
Sami Mokaddem 9b6a9d2ef6
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-01-10 10:05:43 +01:00
Sami Mokaddem f7238fe5e7
fix: [security] XSS in authkey add
- as reported by Dawid Czarnecki from Zigrin Security
2023-01-10 10:05:22 +01:00
iglocska 5667a3dd84
chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
iglocska f551639a96
new: [indexTable] added 3 new simple elements
- custom_element -> loop the data through an element set via element_path
- model -> for the various log indeces, format the log entry's model entry as MODEL #MODEL_ID
- time -> loop the data through the time helper's time() function
2022-12-24 06:27:01 +01:00
iglocska 6703d82ad0
chg: [indexTable] added option for the generic Field to set a default value, if the referenced value is empty
- via the key 'empty'
2022-12-24 06:25:43 +01:00
Jakub Onderka 97fbcddad0 chg: [UI] More sane Sync Actions menu 2022-12-22 16:24:32 +01:00
iglocska 684d3e5139
fix: [security] XSS in the template file uploads
- as reported by Dawid Czarnecki from Zigrin Security
2022-12-22 15:37:43 +01:00
iglocska 8574067e03
fix: [index actions] urlencode the parameter values, otherwise certain functionalities passing for example tag names around won't work
- fixes #8820
2022-12-22 14:28:23 +01:00
Jakub Onderka ea2e0421b6
Merge pull request #8613 from JakubOnderka/fix-ui
Fix UI
2022-12-22 12:54:56 +01:00
Jakub Onderka 55e4a1ce89 fix: [UI] Add missing space after tag 2022-12-21 12:59:17 +01:00
Sami Mokaddem 0aa2475c1b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-12-20 13:03:37 +01:00
Sami Mokaddem 83cfe23052
new: [event-timeline] Added Timestamp distribution chart when the timeline cannot show all items 2022-12-20 13:03:29 +01:00
Sami Mokaddem ba533e9b3d
chg: [graph.js] Updated to version 4.1.1 2022-12-20 13:02:32 +01:00
StefanKelm 9bba80ccd7
Update correlations.ctp
tiny typo
2022-12-17 06:39:40 +01:00
Jakub Onderka 4ba72eb14e fix: [UI] Fix user sorting 2022-12-15 10:05:13 -05:00
Jakub Onderka cc4c5ff27f fix: [UI] Do not show model ID in audit log if it is zero 2022-12-15 10:05:13 -05:00
Jakub Onderka 95bdc013f3 chg: [UI] Add titles for attribute actions 2022-12-15 10:05:13 -05:00
Jakub Onderka 716014d5b2 fix: [UI] Warnings when user don't have permission to see sharing group orgs 2022-12-15 10:05:13 -05:00
Jakub Onderka 511d2aa0db fix: [UI] Galaxy cluster distribution levels 2022-12-15 10:05:13 -05:00
Jakub Onderka cd4bd53d68 fix: [UI] View action should be last 2022-12-15 10:05:13 -05:00
Jakub Onderka ed4cf8172a fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka 359d692ff0 fix: [UI] Use correct menu for categories_and_types page 2022-12-15 10:05:13 -05:00
Jakub Onderka ce850e209c fix: [UI] Remove duplicate autoalert field in user profile 2022-12-15 10:05:13 -05:00
Jakub Onderka d5dc274cd1 fix: [UI] Show user column for auth keys just for admins 2022-12-15 10:05:13 -05:00
Jakub Onderka d1dbde5404 fix: [UI] Correctly fetch data from resolved MISP format 2022-12-15 10:05:13 -05:00
Jakub Onderka 9ff1d02700 chg: [import] Do not put same comment to all attribute in object 2022-12-15 10:05:13 -05:00
Jakub Onderka e4fd5280fd fix: [UI] Margin fixes for resolved_misp_format.ctp 2022-12-15 10:05:13 -05:00
Jakub Onderka ece1461f78 fix: [UI] To IDS checkbox for attribute search 2022-12-15 10:05:13 -05:00
Jakub Onderka 410c8aa103 chg: [internal] Simplify importChoice 2022-12-15 10:05:13 -05:00
Jakub Onderka dac0feb164 new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 9153234885 new: [UI] Allow to create object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 119000bf3e chg: [internal] Move finding object similarities from controller to model 2022-12-15 10:05:13 -05:00
Jakub Onderka e35c13d0f4 new: [UI] Preparation for creating object from freetext 2022-12-15 10:05:13 -05:00
Jakub Onderka 5262a40cb9 fix: [UI] Remove unnecessary prevent default from ListTopBar 2022-12-15 10:05:13 -05:00
Jakub Onderka b959b94bbb chg: [UI] Cleanup for resolved_attributes template 2022-12-15 10:05:13 -05:00
Jakub Onderka fd37c0b0c7 chg: [internal] Add object code cleanup 2022-12-15 10:05:13 -05:00
Jakub Onderka ef3d0e33b7 chg: [UI] Nicer user edit for notifications 2022-12-15 10:05:13 -05:00
Jakub Onderka 697ced2737 chg: [UI] Nicer user view for notifications 2022-12-15 10:05:12 -05:00
Jakub Onderka bfe3fc82d5 chg: [UI] Simplify global administration menu 2022-12-15 10:04:46 -05:00
Jakub Onderka e32971df5a fix: [UI] Quick edit of distribution 2022-12-15 10:04:46 -05:00
Jakub Onderka 38513b7060 chg: [internal] Remove unused to_ids from AttributesController::fetchViewValue 2022-12-15 10:04:46 -05:00
Jakub Onderka 5db7fd1bf7 chg: [internal] PivotHelper code cleanup 2022-12-15 10:04:46 -05:00
Jakub Onderka 3dbf37cd2a fix: [UI] Show add object attribute button just when user has permission 2022-12-15 10:04:46 -05:00
Jakub Onderka c8e3961e37 chg: [UI] Show SightingDB field just when SightingDB is enabled 2022-12-15 10:04:45 -05:00
Jakub Onderka 29b2924bf2 chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00