Difference between #1 and #2 of
How to create Module based Login

Revision #2 has been created by CeBe on Apr 14, 2014, 6:00:21 AM with the memo:

changed yii version
« previous (#1)

Changes

Title unchanged

How to create Module based Login

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

module, login, module based login, CWebUser

Content unchanged

[...]
'class' => 'CWebUser',
'stateKeyPrefix' => '_admin',
'loginUrl' => Yii::app()->createUrl($this->getId() . '/default/login'),
),
));
```
1 0
7 followers
Viewed: 21 757 times
Version: 1.1
Category: How-tos
Written by: Ibrar Turi
Last updated by: CeBe
Created on: Jan 29, 2014
Last updated: 10 years ago
Update Article

Revisions

View all history