Christophe Vandeplas
acb258cc52
chg: [security] User index inactive user filter
2023-05-21 19:29:56 +02:00
Christophe Vandeplas
c5483cf4b5
fix: [cleanup] removes some TODO messages #103
2023-05-21 10:09:05 +02:00
Christophe Vandeplas
dbf827f536
fix: [feeds] fix missing variable for view
2023-05-21 08:49:33 +02:00
Jakub Onderka
2f1d56509c
chg: [internal] Code cleanup for galaxy import
2023-05-17 13:56:17 +02:00
iglocska
9f5e49995a
Merge branch 'new_widgets' into develop
2023-05-16 14:12:59 +02:00
iglocska
712321eb81
new: [dashboard templates] show which modules will be visible to the given user
2023-05-16 14:04:32 +02:00
iglocska
a60202d9d1
fix: [junk removed] removed accidentally inserted characters
...
- fell asleep on the keyboard?
2023-05-16 13:41:44 +02:00
iglocska
9e763ba0e5
new: [auth] log api key usage in redis
...
- lightweight per day slice of api key use
- built as a ranked set in redis for the dashboards
2023-05-16 13:39:31 +02:00
Raphaël Vinot
1d53868c99
chg: [PyMISP] Bump version
2023-05-12 00:10:36 +02:00
Sami Mokaddem
a2719e3c82
chg: [appController] Bumped queryVersion
2023-05-04 09:13:01 +02:00
Sami Mokaddem
8507fc5d6b
Merge branch 'feature-workflow-filtering-modules' into develop
2023-05-04 09:12:19 +02:00
Jakub Onderka
9e4c67b900
fix: [internal] Warning when searchvalue is not defined
2023-05-03 18:15:40 +02:00
Sami Mokaddem
dc9a1489e1
Merge branch 'develop' of github.com:MISP/MISP into feature-workflow-filtering-modules
2023-05-03 14:57:04 +02:00
Sami Mokaddem
a548fbc8a9
chg: [workflow] Updated filter add/reset and added support + fixed bunch of bugs
...
Also added raw (patched) drawflow library source code
2023-05-03 14:56:38 +02:00
Luciano Righetti
ce3a8ec9b7
Merge pull request #9050 from righel/add-searchvalue-param
...
new: add param to get exact matches on attribute values
2023-05-02 15:12:14 +02:00
Luciano Righetti
a8076f6344
fix: fix query
2023-05-02 09:58:10 +02:00
Luciano Righetti
bb9e406f85
new: add param to get exact matches on attribute values
2023-05-02 09:49:48 +02:00
Christian Studer
ed1ac9c8c8
Merge branch 'misp-stix' of github.com:MISP/MISP into develop
2023-04-26 14:01:03 +02:00
Christian Studer
2ea3bde1a2
fix: [upload_stix] PHP is not python
...
- `array_key_exists` is the friend we were looking for here
- `in_array` only tests the values of an array and not the keys
2023-04-21 16:36:54 +02:00
Christian Studer
50c7b930f6
fix: [upload_stix] Fixed the `distribution` & `sharing_group_id` values checking
...
- we have to convert them to int to check with the
list of distributions and sharing groups that
have int keys
2023-04-21 16:26:09 +02:00
Christian Studer
9fc2a954b2
add: [stix2 import] Handling sharing group id parameters to pass to the resulting MISP Event
2023-04-21 15:21:29 +02:00
Christian Studer
334ddbc533
add: [stix2 import] Added `distribution` to the `upload_stix` form so we can pass its value to `misp-stix`
2023-04-20 20:37:02 +02:00
Christian Studer
1e1980a2ae
chg: [stix import] Updated the `upload_stix` form params to be inline with the support of multiple STIX 1 & 2 versions
2023-04-19 16:32:39 +02:00
Luciano Righetti
1f4e2af37a
fix: admin logs pagination
2023-04-18 16:58:35 +02:00
Sami Mokaddem
c305e4e873
chg: [servers:index] Added filtering capability
2023-04-18 11:11:59 +02:00
Sami Mokaddem
06d5fa5c5d
fix: [event:discussion] Fixed potential CSRF issue while adding a comment
...
Fix #8916
2023-04-13 15:45:47 +02:00
Christian Studer
a260fa3e83
wip: [stix2 import] Using `misp-stix` to import STIX 2 content
...
- Changed the related view used to upload the
STIX 2 files
- Added 2 parameters to choose to import Galaxies
as tag or with a complete Galaxy content parsing
(which will be implemented soon), and another
one for admins to debug the errors and warnings
messages sent by `misp-stix`
2023-04-13 15:30:17 +02:00
Luciano Righetti
af0b17a1d3
fix: unset id and uuid of object attributes if regenerateUUIDs is checked when populating event with a MISP json fixes #9012
2023-04-13 09:28:10 +02:00
Raphaël Vinot
bc82b38db0
chg: [PyMISP] Bump
2023-04-12 15:59:34 +02:00
Luciano Righetti
478d1c6440
fix: fix "'sharing_group_id' doesn't have a default value error" error when importing OpenIOC file
2023-04-12 14:54:15 +02:00
Luciano Righetti
e88a64db52
fix: disable csrf checks for events/saveFreeText when CustomAuth is enabled, fixes #8991
2023-04-12 11:18:27 +02:00
Sami Mokaddem
362156daca
fix: [event:viewAttribute] Reset pagination state when using a filter on the attribute table
...
- This will certainly make @rommelfs happy :)
2023-04-06 15:24:15 +02:00
Christophe Vandeplas
dc0680f464
fix: [workflows] fix undefined index in moduleView
2023-03-31 04:48:02 +02:00
Christophe Vandeplas
92ac663ccf
Merge remote-tracking branch 'origin/feature/api_log_and_pin_ip' into develop
2023-03-29 10:30:19 +08:00
iglocska
13d99cfaca
chg: [pymisp] bump
2023-03-27 11:01:42 +02:00
iglocska
e498158208
chg: [pymisp] version string bump
2023-03-27 10:51:41 +02:00
Christophe Vandeplas
056436f69d
chg: [authkey] pin IP on view page
2023-03-23 04:43:02 +01:00
Christophe Vandeplas
ce4cee7cbe
chg: [authkey] One-click IP as only allowed IP
2023-03-22 13:16:49 +01:00
iglocska
aa9dffb03f
fix: [galaxyCluster index] filter by galaxy should accept UUID too not just ID
2023-03-17 15:50:47 +01:00
iglocska
8594d2ab47
fix: [Galaxy index search] fixed
...
- seems to be using the Cerebrate format rather than MISP?
2023-03-17 15:25:40 +01:00
Raphaël Vinot
68c130a099
chg: Bump PyMISP
2023-03-10 15:14:22 +02:00
Sami Mokaddem
8dbcd43b42
Merge branch 'pr-8948' into develop
2023-03-10 11:22:16 +01:00
Sami Mokaddem
a78b2d7b77
Merge branch 'pr-8946' into develop
2023-03-10 11:19:42 +01:00
Anders Einar Hilden
b2ad8fc687
new: [ApacheAuthenticate] Add STARTTLS support for LDAP connection
...
Controlled by setting `ApacheSecureAuth.starttls`. Default (`ApacheSecureAuth.starttls undefined`) is `false`, since it is a new feature.
config.default.php is updated with `ApacheSecureAuth.starttls = true` as default and extra explanations.
2023-03-10 10:34:26 +01:00
Anders Einar Hilden
da5278d349
[new]: [doc] [ApacheSecureAuth] Add minimal docs for ApacheSecureAuth, and a bigger section about using the /users/logout401 endpoint.
2023-03-10 10:34:05 +01:00
Anders Einar Hilden
ec495da477
[new]: [ApacheSecureAuth] Add endpoint /users/logout401 for logging out from HTTP Basic Auth
...
This can be used by i.e. ApacheSecureAuth to make a browser forget cached HTTP Basic Auth credentials, which would otherwise result in a logut->login loop.
2023-03-10 10:34:05 +01:00
Sami Mokaddem
34ebd89c43
Merge branch '2.4' into develop
2023-02-20 15:05:10 +01:00
Sami Mokaddem
3bb6f9f43f
fix: [objects:group_attributes_into_object] Typo in find options
2023-02-20 15:04:31 +01:00
Sami Mokaddem
6df6924ca3
fix: [attribute:bro] Restored bro export
...
The broExport should probably be rewritten to sue the standard restSearch export later on
2023-02-17 16:16:49 +01:00
Sami Mokaddem
2c30e9af7e
fix: [attribute:bro] Restored bro export
...
The broExport should probably be rewritten to sue the standard restSearch export later on
2023-02-17 16:14:00 +01:00