Wiki

Articles tagged with "roles", sorted by date (updated)X
Displaying 1-5 of 5 result(s).

model rules depended by user roles-permissions

Updated a day ago by KonApazHow-tos0 comments – viewed 361 times – ( +2 )
This is a reference about model validators and user roles. In many cases we want model validators to applied only for some privileged users or not

Assigning dynamic roles to a user Using yii Rights module at the time of user creation and using some special advanced features of yii rights

Updated about a month ago by Rajith RTips0 comments – viewed 6,557 times – ( +6 )
After Installing Yii Users and Rights to Newly Created Yii app we have to assign dynamic roles to a user at the time of user creation .

Simple RBAC

Updated 9 months ago by StagelineTutorials11 comments – viewed 34,412 times – ( +33 / -1 )
If you need simple Role based access control without the long RBAC process then this article is just for you. Lets jump to the point.

CPhpAuthManager - how it works, and when to use it

Updated about a year ago by François GannazHow-tos5 comments – viewed 12,754 times – ( +1 / -3 )
Before reading this article, you should first learn this How to setup RBAC with a php file

Introducción al control de acceso basado en roles (RBAC)

Updated 2 years ago by Juan CalvoTutorials4 comments – viewed 22,067 times – ( +16 / -1 )
Todos los que hemos empezado a utilizar Yii para crear aplicaciones Web, nos hemos dado de bruces cuando hemos intentado poner a funcionar el RBAC (acceso de control basado en roles).