Commit Graph

14814 Commits (a0ead60b4d24fd6b5c419224786963a8e0a8b6bf)

Author SHA1 Message Date
Jeroen Pinoy a0ead60b4d
chg: [statistics] fix typo in statistics_data view - monthly attributes styling check 2021-03-24 08:30:57 +01:00
Jeroen Pinoy a8e08a6892
chg: [ShibbAuth] Add login entry on logging in for audit 2021-03-23 13:32:58 +01:00
Andras Iklody 90ed58d567
Merge pull request #7206 from tomking2/bug/sighting_crash
fix: [api] Fixes crash when a new indicator in existing event has a sighting
2021-03-18 23:04:28 +01:00
Tom King 4474dcc2cf fix: [Sync] Crash when attempting to sync with 'Pull Galaxy Clusters' enabled 2021-03-17 15:31:36 +00:00
iglocska 82744ea39f
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-16 23:15:09 +01:00
iglocska b773361561
fix: [refanging] Removed obnoxious regexes, fixes #7214
- refanging \\. and .. to . is a stupid idea
2021-03-16 23:14:48 +01:00
Jakub Onderka e2ea0cde3b
Merge pull request #7205 from tomking2/bug/galaxy_country_flag
fix: [UI] Fixes bug that stops country flag being displayed alongside country
2021-03-16 20:44:05 +01:00
iglocska a65cb60d7a
fix: [shibbauth] fixed invalid varname 2021-03-15 20:37:25 +01:00
Tom King 045595968c fix: [API] Fixes crash when a new indicator in existing event has a sighting 2021-03-15 16:53:01 +00:00
iglocska 2312fd72ff
chg: [shibbauth] added two extra settings
- ApacheShibbauth.DefaultRole: defaults to false, if set, pick the supplied roleID for any user authenticating. Can be used together with BlockRoleModifications
- ApacheShibbauth.BlockRoleModifications: defaults to false, boolean. If set to true, will block any updates to the existing users on authentication. This preserves any modifications made by a site admin in MISP.
2021-03-15 14:51:48 +01:00
Tom King f320e030dc fix: Fixes bug that stops country flag being displayed alongside the coutry in galaxy clusters 2021-03-15 12:48:46 +00:00
Alexandre Dulaunoy 765d948263
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-13 11:07:20 +01:00
Alexandre Dulaunoy 14e669c49f
chg: [misp-galaxy] updated to the latest version 2021-03-13 11:06:50 +01:00
John Kristoff 5e7bbe4132 added newest DataPlane.org feeds 2021-03-10 11:10:04 -06:00
iglocska eebe031091
fix: [unsafe API keys] fixed
- if you really have to use them, they should work again

