Wiki articles in category Tutorials tagged with "login"

Showing 1-7 of 7 items.

Forcing login for all pages using CBehavior

Created 10 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 838 times
Version: 1.1
Category: Tutorials

Disallowing login for INACTIVE users in Yii

Created 10 years ago by Rohit Suthar, updated 10 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 438 times
Version: 1.1
Category: Tutorials

How to prevent Login from two places?

Created 10 years ago by Rohit Suthar, updated 10 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 004 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 063 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 530 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: 27 941 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: 77 803 times
Version: 1.1
Category: Tutorials