Go to the source code of this file.
Variables | |
| $root = dirname(__DIR__, 2) | |
| $modulesRoot = $root . '/modules' | |
| $fail | |
| $manualScopeAllowlist | |
| Bewusste Ausnahmen vom zentralen Standardweg. | |
| $calls = array('action_token', 'check_action_token') | |
| $iterator | |
| foreach( $iterator as $file) foreach($manualScopeAllowlist as $relative=> $reason) | $formSource = (string)file_get_contents($root . '/include/dbxForm.class.php') |
| if (strpos( $formSource, 'substr( $secure') !==false||strpos( $formSource, 'substr( $posted') !==false) | |
| $calls = array('action_token', 'check_action_token') |
Definition at line 43 of file dbxActionTokenUsageAudit_test.php.
| $fail |
Definition at line 6 of file dbxActionTokenUsageAudit_test.php.
| foreach($iterator as $file) foreach ( $manualScopeAllowlist as $relative=> $reason) $formSource = (string)file_get_contents($root . '/include/dbxForm.class.php') |
Definition at line 98 of file dbxActionTokenUsageAudit_test.php.
| $iterator |
Definition at line 44 of file dbxActionTokenUsageAudit_test.php.
| $manualScopeAllowlist |
Bewusste Ausnahmen vom zentralen Standardweg.
Diese Aktionen besitzen keine dbxReport-/delete-/save-RID-Semantik oder transportieren komplexe JSON-/Workflow-Kommandos. Darum bleiben Erzeugung und Pruefung ihres fachlichen Scopes vorerst im jeweiligen Dienst.
Definition at line 18 of file dbxActionTokenUsageAudit_test.php.
| $modulesRoot = $root . '/modules' |
Definition at line 4 of file dbxActionTokenUsageAudit_test.php.
| $root = dirname(__DIR__, 2) |
Definition at line 3 of file dbxActionTokenUsageAudit_test.php.
| if(strpos($formSource, 'substr($secure') !==false||strpos($formSource, 'substr($posted') !==false) | ( | ) |
Definition at line 99 of file dbxActionTokenUsageAudit_test.php.