CodeIgniter 2.1.0 中的用户管理

发布于 2024-12-23 12:37:21 字数 277 浏览 0 评论 0原文

可能的重复:
我应该如何为 CodeIgniter 选择身份验证库?

CodeIgniter 2.1.0 的用户注册/身份验证/管理的最佳库是什么?

谢谢!!

Possible Duplicate:
How should I choose an authentication library for CodeIgniter?

What is the best library for User Registration / Authentication / Management for CodeIgniter 2.1.0?

Thanks!!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

沫尐诺 2024-12-30 12:37:21

Tank AuthIonAuth在我看来, 对于上述所有内容都很棒。每个都有自己的优点和缺点。对您来说最值得注意的是文档。 IonAuth 有大量文档,并且自始至终都有很好的评论。 Tank Auth 文档很少,并且自始至终都有很好的评论。我个人更喜欢 IonAuth,并在多个项目中使用过它。如果您需要一些额外的修改以使其更易于使用,请查看这篇文章

Tank Auth and IonAuth are both great for all of the above in my opinion. Each has their own pros and cons. Most notably for you will be the documentation. IonAuth is heavily documented, and well commented throughout. Tank Auth is lightly documented, and is very well commented throughout. I personally prefer IonAuth, and have used it in several projects. If you want some additional modifications to make it even easier to work with, then check out this article here.

依 靠 2024-12-30 12:37:21

在我看来 IonAuth 用于用户注册和身份验证以及 Zend_Acl 用于授权(访问控制列表)。

In my opinion IonAuth for user registration and authentification and Zend_Acl for authorization (Access Control List).

梦忆晨望 2024-12-30 12:37:21

那是你的选择,伙计,如果你采用 ORM 方法,IONAuth 或 TANK 都不够。
在整个项目中选择一个数据库结构,然后决定,如果这意味着自定义身份验证库,那就这样吧......

Thats your choice dude, If you take an ORM approach neither IONAuth nor TANK will suffice.
Choose a database structure throughout your project's then decide, If that means a custom Auth lib, then so be it....

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文