Wiki

Articles tagged with "accesscontrol"X
Displaying 1-2 of 2 result(s).

Simple access control

Created about a year ago by szfjozsefTutorials4 comments – viewed 15,001 times – ( +3 / -6 )
For those who feel, the Controller->accessRules() or RBAC (Role-Based Access Control) is too complicated or doesn't want the username(s) to be hard-coded in accessRules(), here is a very simple, easy-to-implement solution.

CPhpAuthManager - how it works, and when to use it

Created about a year ago by dckurushinHow-tos5 comments – viewed 12,757 times – ( +1 / -3 )
Before reading this article, you should first learn this How to setup RBAC with a php file