LinDA-tools / LindaWorkbench

Linked Data tools for SMEs
http://www.linda-project.eu
MIT License
16 stars 7 forks source link

CSRF verification failed in Step 4 #194

Open efotopoulou opened 9 years ago

efotopoulou commented 9 years ago

At transformation tool at step 4, if the user gets more than 2 minutes without making a decision about what RDF property to use then he can not proceed to step 5. the message it comes out is:

Forbidden (403) CSRF verification failed. Request aborted.

is it possible to augment the wait time before submit the form, because it is normal to spend some extra time in step4 specially for the beginners.

Thank you!