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 11 years ago by Wade Shuler Wade Shuler, updated 11 years ago by samdark 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: 135 924 times
Version: 2.0
Category: How-tos

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

Created 11 years ago by hrnair hrnair, updated 11 years ago by hrnair 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: 49 250 times
Version: 2.0
Category: How-tos

Check online users / set specific user offline

Created 12 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 12 years ago by Kostas Apazidis (KonApaz) 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: 21 894 times
Version: 1.1
Category: How-tos

Configuring different sessions for backend and frontend in Yii advanced app

Created 12 years ago by Kartik V Kartik V, updated 10 years ago by Kartik V 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: 54 578 times
Version: 2.0
Category: How-tos

How to create a simple logout link in the view?

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

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

0 2
1 follower
Viewed: 52 888 times
Version: 1.1
Category: How-tos

BUM - Add Additional Info to a User

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

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

0 0
4 followers
Viewed: 24 322 times
Version: 1.1
Category: How-tos

Yii User and Rights Implementation

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

implementing some features of yii user and rights.

4 0
8 followers
Viewed: 46 265 times
Version: 1.1
Category: How-tos

model rules depended by user roles-permissions

Created 13 years ago by Kostas Apazidis (KonApaz) Kostas Apazidis (KonApaz), updated 13 years ago by Kostas Apazidis (KonApaz) 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: 21 942 times
Version: Unknown (update)
Category: How-tos