Commit Graph

39 Commits (feature/3.x_HttpTool)

Author SHA1 Message Date
Christophe Vandeplas 32b14b03a6
[3.x-migration] Organisation branch (#9579)
* new: [Organisation] index edit unit tests

* fix: [CRUD] use existing return function for edit/add

* fix: [Organisations] fix ACL issue edit by org admin

* new: [Organisation] addOrgApiTest

* new: [Org] delte test

* fix: [SG] Fixes broken SharingGroupOrg

* new: [Org] more tests and validations
2024-04-16 09:16:24 +02:00
Luciano Righetti ac3695e864 add: [wip] support server push, add api test 2024-02-13 15:07:38 +01:00
Luciano Righetti 7691d7ce4c add: server pull basic api test 2024-02-06 14:38:16 +01:00
Luciano Righetti 0ea38e4ff4 add: [wip] migrate ServersController (api) 2024-02-01 11:14:44 +01:00
Luciano Righetti 003dea2ed1 add: local feeds tests 2024-01-23 10:08:55 +01:00
Luciano Righetti 9617970d50 add: api tests for csv feeds 2024-01-23 08:54:02 +01:00
Luciano Righetti 26720ddd8d add: api tests for freetext feeds 2024-01-23 08:54:02 +01:00
Luciano Righetti 13a39b94b6 add: basic api tests for fetching event from feed 2024-01-23 08:54:02 +01:00
Luciano Righetti 45a7e6931b add: more tests, mock files 2024-01-23 08:46:39 +01:00
Luciano Righetti e107d6e8bb new: [wip] migrate feeds controller main api endpoints 2024-01-23 08:46:39 +01:00
Christophe Vandeplas 575c90b5b0 chg: [Cerebrates] tests previewOrgs previewSG 2024-01-15 16:58:54 +00:00
Luciano Righetti 247adc1982 add: basic api tests for index audit logs 2024-01-02 16:58:38 +01:00
Luciano Righetti fd5b55dac4 add: [roles] api tests, roles fixture 2023-12-20 11:36:58 +01:00
Christophe Vandeplas 6aaab1d77f chg: [Cerebrates] add initial API tests 2023-12-18 11:05:46 +00:00
Luciano Righetti 5b1a0e1c11 add: api tests for main taxonomies endpoints 2023-12-15 12:19:31 +01:00
Luciano Righetti 3c8fc7215d new: taxonomies index api test 2023-12-14 16:11:46 +01:00
Luciano Righetti 656a3293d0 add: api tests for access logs 2023-12-06 11:06:24 +01:00
Luciano Righetti be8a307507 fix: warnings, authors json serialization 2023-12-06 11:04:59 +01:00
Luciano Righetti dd6c6aa164 add: [3.x] migrate access logs controller 2023-12-05 16:19:09 +01:00
Luciano Righetti a01b17904f add: api tests for /galaxyClusters/*, minor fixes 2023-11-16 16:18:14 +01:00
Luciano Righetti bb342f8768 add: api tests for /galaxies/wipeDefault, /galaxies/delete/[id], /galaxies/import 2023-11-14 10:47:46 +01:00
Luciano Righetti f040a50b5a add: add api test for /galaxies/export and other fixes 2023-11-13 12:56:30 +01:00
Luciano Righetti 56dea3e966 add: api tests for main galaxies controller 2023-11-10 16:58:15 +01:00
Luciano Righetti 6b9431804c add: api tests for object templates 2023-08-11 16:57:58 +02:00
Luciano Righetti 53cbbc0ec6
Merge pull request #9143 from righel/3.x-sharing-groups
3.x sharing groups
2023-06-20 11:54:45 +02:00
Luciano Righetti ce28fcc54f add: more tests, fix bugs 2023-06-20 11:52:27 +02:00
Luciano Righetti 1b0d05b3bb add: api tests for add sg with orgs and servers 2023-06-19 16:44:13 +02:00
Luciano Righetti 12d43c9d50 add: basic crud api tests for sharing groups 2023-06-15 16:51:36 +02:00
Luciano Righetti b0e2a3ac3e fix: typo 2023-06-15 16:50:34 +02:00
iglocska 83dce48e60
new: [sightingsdb port] from 2.x 2023-06-09 13:45:52 +02:00
Luciano Righetti 3a657aaf17 add: port noticelists 2023-06-06 11:33:17 +02:00
Luciano Righetti ab1540ba19 fix: use default host 2023-06-06 11:31:08 +02:00
Luciano Righetti 4219cca07a add: api tests for crypto keys 2023-05-12 15:35:41 +02:00
Luciano Righetti f8762b8fc3 add: api tests for allowedlists 2023-05-10 15:59:26 +02:00
Luciano Righetti 0e8259279a chg: add default roles migration, remove roles fixture, fix tests accordingly 2023-05-10 15:14:18 +02:00
Luciano Righetti db0bbd74c8 add: tests and finish EventBlocklistsController migration 2023-05-05 17:43:48 +02:00
Luciano Righetti 385a1dabd4 new: [wip] eventblocklists migration 2023-05-04 16:34:18 +02:00
Luciano Righetti 9c97b74033 add: add basic user tests, remove cerebrate tests, port code from cerebrate to misp 2023-05-03 11:27:01 +02:00
iglocska 35932dbf45
new: [3.x] initial skeleton added
- basic functionality available for authentication
- user/org/role management
- logging

- requires a MISP 2.x database as the datastore
2023-01-31 14:58:25 +01:00