[Cppcms-users] Blank value within csrf field
Brought to you by:
artyom-beilis
|
From: tuq3 <tu...@ya...> - 2015-03-17 11:53:53
|
Hi everyone! First of I put <%= csrf =%> into <from></form> and while loading page with this form i get error: cppcms, error: Caught exception [Session storage backend is not loaded]. I managed it by adding "session" preferences into config.js, but now I get a blank value within csrf hidden field after loading a page. |