Searched refs:scrub (Results 1 – 6 of 6) sorted by relevance
6 - **Historical scrub** — an admin page that walks the IP-bearing files DokuWiki already has on disk…10 20 …tant `0.0.0.0` since the wiki has named users) plus a one-shot historical scrub that does cover th…47 …st_change` metadata, even with real-time anonymisation active and after a scrub. **This is not a r…53 So **the preview and scrub deliberately ignore `127.0.0.1`** (alongside the `0.0.0.0` placeholder a…75 3. Real-time anonymisation is now active. To scrub existing data: refresh the Admin page and open *…79 ## Run the historical scrub83 3. Click **Scrub now** to execute. The scrub is atomic per file (tmp file + rename) and preserves m…85 Take a backup with the Site Backup plugin first if you want a recovery point — the scrub is intenti…89 - **Admin-only.** `forAdminOnly() = true`, plus an explicit `auth_isadmin()` check inside the scrub…[all …]
83 protected $scrub = null; variable in admin_plugin_hideip115 $this->scrub = $this->runScan(true);147 if ($this->scrub !== null) {148 $this->renderResults($this->getLang('heading_scrub_done'), $this->scrub, true);
6 …ddresses everywhere they could be displayed and provides an admin tool to scrub IPs already record…
115 - Seeking is more accurate so that it seeks exactly where the scrub bar is released
3106 scrub
36885 AES.prototype.scrub = function () {37002 this._cipher.scrub();37236 this._cipher.scrub();37242 this._cipher.scrub();37877 this._cipher.scrub();