Wiki articles in category Tutorials tagged with "rbac"

Showing 1-4 of 4 items.

shortcut/usefull access roles methods RBAC

Created 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 11 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz).

These are functions that I used very often, may helps you!

1 0
5 followers
Viewed: 16 482 times
Version: 1.1
Category: Tutorials

Getting to Understand Hierarchical RBAC Scheme

Created 15 years ago by daemons daemons, updated 11 years ago by rAWTAZ rAWTAZ.

Authentication and Authorization is a good tutorial. Among other topics, it describes basic aspects of Yii's RBAC implementation. But however hard I read the tutorial, I couldn't understand how exactly the hierarchy works. I found how to define authorization hierarchy, how business rules are evaluated, how to configure a...

47 0
56 followers
Viewed: 133 790 times
Version: 1.1
Category: Tutorials

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

Created 15 years ago by Juan Calvo Juan Calvo, updated 15 years ago by Juan Calvo Juan Calvo.

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).

15 1
9 followers
Viewed: 79 129 times
Version: 1.1
Category: Tutorials

Add information to Yii::app()->user by extending CWebUser (better version)

Created 15 years ago by emix emix, updated 12 years ago by Anas AbuDayah Anas AbuDayah.

I found a better solution.

5 0
10 followers
Viewed: 53 387 times
Version: 1.1
Category: Tutorials
Tags: rbac, user, Yii