doucai9270 2015-02-15 21:13
浏览 32
已采纳

在routeShutdown阶段将请求重定向到Zend框架

We work with the Zend framework and perform CSRf checks on every controller action. I want to move this redundant logic to a point in the Zend lifecycle flow and though that the best place will be the routeShutdown method.

I tried to put there call for redirect - something like this:

$this->_redirector->gotoUrl(\)

What happens is an endless loop in which the request eventually times out.

I must be doing something extremely wrong but since I am a newbie in this, I can't figure out what - any help will be most appreciated.

Thanks A.

  • 写回答

1条回答 默认 最新

  • douchi0028 2015-02-17 12:05
    关注

    @Thomas Killan was right - i entered a loop. filtering according to the controller and action fixed this.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突