Commit Graph

19425 Commits (5f5965394535dd47d601449f23888f83fd18712b)

Author SHA1 Message Date
mokaddem 15b5bf0db7
chg: [doc:synchronisation-diagrams] Added full version for both sync and clarification about conditions 2021-06-02 11:34:41 +02:00
iglocska 6ea2421122
Merge branch '2.4' into develop 2021-06-01 23:30:14 +02:00
iglocska 3b2100e3d1
fix: [attribute add] fixed typo causing the add function to fail 2021-06-01 23:29:41 +02:00
iglocska d6b7c223d6
fix: [typo in attribute add] caused the view to fail when adding attributes 2021-06-01 23:28:56 +02:00
iglocska 556d58964c
Merge branch '2.4' into develop 2021-06-01 20:48:52 +02:00
iglocska 478be522d2
fix: [organisations index] added quickfilter as an alias for the search 2021-06-01 20:48:22 +02:00
iglocska 582187289c
fix: [Sharing groups] show roaming state in the API view 2021-06-01 20:47:58 +02:00
Andras Iklody 8766d0285e
Merge pull request #7459 from Kagee/patch-1
fix: [UI] Restore notice list warnings when adding or editing attribute
2021-06-01 16:30:53 +02:00
Anders Einar Hilden 60e7dfb8ce
fix: [UI] Restore notice list warnings when adding or editing attribute
Restore the notice_message div that vanished in commit 0d4df7c98b.
2021-06-01 16:28:39 +02:00
Sami Mokaddem d97e9e660d
chg: [doc:synchronisation-diagrams] Added precision regarding index filtering 2021-06-01 14:06:40 +02:00
mokaddem 6f35655c18
chg: [doc:synchronisation] Renamed files 2021-06-01 13:23:19 +02:00
mokaddem 151b1e390a
new: [doc:sync] Added notes and diagrams about synchornisation logics 2021-06-01 12:57:06 +02:00
Luciano Righetti 258674343f fix: nonaggregated column mysql error when calling /sightings/index/[event_id] 2021-05-31 17:45:29 +02:00
mokaddem 36bb7b6e9a
fix: [doc:auth-diagram] Filename typo 2021-05-31 16:05:51 +02:00
mokaddem 1125094441
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-31 16:03:23 +02:00
mokaddem bd25254abc
new: [doc:auth-diagram] Added authentication diagram 2021-05-31 16:01:32 +02:00
Luciano Righetti 5e2259f00d fix: decode json ref and geographical_area properties in /noticelists/view/[noticelist_id] endpoint 2021-05-31 14:43:12 +02:00
mokaddem c9acae11f0
fix: [sharinggroup:capture] Re-use the ID of an existing SG if it exists
instead of the defaulted value 0
2021-05-30 11:06:51 +02:00
mokaddem c2a85e7f7e
fix: [sharinggroup:captureOrg/captureServer] Use the ID of the existing sharing group 2021-05-30 11:05:07 +02:00
iglocska d57fb4bc95
Merge branch '2.4' into develop 2021-05-28 10:38:05 +02:00
iglocska 845ba86ba5
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-05-28 10:37:32 +02:00
iglocska c71f4c9f2a
fix: [security] disable email uniqueness validation for the self registration 2021-05-28 10:37:01 +02:00
Alexandre Dulaunoy c30b1f5fdc
chg: [misp-objects] updated to latest version 2021-05-27 16:37:11 +02:00
Alexandre Dulaunoy d516148f42
chg: [misp-objects] updated to the latest version 2021-05-27 16:27:15 +02:00
Alexandre Dulaunoy 39666c8b11
chg: [misp-objects] updated to the latest version 2021-05-26 15:52:00 +02:00
Jakub Onderka 472f2b0aa9
Merge pull request #7443 from JakubOnderka/fix-securiy-audit
Fix securiy audit
2021-05-26 14:20:05 +02:00
Alexandre Dulaunoy afa0ffd33c
chg: [warning-lists] updated to the latest version 2021-05-26 09:37:00 +02:00
iglocska 180e90c12f
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-26 08:36:49 +02:00
iglocska 81f6e30b96
Merge branch '2.4' into develop 2021-05-26 08:36:42 +02:00
iglocska 72ccba98eb
fix: [OTP] identifier tag fixed
- was hard coded to [MISP]
2021-05-26 08:36:05 +02:00
Alexandre Dulaunoy b86e3f54cb
Merge branch 'develop' of github.com:MISP/MISP into develop 2021-05-25 23:19:53 +02:00
Alexandre Dulaunoy 51d463790e
Merge branch '2.4' into develop 2021-05-25 23:19:41 +02:00
Alexandre Dulaunoy 38cf3b0620
chg: [misp-objects] updated fix #7445 2021-05-25 23:18:53 +02:00
Jakub Onderka 3ef64e5258
Merge pull request #7435 from JakubOnderka/event-report-history
Event report history
2021-05-25 19:28:10 +02:00
Jakub Onderka 8a00af12ba chg: [UI] Show warning when advanced auth keys are not enabled 2021-05-25 14:09:55 +02:00
Jakub Onderka eadb89eec0 fix: [UI] Security audit message 2021-05-25 13:56:01 +02:00
Alexandre Dulaunoy d3da79f1ce
Merge pull request #7440 from righel/return-api-error-when-fetch-from-feed-fails
fix: return api error when fetch from feed fails
2021-05-25 12:15:26 +02:00
Alexandre Dulaunoy 27b5a0b523
Merge branch '2.4' into develop 2021-05-25 12:12:11 +02:00
Alexandre Dulaunoy ce93848dea
chg: [config] default config now uses RFC2606 example.com domain 2021-05-25 12:11:19 +02:00
Luciano Righetti 92e4dd83bb Merge branch 'return-api-error-when-fetch-from-feed-fails' of github.com:righel/MISP into return-api-error-when-fetch-from-feed-fails 2021-05-25 11:57:54 +02:00
Luciano Righetti ebeab4d245 fix: return api error when feed is not enabled 2021-05-25 11:54:47 +02:00
Luciano Righetti 18bad3a7bd return api error when feed is not enabled 2021-05-25 11:51:16 +02:00
Jakub Onderka 19682e04aa fix: [UI] Simplify warninglist view template 2021-05-24 16:44:41 +02:00
Jakub Onderka 3f4f7c436e new: [UI] Add link to event report history 2021-05-24 16:44:41 +02:00
Jakub Onderka 4207787777
Merge pull request #7432 from JakubOnderka/perm_flags_translatable
Perm flags translatable
2021-05-24 14:34:51 +02:00
Jakub Onderka 5fd72bd5bf fix: [UI] Show error only if it is not empty 2021-05-24 14:05:28 +02:00
Jakub Onderka 34b0d85689 fix: [UI] Add missing event report model in audit log 2021-05-24 10:39:27 +02:00
Jakub Onderka 0174a50871 chg: [UI] Make permision titles translatable 2021-05-24 10:38:40 +02:00
mokaddem e7b9ccebb3
fix: [events:index] Reindex tag array to always return a list 2021-05-21 10:18:50 +02:00
mokaddem 15a836b393
fix: [events:index] Reindex tag array to always return a list 2021-05-21 10:17:18 +02:00