MoroGasper / yii-usergroups

Automatically exported from code.google.com/p/yii-usergroups
0 stars 0 forks source link

Bad Password Recovery URL (no relative path) #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Fresh installation on a site subdirectory
2. Fail a login
3. Click password recovery

What is the expected output? What do you see instead?
Page should go to the password recovery action
A web server page not found error  is displayed

What version of the product are you using? On what operating system?
Yii 1.1.7
userGroups 1.6.4

Please provide any additional information below.
Changes to models/UserGroupsUser.php file
Line 514 - Add Yii::app()->baseUrl to passRequest URL

Original issue reported on code.google.com by artur.ol...@gmail.com on 25 Apr 2011 at 11:22

GoogleCodeExporter commented 9 years ago
Account Activation URL on line 504 is also wrong

Original comment by artur.ol...@gmail.com on 25 Apr 2011 at 11:25

GoogleCodeExporter commented 9 years ago
Same problem on line 48 of file views/user/login.php on register URL

Original comment by artur.ol...@gmail.com on 25 Apr 2011 at 11:34

GoogleCodeExporter commented 9 years ago
fixed

Original comment by nic...@creationgears.com on 26 Apr 2011 at 8:19