Custom HTML with JS leads to CSRF Error
Confluence User - 30 Jan, 2017
Hi all,
Simple Question: In my form i'm using the "Custom HTML" field to get a "DateTimePicker" like it was described in an old Thread How to return hh-mm in datepicker field?
So of course the JS leads to a CSRF-Error if i'm trying to submit the form, now is it possible to retrieve the OWASP_Token and POST it in the JS-Section of my HTML?
OR how can i avoid the error without editing the Owasp.CsrfGuard.properties File?
Thanks Everybody!
forms;customhtml;javascript;csrf