prashants / webzash

Easy to use web based double entry accounting software in PHP - MySQL under MIT License
http://webzash.org
Other
208 stars 109 forks source link

CSRF Token Expired #99

Open rojinpmani opened 6 years ago

rojinpmani commented 6 years ago

Hi SIr,

I installed script in localhost and when i try to delete ledger, I am getting these errors. Let me know why?.

Error: CSRF Token Expired ! You have exceeded the time limit set to complete a request, so for security reasons you need to redo whatever you were trying to do.

Hope to hear from you soon.

prashants commented 6 years ago

Did it work after retry ?

The session is getting timed out.

rojinpmani commented 6 years ago

Yes, I tried several times after refresh and reload page. Besides, There are a few java-script error finds in console. Also i used mySql instead of sqllite.