Andras Iklody
Andras Iklody
Not a bug, but a feature. B rejects all changes to its own events from other instances, that's what the locked field is for. However, I see why this can...
Good point. Not entirely sure how straightforward it would be, but indeed, internal instance sync should ignore the locking mechanism by default, silly that we don't have an exception for...
Need to remember this / spend some time on it, if you don't see it in the near future can you ping me offline and gently remind me (=kick my...
> There is a catch 22 issue here also when activating SSO. If you want to change user information you need a password, but to get a password you have...
`/var/www/MISP/app/Console/cake Admin SetSetting "Security.require_password_confirmation" 0` should sort it out.
This is definitely not an easy "fix" as it's working as intended in this case. The correlations always happen on an attribute level, never on an object or event level,...
Woah, nice catch @righel. I wonder how that got switched to igbinary, will change the upgrade/install scripts to make sure it's forced to JSON.
Fixed via 1e7a1a5f3eb3098412f43cce5e6d9a9a3018c2f5
The fix for this is in the pipe, but it will take a bit longer (the current event view page is quite dumb).
Anything in `/var/log/misp_install.log`? Sounds like something went wrong with creating the MISP db in the first place or perhaps even the misp DB user in mariadb.