thyseus / yii-user-management

a user management module collection for the yii framework
186 stars 122 forks source link

BackEndController #120

Open Avtonom opened 11 years ago

Avtonom commented 11 years ago

faced with two problems when sharing BackEndController (http://www.yiiframework.com/wiki/63) and yii-user-management:

  1. I can not close the class RegistrationController extends YumRegistrationController (https://github.com/thyseus/yii-user-management/blob/master/user/docs/registration.txt#L42)
  2. not connected layout when entering the user/user/admin (https://github.com/thyseus/yii-user-management/blob/master/user/docs/install_tutorial.txt#L119)