Loading...
 
Skip to main content

History: Database Redact

Preview of version: 5

Database Redact


Database redact is an experimental feature with the goal to remove certains types of information from a Tiki database.

Until Tiki25, it is accessible via the Tiki Console

Copy to clipboard
php console.php database:redact


Starting in Tiki26, it is accessible via Tiki Manager. This change is made because the feature is basically to

  1. make a copy of the data. Ex.: example.org -> redacted.example.org
  2. redact it
  3. for an admin to verify it

Tiki Manager has all the plumbing for cloning Tiki instances, so it makes more sense.

History

Advanced
Information Version
Marc Laporte 6
Marc Laporte 5
Marc Laporte 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1