- please don't use them, you are disclosing your APIkey via the URL
- apache logs, proxy logs they will all have your APIkey
- adding headers with your APIkey isn't so difficult
- if a tool you use has no way of configuring headers, reach out to your vendor, they ought to do something about that
2021-03-09 23:10:19 +01:00
iglocska 2ad90bc2aa
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-09 17:58:56 +01:00
iglocska 644d84f4df
fix: [UI] indextable link generation on empty result set
- empty string instead of notice barfed back
2021-03-09 17:58:24 +01:00
iglocska ad20eb3562
new: [event loader] has a new extensionList parameter
- boolean, if set includes a list of extension events, metadata only
2021-03-09 17:57:22 +01:00
Jeroen Pinoy b81f348581
chg: [restClient:querybuilder] add events and attributes addTag and removeTag actions. 2021-03-08 14:38:56 +01:00
Jeroen Pinoy 0c102a112c
chg: [attributes] fix attribute addtag by name conditions for find not set 2021-03-07 16:14:10 +01:00
Jeroen Pinoy c43cf356a3
chg: [attributes] fix copypasta error leading to internal server error on addtag with tag name 2021-03-07 11:35:33 +01:00
Jeroen Pinoy 8913fe15cc
chg: [attributes] fix copypasta error leading to internal server error on addtag with tag name 2021-03-07 11:35:09 +01:00
iglocska 91b82178a5
fix: [SG] allow saving sharing groups with empty releasabiltiy tags, fixes #7165 2021-03-05 16:16:27 +01:00
iglocska 4a4722a30c
chg: [security audit] removed sharing group recommendation and fixed grammar
- the hide sharing group org setting is actively harmful, we should definitely not promote it
2021-03-05 12:20:39 +01:00
iglocska 128587350d
fix: [UI] event matrix heatmap view correctly flattens the event
- object attributes were excluded
2021-03-05 01:02:00 +01:00
iglocska 29518586c5
fix: [UI] fix broken checkbox layout in generic Form builder forms 2021-03-05 00:34:31 +01:00
Jakub Onderka 2c20da190f
Merge pull request #7149 from JakubOnderka/csp-setting
chg: [csp] Add Security.csp_enforce to server setting
2021-03-03 20:24:32 +01:00
Jakub Onderka 96e349f47f chg: [csp] Add Security.csp_enforce to server setting 2021-03-03 20:24:12 +01:00
Jakub Onderka 440eb2372c fix: [csp] Incorrect variable name 2021-03-03 18:28:18 +01:00
Jakub Onderka 7695b52f0f chg: [csp] Report only by default 2021-03-03 17:19:07 +01:00
Jakub Onderka eb75b5c395 fix: [csp] Custom policies 2021-03-03 15:22:37 +01:00
Raphaël Vinot 9f18cec0ca chg: [PyMISP] Bump version 2021-03-03 13:02:37 +01:00
Alexandre Dulaunoy 2e4ff38377
chg: [misp-objects] updated to the latest version 2021-03-03 07:45:06 +01:00
iglocska e7f6c10256
Merge branch '2.4' into develop 2021-03-03 01:26:18 +01:00
iglocska 01a67a2b8c
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-03 01:26:07 +01:00
iglocska 78a48ddc87
new: [server shell] list servers, fixes #7115
- simple human readable listing
- kept the old weird JSON producing listServers intact
2021-03-03 00:30:35 +01:00
iglocska 7f9afb84e7
fix: [Sharing groups] capturing a sharing group correctly ignores the incoming data's active flag when editing
- based on PR #7101 by @lfortemps
2021-03-03 00:19:46 +01:00
Andras Iklody 2fee084250
Merge pull request #6661 from cudeso/2.4
Azure Active Directory Authentication
2021-03-03 00:14:30 +01:00
Andras Iklody 3904f7f85e
Merge pull request #7100 from lfortemps/local-tags-fix
Prevent pulling local tags
2021-03-03 00:08:00 +01:00
iglocska bf1621c650
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-03-03 00:07:08 +01:00
iglocska b08befbf26
Merge branch '2.4' into develop 2021-03-03 00:07:02 +01:00
iglocska ef261ecd47
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-03-03 00:06:52 +01:00
Andras Iklody 18346e078d
Merge pull request #7059 from adammchugh/patch-1
Inclusion of full-name under person
2021-03-03 00:04:54 +01:00
Andras Iklody d519374f7d
Merge pull request #7130 from Wachizungu/fix-shortcut-manager-triangle-popup
chg: [UI] fix keyboard shortcut manager popup triangle
2021-03-02 23:59:30 +01:00
Andras Iklody e45949dd0b
Merge pull request #7114 from Wachizungu/add-short-event-block-rule-explanation
chg: [UI] Add small description of what event block rules do
2021-03-02 23:53:22 +01:00
Andras Iklody 9cef95f756
Merge pull request #6736 from JakubOnderka/sighting-deletion
chg: [sighting] Simplified sighting deletion
2021-03-02 23:50:03 +01:00
Andras Iklody 53642be804
Merge pull request #7080 from StefanKelm/2.4
Update resolved_misp_format.ctp
2021-03-02 23:47:59 +01:00
Andras Iklody ef21065e33
Merge pull request #7092 from lfortemps/patch-2
fix: [email_otp] Trim value for increased UX
2021-03-02 23:46:23 +01:00
iglocska f83fc6ca24
fix: [sharing groups] fixed regression with updating local sharing groups 2021-03-02 23:42:54 +01:00
Jeroen Pinoy 7431beefa1
chg: [UI] fix keyboard shortcut manager popup triangle 2021-03-02 22:03:05 +00:00