- CakePHP 1.3 Application Development Cookbook
- Mariano Iglesias
- 206字
- 2021-04-09 22:04:13
This chapter will cover the following topics:
- Setting up a basic authentication system
- Using and configuring the
Auth
component - Allowing logins with e-mail or username
- Saving the user details after login
- Getting the current user's information
- Using prefixes for role-based access control
- Setting up Access Control Layer based authentication
- Integrating with OpenID
This chapter explains how to set up authentication on a CakePHP application, starting from the most basic setup and finishing with advanced authorization mechanisms. This is accomplished through the use of tools that are built into the framework core, which allow us to quickly set up secure areas without losing flexibility to build more complex solutions.
The first two recipes show us how to set up a basic, yet fully working authentication system. The next three recipes allow our users to log in using different information, have their user details saved after a successful login, and show us how to get this user information. The sixth recipe shows a more complex authorization technique that relies on route prefixes. The seventh recipe sets up a complex authentication system through the use of CakePHP's Access Control Layer. Finally, the last recipe shows us how to integrate our application with OpenID.
- Apache Roller 4.0 – Beginner's Guide
- 下一代空間計算:AR與VR創新理論與實踐
- 數字創意大師:Alias二維與三維概念設計工作流淺析
- Django 1.0 Website Development
- Photoshop CC入門與進階
- 新媒體美工一冊通(全彩)
- The PEAR Installer Manifesto
- UG NX 12.0中文版從入門到精通
- Python Testing Cookbook
- CorelDRAW X6平面設計與制作案例教程
- 深入淺出WebAssembly
- SQL Server 2005數據挖掘與商業智能完全解決方案
- 商務數據可視化(全彩微課版)
- UG NX 6.0入門與提高
- Illustrator CC平面設計應用教程