Closed marcus-at-localhost closed 2 years ago
Apologies, this is a field I have no expertise in (yet). :/
Ok no problem but then this has to wait a while until I get around to do it myself.
Thank you!
@mzur thanks for writing the test and verifying!
Since the CSRF Token can be delivered via http header or get param (https://getkirby.com/docs/reference/objects/http/request/csrf) this should be taken into account while validating. This might solve some problems with handling upload forms with ajax as well.