| /dokuwiki/ |
| H A D | SECURITY.md | 10 * Open a [GitHub Issue](https://github.com/dokuwiki/dokuwiki/issues) 15 …s. Most importantly, use your own voice and understanding to describe the issue and its impact. We… 23 …Fixes are usually available within a few days, but may take longer if the issue is complex or if w… 54 …GitHub issues once a fix is available. We will credit the reporter in the issue. If you wish to re…
|
| H A D | AI_POLICY.md | 11 pull request and issue descriptions. If an AI generated output is relevant to the discussion, it sh… 19 contributing important to you? "I saw the issue and let my AI write a fix" is not an acceptable mot… 20 marked as "good first-issue" are not an invitation for AI fixes - they are meant to be a starting p…
|
| /dokuwiki/_test/tests/Ui/ |
| H A D | PageDiffTest.php | 62 * Regression test for issue #4635: opening the default diff of a page deleted 89 * Regression test for issue #4635: opening the default diff of an externally 117 * Regression test for issue #4635: the rendered diff of a deleted page shows the
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Notice.php | 157 if ($issue = $this->extension->getSecurityIssue()) { 158 $this->notices[self::SECURITY][] = sprintf($this->getLang('security_issue'), $issue); 160 if ($issue = $this->extension->getSecurityWarning()) { 161 $this->notices[self::SECURITY][] = sprintf($this->getLang('security_warning'), $issue);
|
| H A D | cli.php | 33 …" i - installed " . Notice::symbol(Notice::SECURITY) . " - security issue\n" .
|
| /dokuwiki/_test/tests/ChangeLog/ |
| H A D | PageChangeLogTest.php | 15 * that deletion entry to the last content revision (issue #4635). 50 * (issue #4635). 85 * the file mtime is reset to the recorded revision date instead (issue #4634). 274 * changelog (issue #4634). 317 * recorded change) must still reach the recent-changes feed (issue #4634).
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | rebol.php | 63 'hash!','integer!','issue!','list!','logic!','money!','none!', 92 'integer?','intersect','issue?','join','last','layout','length?', 117 'to-issue','to-list','to-lit-path','to-lit-word','to-local-file',
|
| H A D | avisynth.php | 21 …* * Also there is an issue with the escape character as this language uses a muti-character escape…
|
| /dokuwiki/_test/tests/inc/ |
| H A D | cache_use.test.php | 29 // set the modification times explicitly (overcome Issue #694)
|
| H A D | httputils_xaccel.test.php | 39 * issue #2895, where the previous blind substr() produced a broken path.
|
| H A D | auth_password.test.php | 146 * issue #2629, support PHP's crypt() format (with rounds=0 parameter)
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | README.markdown | 90 the [issue tracker][]. 95 [issue tracker]: http://github.com/simplepie/simplepie/issues
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | README.md | 14 Please report bugs to the [issue tracker](https://github.com/splitbrain/lesserphp/issues). Fixes ar…
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
| H A D | secp192r1.php | 29 /* in theory this should be faster than regular modular reductions save for one small issue.
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 28 Describe the issue you are experiencing here. Basically tell us
|
| /dokuwiki/inc/Debug/ |
| H A D | PropertyDeprecationHelper.php | 16 * but issue deprecation warnings when it is needed.
|
| /dokuwiki/lib/scripts/ |
| H A D | locktimer.js | 48 // which misses mouse-driven paste — see issue #3714
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/ |
| H A D | Base.php | 56 … * Modular reductions resolve this issue. Although an individual modular reduction takes more time
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
| H A D | PKCS1.php | 82 // this isn't an issue for PKCS8 DSA public keys because those keys have the parameters
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 101 * Fix a minor issue with comments in Visual Basic (Plançon, BenBE) 103 * Fix a minor issue with keywords in SQL (Gerrit, BenBE) 207 * Fixed a small issue with detection of division vs. regular expressions 277 - Fixed an issue with Hardquotes for empty strings (like '' in Delphi) (BenBE) 311 * Fixed an issue with if= argument for dd command (BenBE) 412 - Fixed an undefined variable issue in langcheck.php (BenBE) 557 * Minor issue with PHP Heredoc and Nowdoc syntax sometimes not getting highlighted (BenBE) 636 - Fixed minor issue causing loads of warnings if a language files defines no symbols (BenBE)
|
| /dokuwiki/inc/Extension/ |
| H A D | Event.php | 57 * properly handle correct processing of any default action and issue an
|
| /dokuwiki/_test/tests/Parsing/ParserMode/ |
| H A D | ExternallinkTest.php | 166 // Regression test for issue #2399 196 // See issue #936. Should NOT generate a link! 240 // See issue #936. Should NOT generate a link!
|
| /dokuwiki/lib/plugins/extension/lang/en/ |
| H A D | lang.php | 78 $lang['security_issue'] = 'Security Issue: %s';
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | EmailAddressValidator.php | 25 // the next three lines will allow for this issue.
|
| /dokuwiki/_test/tests/File/ |
| H A D | PageResolverTest.php | 73 // issue 4072
|