Home
last modified time | relevance | path

Searched full:possible (Results 1 – 25 of 93) sorted by relevance

1234

/dokuwiki/_test/tests/test/
H A Dscope.test.php8 * It should be possible to have two test cases within one test class.
32 * two requests within the same test case should be possible
H A Dphpquery.test.php8 * Execute the simplest possible request and check the
/dokuwiki/vendor/geshi/geshi/
H A D.editorconfig14 ; Use editor default (possible autodetection).
H A DBUGS7 (see TODO for a possible fix)
/dokuwiki/inc/Extension/
H A DAuthPlugin.php19 * Possible things an auth backend module may be able to
35 'logout' => true, // can the user logout again? (eg. not possible with HTTP auth)
259 * Create a new User [implement only where required/possible]
284 * Modify user data [implement only where required/possible]
300 * Delete one or more users [implement only where required/possible]
331 * Bulk retrieval of user data [implement only where required/possible]
348 * Define a group [implement only where required/possible]
363 * Retrieve groups [implement only where required/possible]
430 * Check Session Cache validity [implement only where required/possible]
/dokuwiki/
H A D.editorconfig17 ; Use editor default (possible autodetection).
H A DSECURITY.md5 We try to fix vulnerabilites as fast as possible, but please keep in mind that this is a project ru…
/dokuwiki/lib/plugins/authad/lang/ca/
H A Dlang.php12 $lang['passchangefail'] = 'Ha fallat el canviar el password. Es possible que no s\'hagi comp…
/dokuwiki/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml35 details as possible. Add screenshots if you think it would help to explain the problem.
94 * If possible, screenshots or videos showing the problem, especially if you
/dokuwiki/lib/plugins/authad/lang/fr/
H A Dlang.php13 $lang['passchangefail'] = 'Impossible de changer le mot de passe. Il est possible que les rè…
/dokuwiki/vendor/phpseclib/phpseclib/
H A DBACKERS.md3 phpseclib ongoing development is made possible by [Tidelift](https://tidelift.com/subscription/pkg/…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DAES.php6 * Uses mcrypt, if available/possible, and an internal implementation, otherwise.
21 …* however possible, won't do anything (AES has a fixed block length whereas Rijndael has a variabl…
/dokuwiki/conf/
H A Dacronyms.conf8 ASAP As soon as possible
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md11 …is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of…
/dokuwiki/inc/Ui/
H A DRecent.php77 // check possible external edition for current page or media
150 * Check possible external deletion for current page or media
153 * It is not possible to know when external deletion had happened,
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dalgol68.php32 * - Parse $FORMATS$ more fully - if possible.
195possible', 'putpossible', 'get possible', 'getpossible', 'bin possible', 'binpossible', 'set possi…
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingAuthtype.php30 // is an update possible/requested?
/dokuwiki/lib/plugins/extension/
H A Daction.php60 echo 'Security Token did not match. Possible CSRF attack.';
/dokuwiki/_test/tests/inc/
H A Dhtml_secedit_pattern.test.php68 …secedit, '<script>'), 'Plain <script> tag found in output - HTML/JS injection might be possible!');
/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php113 //keep png alpha channel if possible
216 // create a canvas to copy to, use truecolor if possible (except for gif)
228 //keep png alpha channel if possible
234 //keep gif transparent color if possible
/dokuwiki/lib/plugins/extension/lang/fr/
H A Dlang.php33 $lang['js']['display_updatable'] = 'Mise à jour possible';
92 …ou que les permissions d\'accès aux fichiers soient incorrectes. Il est possible que le greffon so…
/dokuwiki/inc/Ui/Media/
H A DDisplay.php28 * Get the HTML to display a preview image if possible, otherwise show an icon
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/dokuwiki/inc/TreeBuilder/
H A DControlPageBuilder.php44 …* @todo theoretically it should be possible to also take the recursionDecision into account, even …
/dokuwiki/lib/plugins/config/core/
H A DWriter.php83 * Invalidate the opcache of the given file (if possible)

1234