Benni0
Benni0
@adulau @iglocska I am sorry to bring up this old problem again, but the suggestion from @adulau does not work in practice. Enabling MISP feeds from Abuse.ch are highly correlated,...
Hi @aisoulea it seems there is no roles claim in your JWT. I've also discussed this problem here: https://github.com/NUKIB/misp/issues/20#issuecomment-1029891811 Maybe that will help.
My idea for fixing this bug is, to set the `CurrentUserId` setting, using `Configure::write` before calling `Event->publish()` - but I don't know which function is the best to define the...
Hi @mokaddem, thank you for merging my pull requests. Can you please have a look on this issue? This is the most problematic for me, because this prevents synced Events...
HI @mokaddem, Hi @adulau, can please someone have a look at this issue? This issue still exists in v2.4.162. If you want I can create a pull request and implement...
Hi @iglocska, sorry for the late answer. I recommend to not merge this pull request, as it would implement a mechanism which might have an unpredictable runtime behavior. I've created...
As it is now possible to check if items are skipped due to post processing on client side, using the X-Skipped-Elements-Count header, I close this Issue.
@mokaddem this broke in commit [05714df](https://github.com/MISP/MISP/commit/05714df9d4d51a67ae133db8cd2103312e53ef3b) as the new `requestMethod` parameter was added. Could you please merge this?
As I've already mentioned in #9175, this implementation was a proof of concept, more less. This implementation would might have an unpredictable runtime behavior.
I had this issue a view times but I haven't had time to analyze the problem. For me the keys have been working, after restarting httpd inside the container using...