...
Note |
---|
We structure the permissions definitions in terms of questions to be answered. The permissions below are what we are actually implementing in the code right now. |
Wall
...
Permissions are for the wall itself, not the wall posts. If the user has permission on the wall, they have the permission on all the wall posts too.
Post
Wall Context | Condition | create | comment | read | edit | moderate | delete | admin | x | |
---|---|---|---|---|---|---|---|---|---|---|
User | always |
|
|
|
|
| ||||
if profile visibility "public" |
| |||||||||
if profile visibility "registered users" |
| |||||||||
if profile visibility "communities" |
| |||||||||
if profile visibility "connected users" |
| |||||||||
if profile visibility "private" | ||||||||||
Group | always |
|
|
|
|
| ||||
teams |
|
Not represented things
...