Václav Bartoš
Václav Bartoš
Yes, I looked at source codes and it seems to be switched, indeed. I think the fix will be easy - just swap lines 28,29 (or 59,60) in [OAuth2Srv.scala](https://github.com/TheHive-Project/Cortex/blob/master/app/org/thp/cortex/services/OAuth2Srv.scala). However,...
I briefly looked at the changes and noticed there are TABs used for indentation somewhere - please, replace them with 4 spaces to keep it consistent with the rest of...
I agree the naming of directions as `incoming`/`outgoing` is very unclear (as well as some other variables in the code) and at least this should be renamed (both in code...
Hello, author of NERD here. Thanks for this pull request. We just wanted to create a NERD plugin and found out it's already there as a PR. Good job! Neverthless,...
@standa4 Thanks for the access. We'll push the updates soon...
Thanks!
Reminder to @SiskaPavel. This code is used in production for many months, now. Could you review it merge it?