Commit Graph

24135 Commits (2597bdf9908e63267f4f867000d32367f9aa1905)

Author SHA1 Message Date
Alexandre Dulaunoy 9584fe53d1
chg: [misp-galaxy] updated 2023-05-25 14:19:25 +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 5cf083d90c
Merge pull request #8763 from JakubOnderka/galaxy-cluster-pull
Galaxy cluster pull
2023-05-24 10:41:07 +02:00
Jakub Onderka a9f407bc10
Merge pull request #9057 from JakubOnderka/sentry
new: [internal] Send exceptions to Sentry if enabled
2023-05-24 10:40:09 +02:00
Jakub Onderka defcdc3f50
Merge pull request #9098 from JakubOnderka/audit-log-ignore-unique-ips
chg: [log] Do not audit log when unique_ips field is changed
2023-05-24 10:39:30 +02:00
Jakub Onderka 65ee6c5d53
Merge pull request #9099 from JakubOnderka/redis-loading
chg: [internal] Check if Redis is loading
2023-05-24 10:38:52 +02:00
Jakub Onderka d6a850f98c chg: [internal] Check if Redis is loading 2023-05-24 10:31:36 +02:00
Jakub Onderka 146fbd0ae9 fix: [sync] Error handling when pulling clusters 2023-05-24 09:58:09 +02:00
Jakub Onderka 06b6ef7092 chg: [sync] Optimise galaxy cluster pulling 2023-05-24 09:58:09 +02:00
Jakub Onderka 30ceb29463 chg: [internal] Faster checking if galaxy cluster is blocked 2023-05-24 09:58:09 +02:00
Jakub Onderka 2e753abea1 chg: [internal] Use less memory when encoding big JSON responses 2023-05-24 09:56:43 +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 90d7d66ee6
Merge pull request #8906 from JakubOnderka/fix-missing-user-id
fix: [internal] Missing user_id field for event when editing shadow attribute
2023-05-24 09:55:24 +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 6da808b1e8
Merge pull request #8908 from JakubOnderka/oidc-logging
chg: [oidc] Better info logging with IP and part of session ID
2023-05-24 09:54:36 +02:00
Jakub Onderka b9902618eb
Merge pull request #8909 from JakubOnderka/fix-notice
fix: [internal] Undefined index for invalid request
2023-05-24 09:53:50 +02:00
Jakub Onderka e6cdd96c93 chg: [log] Do not audit log when unique_ips field is changed 2023-05-24 09:49:14 +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
iglocska cbe5db530d
Merge branch '2.4' into develop 2023-05-23 13:26:46 +02:00
iglocska 28cccb0001
chg: [schema bump] 2023-05-23 13:26:00 +02:00
iglocska 7a3b8617eb
Merge branch '2.4' into develop 2023-05-23 10:48:09 +02:00
iglocska a94777231b
fix: [templates controller] remove CSRF protection from the rearranging
- worst case an attacker messes with the order of a template's fields via CSRF, don't think anyone will ever care
- removes the annoying blackholing for the drag and drop
2023-05-23 10:46:54 +02:00
iglocska e22a6bc5cb
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-05-22 15:55:05 +02:00
iglocska 2c3c429dea
chg: [misp-objects] updated 2023-05-22 15:54:17 +02:00
Alexandre Dulaunoy 4f6361719b
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-05-22 11:35:07 +02:00
Alexandre Dulaunoy a466e5e0c7
Merge branch '2.4' into develop 2023-05-22 11:34:48 +02:00
iglocska 82429c8bb2
Merge branch '2.4' into develop 2023-05-22 11:28:19 +02:00
iglocska 6243e03e5e
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-05-22 11:27:34 +02:00
iglocska 2252d16c91
fix: [over-correlations] weren't truly case insensitive, causing potential issues matching and entering values
- wrapped adding a new value in a try catch, no need to make synchronisations fail over this
- added case insensitive change to values on entry (table should be all lower-case)
- added update script to lowercase existing values
2023-05-22 11:26:05 +02: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 c994f2ace3
fix: [feeds] removed 2 dead feeds 2023-05-21 14:16:29 +02:00
Christophe Vandeplas 836a551b63
fix: [feed] feed-list tool now checks for feed availability 2023-05-21 14:15:53 +02:00
Christophe Vandeplas 8fcf6ae69b fix: [feed] fixes undefined index in pullRulesField.ctp 2023-05-21 12:46:46 +02:00
Christophe Vandeplas bb8d95f220 Merge branch 'develop' of https://github.com/MISP/MISP into develop 2023-05-21 10:13:37 +02:00
Christophe Vandeplas 996c5c2c01 fix: [cleanup] gitignore feed cache 2023-05-21 10:11:05 +02:00
Christophe Vandeplas c5483cf4b5 fix: [cleanup] removes some TODO messages #103 2023-05-21 10:09:05 +02:00
Christophe Vandeplas 5bd321c282 fix: [todo] CakePHP automatically i18n $validate Model vars 2023-05-21 09:40:31 +02:00
Christophe Vandeplas 571789a7d7
chg: [tools] better feed list for misp-website 2023-05-21 09:23:21 +02:00
Christophe Vandeplas dbf827f536 fix: [feeds] fix missing variable for view 2023-05-21 08:49:33 +02:00
Andras Iklody a908930559
Merge pull request #9086 from ostefano/workers-fix
Explicitly add dependency to 'php-http/message-factory'
2023-05-20 15:18:02 +02:00
Stefano Ortolani 05c0d4016c Explicitly add dependency to 'php-http/message-factory' 2023-05-20 13:10:20 +01:00
Christophe Vandeplas e90083020f chg: [security] Require TOTP and QR code lib for TOTP secret creation 2023-05-20 10:26:45 +02:00
Christophe Vandeplas 8e370fa6f0 chg: [security] TOTP event logging 2023-05-20 10:13:56 +02:00
Christophe Vandeplas dac7aaf7d6 chg: [security] Disallow creation of TOTP token if LinOTP is enabled 2023-05-20 09:20:36 +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