tingobol / yii-rights

Automatically exported from code.google.com/p/yii-rights
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

RightsModule property wrong/confusing name #77

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. check access for Authenticated
2. you always have TRUE even if you're not logged in

What is the expected output? What do you see instead?
Usually Authenticated means that you're logging in.
I think you need to rename this property to guestRoleName or something like 
that to stop confusing developers

What version of the product are you using? On what operating system?
Yii 1.1.17, rights 1.3

Please provide any additional information below.

Original issue reported on code.google.com by ab.proko...@gmail.com on 6 Jun 2013 at 1:11

GoogleCodeExporter commented 9 years ago
or maybe it's good to call this role Public or Everyone. To be clear

Original comment by ab.proko...@gmail.com on 6 Jun 2013 at 1:15