kumarsivarajan / yii-usergroups

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

User with userGroups.user.admin cannot edit other users although permissions tooltip says it can #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an admin user assign it userGroups.user.admin
2. Create a user with a lower level group
3. Access userGroups module
4. Access userlist
5. Click on user with lower level group

What is the expected output? What do you see instead?
Expected option to change user profile
No option is provided

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

Please provide any additional information below.
Even if we try to access userGroups/user/update/id/<someid> permission to 
perform the action is denied
Checked the UserController accessRules the is only one rule for the update 
action and has an expression to allow only own user access
I really need this feature so please implement
If you need help i can help code it

Original issue reported on code.google.com by artur.ol...@gmail.com on 1 May 2011 at 12:41

GoogleCodeExporter commented 8 years ago
hi artur.

it's a weird bug, i'll take care of it asap.

it will be fixed between today and tomorrow morning.
thanks again for your support

Original comment by nic...@creationgears.com on 1 May 2011 at 8:10

GoogleCodeExporter commented 8 years ago
fixed!

Original comment by nic...@creationgears.com on 2 May 2011 at 11:26