DocArmoryTech
DocArmoryTech
I think I've worked this out now... I inspected the headers and payload used to set a MetaTemplate field in the browser; observing something like: ``` email: [email protected] uuid: d157df4b-0554-419c-868f-01dda1c8ce8a...
Work around found! Deleting all `keycloak.` keys from `/config/config.json` restores the ability to add users
pr to match #10372
As described in the following MISP PR, in v2.4.197 to v2.4.204 of MISP, API calls to add a GalaxyCluster to a Galaxy using a Galaxy's uuid would fail (https://github.com/MISP/MISP/pull/10221). The...
Fixed by PR #197
pull request to fix & implement the above from @jaxiom (with temp variables for readability) #10370