Wiki

Articles tagged with "accesscontrol", sorted by viewsX
Displaying 1-2 of 2 result(s).

Simple access control

Created 11 months ago by szfjozsefTutorials4 comments – viewed 13,852 times – ( +2 / -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,223 times – ( +1 / -3 )
Before reading this article, you should first learn this How to setup RBAC with a php file