anyone ever notice that security in named pages use the home page security settings? This is ok for login, etc. but for add_book, etc, I wish there was a way to explicitly define the roles for that something about it doesn't seem right
Named pages are context sensitive. They generally enforce security based on the section from which they are invoked. If you envoke add book named page, the security of the section you are using the named page from is used. Example, if I have add rights in home
section, but not in "book reviews" section, then I will not be able to use add book named page in the book reviews section.
I just figured out what I was doing wrong - I screwed up my named page code :( now it makes sense, and once again CSK was built right the first time :)
Sedgewick
Star
8400 Points
1680 Posts
Named page security issue
Mar 21, 2004 12:24 AM|LINK
Redd
Contributor
5271 Points
1061 Posts
Re: Named page security issue
Mar 21, 2004 03:20 PM|LINK
http://www.reddnet.net
Sedgewick
Star
8400 Points
1680 Posts
Re: Named page security issue
Mar 21, 2004 05:23 PM|LINK