Dygland

Results 10 comments of Dygland

I know this is almost two years old but I'm seeing the same behaviour with an user we're using for monitoring purposes, suddenly the user gets a 403 and our...

I do realise that this is an old issue that might have been resolved already? We're able to delete events without any issues. If the issue still persists, make sure...

> I am also seeing a very similar issue on MISP 2.5.6 Adding attachments to an event works great with the file being uploaded with the attachment id within a...

This was due to missing the https://github.com/MISP/MISP/blob/70d87fc5b4719a3c99628aeaac2e76ec2f5e8411/app/Config/database.default.php#L43 this can be closed.

This has now been tested, works as intended. Ie the results from api requests are stringified if you supply that flag per misp project instructions

Could this be merged @ondj ? :) or do you need something else?

@ondj this would ofc solve this issue, but I guess that the mechanism to supply flags for MySQL is there for a reason? Also existing installs that utilizes the flags...

We are having a similiar issue, we are using the release tagged with "latest" to determine the latest MISP release by using the gihub api: https://api.github.com/repos/MISP/MISP/releases/latest Could 2.5.0 be tagged...

EDIT: This has been ammended in 9e2d122 Recently discovered a bug in the snuffleupagus config, will write a fix early next week.

I just created #233 to resolve this. Feel free to cherry-pick in to your own builds.