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

From version 3.2
edited by Agnease
on 2026/06/02 11:02
Change comment: There is no comment for this version
To version 3.8
edited by Agnease
on 2026/06/08 18:25
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>
... ... @@ -236,6 +236,25 @@
236 236   permissions, extensions, customizations and recovery procedures were configured years earlier.
237 237   </p>
238 238  
242 + <div class="resource-note related-resources">
243 + <p><strong>Security review series:</strong></p>
244 + <ul>
245 + <li>
246 + <a href="$xwiki.getURL('resources.xwiki-security-review')">What an XWiki security review should actually include</a>
247 + </li>
248 + <li>
249 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">Why XWiki access rights need a clear governance model</a>
250 + </li>
251 + <li>
252 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">How to start an XWiki access-rights review</a>
253 + </li>
254 + </ul>
255 + <p>
256 + Future topics will cover authentication and access control, script and programming rights,
257 + backup validation, extension review and operational practices.
258 + </p>
259 + </div>
260 +
239 239   <h2 id="security-review-faq">XWiki security review FAQ</h2>
240 240  
241 241   <h3>What should an XWiki security review include?</h3>
... ... @@ -272,13 +272,22 @@
272 272   becomes business-critical.
273 273   </p>
274 274  
275 - <div class="resource-note">
276 - <p>
277 - Related resources:
278 - <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">why regular XWiki upgrades matter</a>
279 - and
280 - <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
281 - </p>
297 + <div class="resource-note related-resources">
298 + <p><strong>Related resources:</strong></p>
299 + <ul>
300 + <li>
301 + <a href="$xwiki.getURL('resources.xwiki-access-rights-governance')">Why XWiki access rights need a clear governance model</a>
302 + </li>
303 + <li>
304 + <a href="$xwiki.getURL('resources.xwiki-access-rights-review')">How to start an XWiki access-rights review</a>
305 + </li>
306 + <li>
307 + <a href="$xwiki.getURL('resources.why-upgrade-xwiki')">Why regular XWiki upgrades matter</a>
308 + </li>
309 + <li>
310 + <a href="$xwiki.getURL('resources.xwiki-custom-development')">How to keep XWiki custom development maintainable across upgrades</a>
311 + </li>
312 + </ul>
282 282   </div>
283 283  
284 284   <div class="resource-cta">