Commit Graph

1273 Commits (notes)

Author SHA1 Message Date
Sami Mokaddem ea7e48b2a7
Merge remote-tracking branch 'origin/develop' into notes 2024-02-06 15:04:09 +01:00
Sami Mokaddem b928e8241b
chg: [analyst-note:pull] Started adding support of PULL sync filtering rule - WiP 2024-02-06 10:23:19 +01:00
Sami Mokaddem a82fde10b4
chg: [analyst-data] Renamed bunch of synchronisation functions 2024-02-05 15:18:07 +01:00
Sami Mokaddem ea88d5c7bb
chg: [analyst-data:pull] Continuation implementation of pull - WiP 2024-02-05 09:27:13 +01:00
Sami Mokaddem 8e6758e6f6
chg: [analyst-data:pull] Started implementation of pull - WiP 2024-02-01 16:27:54 +01:00
Sami Mokaddem eaf8a2b98a
chg: [analyst-data] Added `locked` flag, support of orgc/org, analyst-data-blocklist and most implementation of push synchronisation - WiP 2024-02-01 14:24:41 +01:00
Sami Mokaddem 8cef82f1ea
chg: [server:sync/analyst-data] Started integration of server synchronisation - WiP 2024-01-31 15:10:08 +01:00
Sami Mokaddem 51840a0697
chg: [events:export] Make setting `MISP.disable_cached_exports` enabled by default
Since the /events/export has been marked deprecated for a years started
the process to phase it out by first disabling the endpoint by default.
2024-01-31 14:26:22 +01:00
Jakub Onderka b1d31d653d fix: [admin] Show logos in SVG format in admin 2024-01-30 14:49:37 +01:00
Jakub Onderka 08ee718f87 fix: [internal] More explaining error message 2024-01-27 10:17:44 +01:00
Jakub Onderka 5fd3c17cad chg: [internal] Simplify getting current repo commit 2024-01-27 10:17:44 +01:00
Jakub Onderka 70f9f10e8b chg: [internal] Log exceptions when doing diagnostics 2024-01-27 09:30:57 +01:00
Jakub Onderka ede7a081ed chg: [CLI] Be more strict for setSetting accepted values 2024-01-14 17:35:25 +01:00
Jakub Onderka e6b79baf93 chg: [internal] Code cleanup 2024-01-14 17:35:25 +01:00
Jakub Onderka 50147aa389 chg: [internal] Log errors for git 2024-01-13 19:34:54 +01:00
Jakub Onderka e1a97d6a76 chg: [internal] Better error messages 2024-01-13 16:41:20 +01:00
Jakub Onderka fa85228f84 new: [CLI] AdminShell isEncryptionKeyValid command 2024-01-13 16:41:20 +01:00
Jakub Onderka 9616e07e95
Merge pull request #8717 from JakubOnderka/experimental-curl-client
new: [sync] Experimental curl client
2024-01-12 12:18:54 +01:00
Sami Mokaddem 71e78e6eb3
Merge branch 'feature/publication-blocking-same-user' into develop 2024-01-05 09:57:59 +01:00
iglocska f8632849c6
new: [garbage collection] added for temporary files 2023-12-22 15:50:20 +01:00
Sami Mokaddem e900d37366
chg: [events:publish] Improved phrasing on the publication blocking if creator == publisher 2023-12-18 10:10:45 +01:00
Sami Mokaddem fc135af841
new: [event:publication] Added new setting to block event publication if the user is the creator
Enabling this setting will change the behavior of MISP so that it will block the publication of an Event if the publisher is the same as the event creator.
2023-12-18 09:58:24 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00
Sami Mokaddem b79fb64f2f
chg: [event:view] Show feed meta-information as popup 2023-12-07 09:54:45 +01:00
Sami Mokaddem 1585740764
new: [event:view] Added new option `show_server_correlations_for_all_users` allowing non-privileged users to view server correlations 2023-12-07 09:54:37 +01:00
iglocska b66a37844f
fix: [caching] remove uuid validation from the feed caching
- not really needed and it breaks the entire caching if a single old event has an invalid uuid
2023-12-05 14:33:56 +01:00
Jakub Onderka ad76c0e509 new: [sync] Experimental curl client 2023-12-05 12:47:49 +01:00
iglocska 4215285443
fix: [Alert on suspicious logins] disabled by default
- requires logs table to be better indexed currently to not be a bottleneck (user_id and action fields)
- Will be made default in an upcoming version once the performance issues are resolved
2023-12-01 22:10:50 +01:00
iglocska 5b86f6a8d1
chg: [disable_seen_ips] enable by default, switch to opt-out 2023-11-23 12:29:31 +01:00
Christophe Vandeplas 03729fbd37 fix: [authkeys] AuthKey IP logging enabled by default #9339 2023-11-22 15:49:41 +01:00
iglocska 38004f65b8
Merge branch 'disable_ip_retention' into develop 2023-10-31 15:05:07 +01:00
iglocska e513e8ec52
fix: [llm tests] tests changed for settings 2023-10-17 22:29:07 +02:00
iglocska 8035d8889b
fix: [llm tests] I need sleep 2023-10-17 22:23:20 +02:00
iglocska 6c94919ffa
fix: [llm settings] again 2023-10-17 22:16:54 +02:00
iglocska c4571fe75c
fix: [llm tests] setting naming 2023-10-17 22:02:45 +02:00
iglocska 5250e42886
fix: [llm test] setting name fix 2023-10-17 21:58:59 +02:00
iglocska 666229a5b1
fix: [llm setting] name 2023-10-17 21:54:52 +02:00
iglocska 82d8546761
new: [llm] settings 2023-10-17 21:53:53 +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
Jeroen Pinoy 70ee84fdbe
chg: [user] Update store api access time setting description (#9313)
Api access time is stored once per hour by default (since commit a5f5a4e113), making the old description of this setting incorrect.
2023-10-04 19:47:24 +02:00
Jeroen Pinoy 02e173b769
new: [User] Add setting to limit site admin roles to instance's host org. 2023-10-04 12:40:04 +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
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
Jeroen Pinoy 44b104ffdb
new: [Authkeys] Add setting to mandate IP allowlist for advanced authkeys 2023-07-28 16:55:36 +02:00
iglocska b89871978f
Merge branch 'sighting_push_fix' into develop 2023-07-24 00:10:13 +02:00
iglocska b3180624bb
fix: [sightings] only pushed via full push to avoid congestion
- the old behaviour can be re-enabled via Sightings.enable_realtime_publish
- massive performance gain on heavily interconnected instances
2023-07-24 00:08:53 +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
Alexandre Dulaunoy 3bad6f32f5
fix: [config] typo fixed 2023-06-28 07:33:32 +02:00