sha*_*lpk 3 html css php cakephp
我的add_note动作中有一个表单,我不想SecurityComponent放置它的标记或检查.我该怎么做呢?
add_note
SecurityComponent
我试过requireAuth('some_other_action')等但是没有用.
requireAuth('some_other_action')
giu*_*ppe 5
在CakePhp 2.3中做:
$this->Security->unlockedActions= array('add_note');
归档时间:
14 年,2 月 前
查看次数:
4860 次
最近记录:
9 年,7 月 前