Commit Graph

25137 Commits (fd9c49d45b3a04a203ae247b9220493a62e347a0)

Author SHA1 Message Date
iglocska fd9c49d45b
Merge branch 'develop' into 2.4 2024-02-02 15:51:15 +01:00
Alexandre Dulaunoy 6a7a7a81f3
chg: [GeoOpen] updated 2024-02-02 15:50:28 +01:00
Alexandre Dulaunoy 4cb3c38613
chg: [warning-lists] updated to the latest version 2024-02-02 15:47:26 +01:00
Alexandre Dulaunoy d7fa34f47e
chg: [misp-galaxy] updated to the latest version 2024-02-02 15:46:26 +01:00
iglocska 001205061d
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-02-02 15:32:42 +01:00
iglocska 1dba96c434
chg: [PyMISP] bumped 2024-02-02 15:32:22 +01:00
Raphaël Vinot 231bf6aa93 chg: [PyMISP] Bump version 2024-02-02 15:30:57 +01:00
iglocska c691965480
chg: [appcontroller] versions bump 2024-02-02 15:28:32 +01:00
iglocska 98e82e5abf
Merge branch 'develop' into 2.4 2024-02-02 15:26:07 +01:00
iglocska 5f45c9adf3
chg: [submodules] updated 2024-02-02 15:25:51 +01:00
iglocska 5c70dd1554
Merge branch 'develop' into 2.4 2024-02-02 15:23:22 +01:00
iglocska 344b279823
chg: [VERSION] bump 2024-02-02 15:21:10 +01:00
Raphaël Vinot 25e39b40a5 chg: [PyMISP] Bump to preliminary release with strict typing - take 9. 2024-02-02 15:06:00 +01:00
Raphaël Vinot e058b57c01 fix: [tests] remove useless call 2024-02-02 14:24:16 +01:00
Raphaël Vinot 48bd6c2b2c chg: [PyMISP] Bump to preliminary release with strict typing - take 8. 2024-02-02 13:25:19 +01:00
Raphaël Vinot 2570602923 fix: [tests] Disable a couple tests. 2024-02-02 13:08:23 +01:00
Raphaël Vinot 0f860732af fix: [tests] just messin' around. 2024-02-02 12:27:39 +01:00
Raphaël Vinot 65354d2ec3 fix: [tests] use more lenient internal call... 2024-02-02 12:16:19 +01:00
Raphaël Vinot 451333c978 fix: return the right thing in test 2024-02-02 11:57:51 +01:00
Raphaël Vinot 4fac6f656a fix: avoid call on internal method... 2024-02-02 11:56:18 +01:00
Raphaël Vinot bba1fa2f39 chg: [PyMISP] Bump to preliminary release with strict typing - take 7. 2024-02-02 11:38:57 +01:00
Raphaël Vinot a54dc2855a chg: [PyMISP] Bump to preliminary release with strict typing - take 6. 2024-02-02 11:21:00 +01:00
Raphaël Vinot 07eaa76ce2 chg: [PyMISP] Bump to preliminary release with strict typing - take 5. 2024-02-02 11:00:25 +01:00
Raphaël Vinot cb04257f0c chg: [PyMISP] Bump to preliminary release with strict typing - take 4. 2024-02-02 10:33:58 +01:00
Jakub Onderka 7856b5e45b
Merge pull request #9543 from JakubOnderka/audit-log-skip-big-change
fix: [log] Do not save to database big changes
2024-02-02 09:34:39 +01:00
Jakub Onderka 70c2b83e84 fix: [log] Do not save to database big changes 2024-02-01 17:46:56 +01:00
Raphaël Vinot 6a4412e1cb chg: [PyMISP] Bump to preliminary release with strict typing - third fix. 2024-02-01 17:24:52 +01:00
Raphaël Vinot 7523d3f7f8 chg: [PyMISP] Bump to preliminary release with strict typing - second fix. 2024-02-01 15:32:37 +01:00
Sami Mokaddem f039b21af1
fix: [security] auditlogs's fullChange lack of ACL controls
Added proper ACL handling
- As reported by Jeroen Pinoy
2024-02-01 15:29:41 +01:00
Sami Mokaddem 9da67879d4
fix: [security] auditlogs's fullChange lack of ACL controls
Added proper ACL handling
- As reported by Jeroen Pinoy
2024-02-01 15:17:53 +01:00
Raphaël Vinot cb610a7931 chg: [PyMISP] Bump to preliminary release with strict typing - first fix. 2024-02-01 14:57:29 +01:00
Raphaël Vinot 1dc11e59c7 chg: [PyMISP] Bump to preliminary release with strict typing 2024-02-01 14:45:47 +01:00
Jakub Onderka 629335c54c
Merge pull request #9538 from JakubOnderka/access-log-action-column
fix: [internal] Raise size for access_logs action column
2024-01-31 17:01:37 +01:00
Jakub Onderka 3b6c9b870f chg: [PyMISP] Update back to 2.4.183 2024-01-31 16:51:30 +01:00
Jakub Onderka 3d8a3919d0 fix: [internal] Raise size for access_logs action column 2024-01-31 16:32:12 +01:00
Sami Mokaddem 065b492280
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 14:30:32 +01:00
Sami Mokaddem 312d2d5422
fix: [security] Improved security checks for organisation logo upload
- As reported by Andrei Agape / Teliacompany

Checks are:
- Maximum file size of 250K since the recommanded picture size is 48x48.
- File extension check
- File mime type checks
2024-01-31 14:27:59 +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
Sami Mokaddem 0ac2468c28
fix: [security] Enforce usage of POST to start an export generation process
As reported by Andrei Agape / Teliacompany
2024-01-31 14:24:17 +01:00
Alexandre Dulaunoy 4be80d39a8
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 13:34:26 +01:00
Alexandre Dulaunoy 7b49980b5c
chg: [develop] merge back 2.4 2024-01-31 13:33:58 +01:00
Sami Mokaddem 9425c99894
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-01-31 10:44:43 +01:00
Sami Mokaddem ebdf1c0004
fix: [organisation:orgMerge] Added missing models for organisation handover 2024-01-31 10:44:11 +01:00
Jakub Onderka ebbe17b88c
Merge pull request #9534 from JakubOnderka/speedup-vol2
chg: [internal] Faster check for session destruction
2024-01-31 10:30:36 +01:00
Sami Mokaddem 7513cfaeb0
fix: [organisation:orgMerge] Make sure to serialize array before insertion 2024-01-31 10:06:16 +01:00
Jakub Onderka c2811888e4 chg: [internal] Faster freetext parsing 2024-01-31 09:47:54 +01:00
Jakub Onderka 79b0620b9e
Merge pull request #9532 from JakubOnderka/svg-logos
fix: [admin] Show logos in SVG format in admin
2024-01-30 20:32:29 +01:00
Jakub Onderka 7f935f4cec chg: [internal] Faster check for session destruction 2024-01-30 18:54:11 +01:00
Luciano Righetti f1bab1e98c Revert "fix: incorrect foreing key"
This reverts commit 6a36d7a3cd.
2024-01-30 18:49:05 +01:00
Luciano Righetti 6a36d7a3cd fix: incorrect foreing key 2024-01-30 15:16:18 +01:00