简体   繁体   English

cakephp简单的用户注册和认证(注册和登录)

[英]cakephp simple user registration and authentication (register and login)

I want to code a cakephp controller for user registration and authentication that would have the register function, login function and log out function. 我想为用户注册和身份验证编写一个cakephp控制器,该控制器将具有注册功能,登录功能和注销功能。 So far i found examples with user registration http://www.littlehart.net/atthekeyboard/2008/01/08/simple-user-registration-in-cakephp/ and user authetication , but no complete example , with both : register and login. 到目前为止,我发现了有关用户注册的示例http://www.littlehart.net/atthekeyboard/2008/01/08/simple-user-registration-in-cakephp/和用户认证,但是没有完整的示例,同时具有:register和登录。 Does anyone know>? 有人知道吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 CakePHP中的自定义用户注册/登录和角色/权限? - Customized User Registration/Login and roles/permissions in CakePHP? Orchard CMS简单的用户注册/认证 - Orchard CMS simple user registration/authentication CakePHP使用“雇员”而不是“用户”的身份验证/登录 - CakePHP Authentication/login with 'Employee' instead of 'User' CakePHP 认证登录动作 - CakePHP Authentication login action 如何从cakephp4中的控制器登录用户? 使用身份验证插件 - How to login a user from the Controller in cakephp4? Using the authentication plugin flutter中的用户注册和认证 - User registration and authentication in flutter 用户注册和认证 - User registration and authentication 用户登录和注册:不能在C中注册多个用户 - User Login & Registration: can't register more than one user in C 在遵循CakePHP简单身份验证教程后尝试登录时,身份验证失败 - Authentication fails when I try to login after following the CakePHP simple authentication tutorial Angularjs登录身份验证:阻止用户导航到除登录页面和注册页面以外的其他页面 - Angularjs Login Authentication: Prevent user navigate to other page except login page and registration page
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM