Commit Graph

18949 Commits (d30a8d6277e897a5c17903afa5c578b7e1ef8912)

Author SHA1 Message Date
Alexandre Dulaunoy bf91225265
chg: [taxonomies] updated 2021-03-25 14:06:21 +01:00
Alexandre Dulaunoy 05299b9f47
chg: [PyMISP] updated to the latest version 2021-03-25 13:48:32 +01:00
Alexandre Dulaunoy a227db40eb
fix: [attribute] typo in place-port-of-original-embarkation fixed 2021-03-25 13:45:50 +01:00
Alexandre Dulaunoy da07c71d90
fix: [attribute] typo in place-port-of-original-embarkation fixed 2021-03-25 13:44:54 +01:00
Alexandre Dulaunoy 78a316a4bf
chg: [taxonomies] updated to the latest version 2021-03-25 13:43:12 +01:00
Alexandre Dulaunoy 74a99c1e22
chg: [taxonomies] updated to the latest version 2021-03-25 13:40:51 +01:00
Steve Clement 55a1cd99f2
Merge pull request #7251 from SteveClement/guides
fix: [doc] Partial fix for misp-modules
2021-03-25 16:09:46 +09:00
Steve Clement d43ce7d1a2
fix: [doc] Partial fix for misp-modules 2021-03-25 16:07:11 +09:00
Steve Clement d1dfde0a27
Merge pull request #7250 from SteveClement/guides
chg: [doc] more fine tuning to RHEL8
2021-03-25 15:05:41 +09:00
Steve Clement 91b7dfbb64
chg: [doc] more fine tuning to RHEL8 2021-03-25 15:04:34 +09:00
Steve Clement f8744b294f
Merge pull request #7249 from SteveClement/guides 2021-03-25 14:24:05 +09:00
Steve Clement 2a757dd11c
chg: [doc] Balanced RHEL 8 and 7 Docs 2021-03-25 14:22:19 +09:00
Steve Clement 87c96327a4
chg: [doc] Move away from expect 2021-03-25 13:28:48 +09:00
Steve Clement b137d0b1f3
chg: [installer] Update to latest 2021-03-25 12:56:42 +09:00
Steve Clement 40faec01b6
Merge pull request #7248 from SteveClement/guides
fix: [doc] Fixed a bash variable bug
2021-03-25 12:52:46 +09:00
Steve Clement 0233d6425f
fix: [doc] Fixed a bash variable bug 2021-03-25 12:52:08 +09:00
Steve Clement 3a3ff3b266
Merge pull request #7247 from SteveClement/guides
chg: [doc] Added additional hardening and logging defaults
2021-03-25 10:57:52 +09:00
Steve Clement dd85a3e218
chg: [doc] Added additional hardening and logging defaults 2021-03-25 10:56:06 +09:00
Steve Clement e64bc71bd9
Merge pull request #7246 from SteveClement/guides 2021-03-25 10:55:49 +09:00
Steve Clement d4839bfdfa
chg: [doc] Some minor changes and hardening 2021-03-25 10:54:35 +09:00
Steve Clement 712414ce52
chg: [doc] Minor adjustments to permissions setter 2021-03-25 09:54:26 +09:00
Steve Clement 763cd6c13f
Merge pull request #7245 from SteveClement/guides 2021-03-25 09:28:23 +09:00
Steve Clement cfbc93de52
chg: [doc] typo 2021-03-25 09:25:47 +09:00
Steve Clement faa3e513cf
chg: [doc] Added symlink to php 2021-03-25 09:24:27 +09:00
Steve Clement c29f1f96ad
chg: [doc] Be friendly to automation 2021-03-25 09:11:36 +09:00
Steve Clement cad3785728
Merge pull request #7244 from SteveClement/guides
fix: [doc] MISP-core now working on RHEL 7.9
2021-03-25 08:52:46 +09:00
Steve Clement ab071dedfb
fix: [doc] MISP-core now working on RHEL 7.9 2021-03-25 08:49:36 +09:00
Steve Clement f126a524e7
Merge pull request #7243 from SteveClement/guides
fix: [doc] next stages of the RHEL7 install
2021-03-25 08:14:23 +09:00
Steve Clement b28a4e6488
fix: [doc] next stages of the RHEL7 install 2021-03-25 08:09:18 +09:00
iglocska c7643515d6
chg: [auth] if no API key is provided for an API action - log it 2021-03-24 23:20:28 +01:00
iglocska 7417ec22f8
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 23:04:28 +01:00
iglocska 5661adcf8f
chg: [auth key] logging no longer collapsed if the new setting is enabled
Security.log_each_individual_auth_fail will log all API failures instead of collapsing repeated queries
2021-03-24 23:03:22 +01:00
Andras Iklody 09261f2481
Merge pull request #7242 from Wachizungu/add-enable-taxonomy-tags-cake-command
new: [cli] enable all tags for a taxonomy
2021-03-24 22:22:00 +01:00
iglocska d91f70377d
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 21:49:21 +01:00
iglocska e3799d7104
Merge branch '2.4' into develop 2021-03-24 21:49:16 +01:00
iglocska 3c96f66a68
fix: [taxonomy] avoid MISP becoming unhappy when trying to enable tags for a non-existing taxonomy 2021-03-24 21:48:32 +01:00
Jeroen Pinoy 70a28372f3 new: [cli] enable all tags for a taxonomy 2021-03-24 20:36:51 +00:00
mokaddem 71e8dc9641
fix: [attributes:restSearch] pop attribute timestamp filtering condition
This avoid the condition to propagates to the event level.
Fix #7096
2021-03-24 14:42:09 +01:00
Steve Clement 1d582dbb6b
Merge pull request #7238 from SteveClement/guides 2021-03-24 21:59:49 +09:00
Steve Clement 7bc0ab849d
Merge pull request #7237 from RichieB2B/ncsc-nl/selinux-rename 2021-03-24 21:59:04 +09:00
mokaddem a1b5141a5a
new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history 2021-03-24 13:42:30 +01:00
Steve Clement 64ab76d78d
fix: [doc] rhel 7 install doc initial fixes 2021-03-24 21:40:22 +09:00
mokaddem d7de209623
fix: [command:admin] UpdateTaxonomies provides correct feedback
Fix #7132
2021-03-24 11:34:50 +01:00
mokaddem e38eb54aa9
Merge remote-tracking branch 'origin/2.4' into develop 2021-03-24 11:13:51 +01:00
mokaddem 92dc81562c
fix: [db_schema] Cerebrates's comment default value.
Fix #7200, fix #7137
2021-03-24 11:12:10 +01:00
mokaddem 1868483946
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-24 11:03:09 +01:00
mokaddem 84c27def91
fix: [tags] More granularity for local and global add cluster buttons 2021-03-24 11:00:04 +01:00
Richard van den Berg f767ffeec5 fix: [selinux] allow log files rename 2021-03-24 10:29:02 +01:00
mokaddem 41099defb2
fix: [tags] More granularity for local and global add tag buttons 2021-03-24 10:22:44 +01:00
mokaddem bbaffea65c
fix: [attributes:addTag] Pass the event to check ACL 2021-03-24 10:21:05 +01:00