Wiki source code of Rights 9.x - Check
Last modified by Vincent Massol on 2024/11/19 16:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{toc start="2" /}} | ||
| 2 | |||
| 3 | == About == | ||
| 4 | |||
| 5 | (%class="row"%)((( | ||
| 6 | |||
| 7 | (%class="col-xs-6"%)((( | ||
| 8 | * Have the ability to check the rights priority order in a particular location for a particular user/group | ||
| 9 | * The feature is available on all levels: Global, Wiki and Page | ||
| 10 | * The location and user can be manually filled or the 'Check' action can be used that will prefill the values | ||
| 11 | * We will still have difficulties in display the (explicit allow -> implicit deny for the other groups) rights, but at least we will be able to see on what level the rights changed value | ||
| 12 | ))) | ||
| 13 | |||
| 14 | (%class="col-xs-6"%)((( | ||
| 15 | |||
| 16 | {{gallery}} | ||
| 17 | image:check_empty.png | ||
| 18 | {{/gallery}} | ||
| 19 | ))) | ||
| 20 | |||
| 21 | ))) | ||
| 22 | |||
| 23 | == Example 1 == | ||
| 24 | |||
| 25 | (%class="row"%)((( | ||
| 26 | |||
| 27 | (%class="col-xs-6"%)((( | ||
| 28 | * Rights will be checked for the requested user and all the contain groups | ||
| 29 | * Rights will be checked recursively for each level contained by the location | ||
| 30 | * The 'Summary' will display the final value for the requested user in the requested location | ||
| 31 | * Rights values are aligned so they can be scanned from top to bottom | ||
| 32 | * Example: displaying multiple groups on the same level | ||
| 33 | ))) | ||
| 34 | |||
| 35 | (%class="col-xs-6"%)((( | ||
| 36 | |||
| 37 | {{gallery}} | ||
| 38 | image:check_page_prefill.png | ||
| 39 | image:check_page.png | ||
| 40 | {{/gallery}} | ||
| 41 | ))) | ||
| 42 | |||
| 43 | ))) | ||
| 44 | |||
| 45 | == Example 2 == | ||
| 46 | |||
| 47 | (%class="row"%)((( | ||
| 48 | |||
| 49 | (%class="col-xs-6"%)((( | ||
| 50 | * The detailed view will show what rights are set for each level | ||
| 51 | * The detailed view can be expanded, explicitly showing also the breadcrumb for the location | ||
| 52 | * Example: displaying rights for nested pages | ||
| 53 | ))) | ||
| 54 | |||
| 55 | (%class="col-xs-6"%)((( | ||
| 56 | |||
| 57 | {{gallery}} | ||
| 58 | image:check_wiki.png | ||
| 59 | image:check_wiki_expanded.png | ||
| 60 | image:check_page2.png | ||
| 61 | image:check_page2_expanded.png | ||
| 62 | {{/gallery}} | ||
| 63 | ))) | ||
| 64 | |||
| 65 | ))) |