No edit summary |
|||
| Line 2: | Line 2: | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
We intend to have a lean model of access rights. Major are parameters are whether a user | |||
* is allowed to author pages on the wiki (this leads to the differentiation between user types 0 and 1) | |||
* is allowed to access research data (this leads to the differentiation between user types 1 and 2). | |||
!user type | !user type | ||
!description | |||
!reading pages | !reading pages | ||
!authoring pages | !authoring pages | ||
| Line 10: | Line 15: | ||
! | ! | ||
|- | |- | ||
|0 | |||
|any internet user | |any internet user | ||
|only those in the namespaces ... | |only those in the namespaces ... | ||
| Line 18: | Line 24: | ||
| | | | ||
|- | |- | ||
| | |1 | ||
|register wiki user | |||
|in any namespace | |in any namespace | ||
|in any namespace | |in any namespace | ||
| Line 26: | Line 33: | ||
| | | | ||
|- | |- | ||
|2 | |||
|researcher | |researcher | ||
|in any namespace | |in any namespace | ||
| Line 34: | Line 42: | ||
| | | | ||
|- | |- | ||
|administrator | |||
|administrator | |administrator | ||
|in any namespace | |in any namespace | ||
| Line 47: | Line 56: | ||
asdflkjfsd | asdflkjfsd | ||
=== Research Data with Restricted Access === | ===Research Data with Restricted Access=== | ||
asdfas <code><nowiki><bs:pageaccess groups="sysop,researcher" /></nowiki></code> asdfsad | asdfas <code><nowiki><bs:pageaccess groups="sysop,researcher" /></nowiki></code> asdfsad | ||
=== Getting Access to Privileges of User Type " | ===Getting Access to Privileges of User Type "Researcher"=== | ||
<br /> | <br /> | ||
Revision as of 14:59, 22 September 2020
| user type | description | reading pages | authoring pages | needs account | can access research data stored in wiki | ||
|---|---|---|---|---|---|---|---|
| 0 | any internet user | only those in the namespaces ... | none | no | only those without restricted access | ||
| 1 | register wiki user | in any namespace | in any namespace | yes | only those without restricted access | ||
| 2 | researcher | in any namespace | in any namespace | yes | those with and without restricted access | ||
| administrator | administrator | in any namespace | in any namespace | yes | those with and without restricted access |
asdfjlkjdsa
asdflkjfsd
Research Data with Restricted Access
asdfas <bs:pageaccess groups="sysop,researcher" /> asdfsad
Getting Access to Privileges of User Type "Researcher"