Last modified by Agnease on 2026/06/08 18:44

From version 3.3
edited by Agnease
on 2026/06/02 11:04
Change comment: There is no comment for this version
To version 3.6
edited by Agnease
on 2026/06/08 18:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -122,8 +122,11 @@
122 122   of small exceptions that nobody reviewed later.
123 123   </p>
124 124  
125 - <p>
126 - For a deeper look at this topic, see <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>.
125 + <p>
126 + For a deeper look at this topic, see
127 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>.
128 + For a practical starting point, see
129 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>.
127 127   </p>
128 128  
129 129   <h3>3. Authentication and identity management</h3>
... ... @@ -240,7 +240,9 @@
240 240   <p>
241 241   <strong>Security review series:</strong>
242 242   this article is the main overview. You can also read
243 - <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>.
246 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>
247 + and
248 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>.
244 244   Future topics will cover authentication and access control, script and programming rights, backup validation,
245 245   extension review and operational practices.
246 246   </p>
... ... @@ -285,6 +285,8 @@
285 285   <div class="resource-note">
286 286   <p>
287 287   Related resources:
293 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">why XWiki access rights need a clear governance model</a>,
294 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">how to start an XWiki access-rights review</a>,
288 288   <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a>
289 289   and
290 290   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.