ZF2 csrf超时

时间:2017-04-13 14:44:40

标签: zend-framework2 timeout csrf

我正在尝试增加csrf超时的超时。 我在表单配置中更改了它,就像zend https://framework.zend.com/manual/2.4/en/modules/zend.form.element.csrf.html中的文档一样 我尝试使用像https://samsonasik.wordpress.com/2014/02/02/zend-framework-2-utilize-validatormanager-to-work-with-custom-validator-in-zendform/这样的自定义验证器。

超时仍然是5分钟 - 默认值。

问题是如何更改此值?

0 个答案:

没有答案