Skip to content

v1.0.27

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 20 May 03:08
· 5 commits to master since this release

v1.0.27

Fixed:

  • If requests were sent to adapter -> null; there was no csrf check in place (if activated), thus CSRF would not be handled within custom handling, now it is getting checked correctly.