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

From version 3.5
edited by Agnease
on 2026/06/08 18:16
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
... ... @@ -243,7 +243,9 @@
243 243   <p>
244 244   <strong>Security review series:</strong>
245 245   this article is the main overview. You can also read
246 - <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>.
247 247   Future topics will cover authentication and access control, script and programming rights, backup validation,
248 248   extension review and operational practices.
249 249   </p>
... ... @@ -289,6 +289,7 @@
289 289   <p>
290 290   Related resources:
291 291   <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>,
292 292   <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a>
293 293   and
294 294   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.