TWikiGroups » All Authenticated Users Group

This is a special group all authenticated users belong. The main use of this group is to lift a web level restriction at the topic level.

This is close to AllUsersGroup. The difference is that unauthenticated users belong to AllUsersGroup but not to AllAuthUsersGroup.

Let's say a web is viewable only by the members of the DarkSideGroup by the following line on WebPreferences.

   * Set ALLOWWEBVIEW = Main.DarkSideGroup
By putting the following line on a topic, you can make it viewable by anybody authenticated.
   * Set ALLOWTOPICVIEW = Main.AllAuthUsersGroup

This topic is not necessary for the group to work because the group is implemented in the code instead of a topic that has members.

Related topics: TWikiAccessControl, AllUsersGroup

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2013-09-03 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback