Wiki articles tagged with "access"

Showing 1-3 of 3 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: 15 508 times
Version: 1.1
Category: Tutorials

Simple access control

Created 13 years ago by szfjozsef szfjozsef, updated 13 years ago by szfjozsef szfjozsef.

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.

3 7
10 followers
Viewed: 47 809 times
Version: 1.1
Category: Tutorials

Impersonate Users within Yii Framework

Created 14 years ago by Woil Woil, updated 14 years ago by Woil Woil.

For some applications it can be advantageous for administration reasons to allow site administrators to login as other users. This is sometimes called user impersonation or "becoming that user".

20 0
21 followers
Viewed: 28 268 times
Version: 1.1
Category: Tutorials