cakephp 1.2很好的简单认证样本

时间:2009-12-14 08:06:31

标签: cakephp cakephp-1.2

我正在为cakephp 1.2尝试几个身份验证示例,但没有找到任何完美无瑕的代码。你能给我一些代码吗? 谢谢

2 个答案:

答案 0 :(得分:5)

我一直使用example in the Cookbook,它很简单,直接且有效。

答案 1 :(得分:0)

我过去曾使用过DarkAuth(http://bakery.cakephp.org/articles/view/darkauth-another-way),发现它非常简单易用。