| 117 | | There are two built-in groups, "authenticated" and "anonymous".[[BR]] |
| 118 | | Any user who has not logged in is automatically in the "anonymous" group.[[BR]] |
| 119 | | Any user who has logged in is also in the "authenticated" group.[[BR]] |
| 120 | | The "authenticated" group inherits permissions from the "anonymous" group.[[BR]] |
| 121 | | eg. if the "anonymous" group has permission WIKI_MODIFY, it's not necessary to add the WIKI_MODIFY permisison to the "authenticated" group as well. |
| | 117 | There are two built-in groups, "authenticated" and "anonymous". |
| | 118 | Any user who has not logged in is automatically in the "anonymous" group. |
| | 119 | Any user who has logged in is also in the "authenticated" group. |
| | 120 | The "authenticated" group inherits permissions from the "anonymous" group. |
| | 121 | For example, if the "anonymous" group has permission WIKI_MODIFY, |
| | 122 | it is not necessary to add the WIKI_MODIFY permission to the "authenticated" group as well. |