Commit Graph

15970 Commits (0737253d4aa59b780c252dea86a15c9297ce9ca7)

Author SHA1 Message Date
Jakub Onderka 0737253d4a chg: [internal] Distribution is checked by SQL 2020-08-24 16:27:12 +02:00
Jakub Onderka 5232a8d251 chg: [internal] Remove not necessary code 2020-08-24 16:27:01 +02:00
Jakub Onderka e55d49d3b8 chg: [internal] Remove unused code 2020-08-24 16:26:48 +02:00
Jakub Onderka b361dc1ef2
Merge pull request #6228 from JakubOnderka/fix-6226
fix: [JS] Issue #6226 when adding object reference
2020-08-24 12:30:02 +02:00
Jakub Onderka 6bc7e63bc8 fix: [JS] Issue #6226 when adding object reference 2020-08-24 10:55:22 +02:00
Alexandre Dulaunoy 0069c2882a
chg: [PyMISP] bump PyMISP 2020-08-24 10:41:54 +02:00
Alexandre Dulaunoy f881ae230a
Merge pull request #6225 from rmkml/2.4
add SHA3 Hash on Attribut.php
2020-08-24 10:36:24 +02:00
Alexandre Dulaunoy 3ee30c9dcb
chg: [misp-galaxy] updated to the latest version 2020-08-24 10:09:03 +02:00
Loïc Fortemps e0543e2fa2
Feature/achievements widget (#6129)
* Additionnal protection against XSS, the response type defaults to html while it should be JSON.
* new: widget: Achievements widget
* Update AchievementsWidget.php
* Update AchievementsWidget.php
* Visual adjustments, new badges
* i18n
* indentation to MISP convention
* AchievementsWidget minor textual improvements
* Optimized query and fix issue with i18n

Co-authored-by: Steve Clement <steve@localhost.lu>
Co-authored-by: Christophe Vandeplas <christophe@vandeplas.com>
2020-08-24 10:02:15 +02:00
iglocska 242d25d5e4
chg: [API] GET requests on restsearch with no parameters are no longer allowed.
- warn the user of the use of GET queries with posted JSON bodies
2020-08-24 09:04:30 +02:00
rmkml 6da01364ba add SHA3 Hash on Attribut.php 2020-08-23 18:26:56 +02:00
Alexandre Dulaunoy 158c9aea66
Merge pull request #6221 from cudeso/2.4
MISP-SNMP Monitor script
2020-08-23 11:43:19 +02:00
Jakub Onderka 537d037a44
Merge pull request #6200 from JakubOnderka/us-attr-search
chg: [UI] Nicer selector for attribute search
2020-08-21 19:55:41 +02:00
Jakub Onderka 0770523d76
Merge pull request #6222 from JakubOnderka/correlation-fetch-optim
chg: [correlation] Fetch just necessary fields
2020-08-21 19:53:10 +02:00
Jakub Onderka 8f3abdad5a chg: [correlation] Fetch just necessary fields 2020-08-21 18:57:24 +02:00
Koen Van Impe b386657b4e Add SNMP configuration snippet 2020-08-21 18:26:31 +02:00
Koen Van Impe de53476ecf MISP-SNMP Monitor script
Script to return statistics which can be picked up via SNMP.
Post for monitoring with Cacti (inspired by OpenNSM) will follow
shortly.
2020-08-21 18:22:30 +02:00
Koen Van Impe 635cafd3da Merge remote-tracking branch 'MISP/2.4' into 2.4 2020-08-21 18:15:30 +02:00
Andras Iklody add0404a37
Merge pull request #6220 from obert01/fix-accessibility
A few accessibility fixes for users of screen readers
2020-08-21 16:15:07 +02:00
iglocska dccf2cd490
chg: [cleanup] removed duplicate check in beforefilter() of the eventblacklists controller 2020-08-21 16:10:49 +02:00
Olivier BERT 9fff3ffc22 A few accessibility fixes for users of screen readers:
- Added aria label and role for the representation of booleans in generic index tables,
- Fixed Aria label for actions in generic index tables,
- Set titles for actions in the admin user index table,
- Added a few missing aria labels in the global menu.
2020-08-21 15:57:06 +02:00
iglocska 7d253f87fd
new: [ACL] event blacklisting fully opened up to host org users
- also added a new special permission for the ACL system host_org_user - which will evaluate whether the user is in the org configured in the MISP.host_org_id directive
2020-08-21 13:41:48 +02:00
iglocska d47623cc8c
chg: [VERSION] bump 2020-08-20 14:47:02 +02:00
Alexandre Dulaunoy 256efd154f
chg: [misp-taxonomies] updated to the latest version 2020-08-20 14:38:36 +02:00
Raphaël Vinot db55589512 chg: [PyMISP] Bump tag 2020-08-20 13:04:44 +02:00
Raphaël Vinot 38f6e3bc73 chg: Bump PyMISP 2020-08-20 12:45:32 +02:00
Alexandre Dulaunoy 1090441114
chg: [misp-object] updated to the latest version 2020-08-20 10:54:11 +02:00
Alexandre Dulaunoy 3e71f6ced4
chg: [misp-objects] updated to the latest version 2020-08-20 10:49:38 +02:00
Alexandre Dulaunoy d48794572a
chg: [misp-objects] updated 2020-08-20 10:40:32 +02:00
Alexandre Dulaunoy cf7dd3230e
chg: [misp-objects] updated to the latest version 2020-08-20 10:38:34 +02:00
Alexandre Dulaunoy 921c29e161
chg: [misp-galaxy] updated to the latest version 2020-08-20 10:37:32 +02:00
Jakub Onderka 9c077fbd54
Merge pull request #6204 from JakubOnderka/2.4
fix: [internal] Syntax error in bootstrap.default.php
2020-08-18 12:41:32 +02:00
Jakub Onderka 04a7398444 fix: [internal] Syntax error in bootstrap.default.php 2020-08-18 12:35:27 +02:00
Jakub Onderka 736b43446d fix: [internal] Remove unused compositeTypes variable 2020-08-18 10:37:55 +02:00
Jakub Onderka 9feeb34842 chg: [UI] Nicer selector for attribute search 2020-08-18 10:37:55 +02:00
iglocska 5d8cab4e4a
Merge branch 'baseurl' into 2.4 2020-08-18 10:07:45 +02:00
iglocska 710378e5da
fix: [invalid element reference] element filepath was incorrectly treated as a url 2020-08-18 10:06:30 +02:00
iglocska 8fc66eda9f
new: [internal] cache tags instead of loading them over and over via the event fetcher, fixes #6201
- should speed things up for exports of datasets that have a lot of recurring tags
- moved the caching of some internals to the appmodel level to make it more generic
2020-08-18 09:52:48 +02:00
iglocska 0e898ce4f4
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-08-18 09:26:56 +02:00
iglocska 24a5a9dc5e
chg: [internal] stub for a simple caching mechanism for recurring queries 2020-08-18 09:26:25 +02:00
Vito Piserchia 6af706947c syntax check and fix 2020-08-17 19:10:15 +02:00
Jakub Onderka b1d5ec0bea
Merge pull request #6176 from JakubOnderka/fix-menu
fix: [UI] Show correct options in menu
2020-08-17 18:33:09 +02:00
Vito Piserchia aa49c94161 recover from upstream version missing bits 2020-08-17 17:58:28 +02:00
Vito Piserchia 850034ecc0 recover from upstream version missing bits 2020-08-17 17:57:30 +02:00
Vito Piserchia 8486ecb8b4 Merge remote-tracking branch 'upstream/2.4' into baseurl-patch 2020-08-17 17:29:38 +02:00
Vito Piserchia d649257a15 rebase continue 2020-08-17 17:28:04 +02:00
Vito Piserchia d2f424e416 rebase continue 2020-08-17 17:27:31 +02:00
johndoe 8b641f43a7 fix genericPopup 2020-08-17 17:26:14 +02:00
johndoe 20208898f2 use this here 2020-08-17 17:25:40 +02:00
johndoe 48089db20b use this here 2020-08-17 17:25:40 +02:00