Wiki articles in category Tutorials tagged with "roles"

Showing 1-5 of 5 items.

RBAC Super Simple with Admin and User

Created 10 years ago by evercode, updated 10 years ago by evercode.

One of the common requests I see in the forum is how to implement RBAC. While you can implement Yii 2's built-in RBAC, that might be too much for developers who are just starting with Yii 2 or have simpler needs. Sometimes you are looking for a fast solution and just want two flavors, user and admin. And even if you will eventually need more, you can use these methods as a starting point for devel...

9 1
15 followers
Viewed: 105 072 times
Version: 2.0
Category: Tutorials

shortcut/usefull access roles methods RBAC

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

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

1 0
5 followers
Viewed: 15 414 times
Version: 1.1
Category: Tutorials

WordPress Role Based Authentication in Yii

Created 11 years ago by Bob G, updated 11 years ago by CeBe.

This tutorial is for people that are integrating Yii into WordPress. Meaning that WordPress is the host platform, and that Yii will be handling AR, CRUD, etc.

4 0
8 followers
Viewed: 20 150 times
Version: 1.1
Category: Tutorials

Simple RBAC

Created 13 years ago by hasanavi, updated 12 years ago by Stageline.

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.

33 1
43 followers
Viewed: 122 291 times
Version: 1.1
Category: Tutorials

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

Created 14 years ago by Juan Calvo, updated 14 years ago by 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: 75 950 times
Version: 1.1
Category: Tutorials