github-germ
github-germ
[8305-dashboard-triggers-CSRF.json.txt](https://github.com/MISP/MISP/files/8566827/8305-dashboard-triggers-CSRF.json.txt)
@JakubOnderka ... Great. Thanks!
@JakubOnderka Now with 2.4.159 when re-testing this Dashboard CSRF issue: import JSON yields CSRF everytime. Are you able to reproduce this and fix? Thanks.
@JakubOnderka With 2.4.161 I still get CSRF everytime I try to import the dashboard JSON attached above. Any ideas? Thanks..
Results when retested with 2.4.162: 1. Still get CSRF when trying to import a dashboard JSON 2. Separate from that, still get CSRF when attempting Add Event in a separate...
``` mysql> select count(*) from correlations where date like '1000-01-01'; +----------+ | count(*) | +----------+ | 10678796 | +----------+ ```
Glad to see `info` no longer in use. Thanks! Really appreciate you fixing this issue so fast :-) Question: why do we see `correlations` rows going from 19M to 10M...
The fix in develop branch works well. THANKS. Would appreciate any insight you can provide on my question above.