Wiki articles in category Tutorials tagged with "login"

Showing 1-8 of 8 items.

Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain

Created 10 months ago by aayushmhu, updated 10 months ago by aayushmhu.

There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.

2 0
1 follower
Viewed: 23 131 times
Version: 2.0
Category: Tutorials

Forcing login for all pages using CBehavior

Created 11 years ago by Rohit Suthar, updated 10 years ago by Rohit Suthar.

In this wiki I will show how could forcing login for all pages and users must be logged in to access almost all of the site’s content.

0 3
5 followers
Viewed: 34 970 times
Version: 1.1
Category: Tutorials

Disallowing login for INACTIVE users in Yii

Created 11 years ago by Rohit Suthar, updated 11 years ago by Rohit Suthar.

In this wiki I will show how to Disallowing login for Inactive users. Only Active users can logging and access their account. You can set privacy for your yii web apps users.

1 0
3 followers
Viewed: 17 561 times
Version: 1.1
Category: Tutorials

How to prevent Login from two places?

Created 11 years ago by Rohit Suthar, updated 11 years ago by Rohit Suthar.

In this wiki I will show how to Disallowing login from multi places. User can login or access their account at time, only single place.

0 0
5 followers
Viewed: 21 139 times
Version: 1.1
Category: Tutorials

Two Login in same form in Yii application , with two tables

Created 11 years ago by Balu, updated 10 years ago by Rohit Suthar.

login links will be

3 4
6 followers
Viewed: 32 163 times
Version: 1.1
Category: Tutorials

Custom Login Error Messages

Created 12 years ago by whoopass, updated 12 years ago by whoopass.

The Yii Framework is very powerful and it provides a lot of functionality right from the pre-built webapp. One of the nice things that is already established for you as a developer is the Login authentication. While the default configuration simply sets it up to run against an array of hard coded usernames and passwords, the [Yii Blog Tutorial](http://www.yiiframework.com/doc/blog/1.1/en/prototype...

6 0
8 followers
Viewed: 53 725 times
Version: 1.1
Category: Tutorials

Impersonate Users within Yii Framework

Created 14 years ago by Woil, updated 14 years ago by 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 116 times
Version: 1.1
Category: Tutorials

How to create nice modal login widget with a CJuiDialog

Created 14 years ago by Igor Ivanovic, updated 14 years ago by Maurizio Domba Cerin.

You have to extend the widget class and configure it for user login widget

6 0
30 followers
Viewed: 78 021 times
Version: 1.1
Category: Tutorials