 Rank: Advanced Member Groups: Member
Joined: 11/30/2007 Posts: 41 Points: 123 Location: London
|
Hiya
I have two modules in the same section. One is set to Anon user and the other is set to Auth user.
Result: Anon user sees their module Auth user sees both
Expected Result: Anon user sees their module Auth user sees their module
Am I missing the point of permissions?
|
 Rank: Administration Groups: Administration
, Member
Joined: 12/30/2004 Posts: 1,674 Points: 1,824 Location: Wageningen (NL)
|
All stuff that is visible for anonymous users is also visible for authenticated users. This was by design, but it seems to be a problem in quite some scenarios, so we might have to change this.
In short: the behaviour you're seeing is (unfortunately) by design.
|
 Rank: Advanced Member Groups: Member
Joined: 11/30/2007 Posts: 41 Points: 123 Location: London
|
Hiya Martijn, that's fine. Just wanted to understand what was designed.
Just thinking about sites where Cuyahoga is used for SaaS most homepages will want a functional logged in version and a marketing logged out version.
|