RE: Problem with CSRF TOKEN
04-12-2016, 03:30 AM
(This post was last modified: 04-12-2016, 09:50 PM by ersx.)
(11-20-2014, 09:46 PM)50l3r Wrote: When i try to login with correct data, sentora return this error (no back, only reload):
Code:Application Error: [0204] - The form you attempted to submit had an invalid token!
The token input is correct and reload in every page
Code:<input type="hidden" name="csfr_token" value="ry8f0vodyf9phjhh0afa4oxrt5nflkoftrwffekwnxtksryliz">
¿Maybe a session problem?
If you delete or rename folder /var/sentora/sessions check:
1) folder /var/sentora/sessions is exsists
2) check owner and group www-data
3) check chmod is 733