Wiki articles in category How-tos tagged with "user"

Showing 1-8 of 8 items.

[Guide] How to actually separate Frontend (User) and Backend (Admin) on Yii2 Advanced

Created 10 years ago by Wade Shuler, updated 10 years ago by samdark.

I am writing this guide because I struggled to find a resource that included ALL of the necessary steps to completely separate the frontend from the backend. After reading guides like Configuring different sessions for backend and frontend in yii-advanced-app and [yii2 configuring d...

9 1
18 followers
Viewed: 128 386 times
Version: 2.0
Category: How-tos

Yii2: Configuring different sessions for backend and frontend in Yii Advanced Application Template

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

This is as an extension of this wiki by Kartik V which shows to make different enableAutoLogin cookies for frontend and backend.

3 0
7 followers
Viewed: 46 243 times
Version: 2.0
Category: How-tos

Check online users / set specific user offline

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

How to check the online users or how to logout a specific user from your admin panel? This wiki shows how to do that

1 0
4 followers
Viewed: 20 282 times
Version: 1.1
Category: How-tos

Configuring different sessions for backend and frontend in Yii advanced app

Created 11 years ago by Kartik V, updated 9 years ago by Kartik V.

Your need: You require that for shared machines, the user is authenticated again for a backend access again, if someone is logged in from frontend and vice versa.

4 0
46 followers
Viewed: 50 912 times
Version: 2.0
Category: How-tos

How to create a simple logout link in the view?

Created 11 years ago by mi.sarah, updated 11 years ago by CeBe.

Here you learn to create and set a simple ahref-link to logout the current user.

0 2
1 follower
Viewed: 49 856 times
Version: 1.1
Category: How-tos

BUM - Add Additional Info to a User

Created 11 years ago by firefly, updated 10 years ago by Anibal.

How to add additional information to a user when using BUM extension?

0 0
4 followers
Viewed: 22 761 times
Version: 1.1
Category: How-tos

Yii User and Rights Implementation

Created 12 years ago by Rajith R, updated 11 years ago by Rajith R.

implementing some features of yii user and rights.

4 0
8 followers
Viewed: 43 545 times
Version: 1.1
Category: How-tos

model rules depended by user roles-permissions

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

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

3 0
3 followers
Viewed: 20 293 times
Version: Unknown (update)
Category: How-tos