Home
last modified time | relevance | path

Searched refs:challenge (Results 26 – 50 of 58) sorted by relevance

123

/plugin/captcha/
H A Dplugin.info.txt6 desc Use a CAPTCHA challenge to protect DokuWiki against automated spam
/plugin/requiz/
H A Dplugin.info.txt6 desc Use a quiz challenge to protect DokuWiki against automated spam
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DCramMD5Mechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
H A DPlainMechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
H A DAnonymousMechanism.php40 public function challenge(): ChallengeInterface function in FreeDSx\\Sasl\\Mechanism\\AnonymousMechanism
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php92 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Apache
H A DAbstractBasic.php133 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
H A DAbstractBearer.php127 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBearer
H A DAbstractDigest.php150 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php83 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Mock
H A DApacheTest.php65 $backend->challenge($request, $response);
H A DAbstractBasicTest.php64 $backend->challenge($request, $response);
H A DAbstractDigestTest.php119 $backend->challenge($request, $response);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DApache.php92 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\Apache
H A DAbstractBasic.php133 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractBasic
H A DAbstractDigest.php150 function challenge(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\Auth\\Backend\\AbstractDigest
/plugin/letsencrypt/lang/en/
H A Dinfo.txt2 verification, token files will be writen to a ''.well-known/acme-challenge'' directory within the W…
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DAnonymousChallenge.php19 * The ANONYMOUS challenge / response class.
45 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\AnonymousChallenge
H A DPlainChallenge.php20 * The PLAIN challenge / response class.
46 public function challenge(?string $received = null, array $options = []): SaslContext function in FreeDSx\\Sasl\\Challenge\\PlainChallenge
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php186 $backend->challenge($request, $response);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php266 private $challenge; variable in phpseclib3\\File\\X509
2163 * @param string $challenge
2166 public function setChallenge($challenge) argument
2168 $this->challenge = $challenge;
2870 if (!empty($this->challenge)) {
2872 …t['publicKeyAndChallenge']['challenge'] = $this->challenge & str_repeat("\x7F", strlen($this->chal…
2884 'challenge' => !empty($this->challenge) ? $this->challenge : ''
/plugin/prosemirror/
H A DREADME.md62 - The main challenge is that Prosemirror operates on a flat array, whereas DokuWiki-Syntax is usually a tree
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php212 $authPlugin->challenge(
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123