Skip to content
Snippets Groups Projects
  1. Mar 21, 2023
  2. Mar 20, 2023
  3. Mar 18, 2023
  4. Mar 17, 2023
  5. Mar 16, 2023
  6. Mar 15, 2023
    • Michael Hamann's avatar
      XWIKI-20594: Mark old revisions and deleted documents as restricted · 15a6f845
      Michael Hamann authored
      * Introduce a new "restricted" attribute on XWikiDocument
      * Mark any document that is restored from XML as restricted
      * Deny script right when the secure document is restricted
      * Make transformations restricted when the document is restricted
      * Do not execute Velocity in titles when the document is restricted
      * Make sure saved documents aren't restricted.
      * Add tests
      * Display a warning when a document is rendered in restricted mode and
        the user is advanced or there is actually an error in the output.
      15a6f845
    • Thomas Mortagne's avatar
      [misc] Fix deprecated calls · c1e0698e
      Thomas Mortagne authored
      c1e0698e
Loading