| /plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/ |
| H A D | CramMD5Challenge.php | 50 public function challenge(?string $received = null, array $options = []): SaslContext argument 52 $received = ($received === null) ? null : $this->encoder->decode($received, $this->context); 54 if ($received === null) { 61 $this->validateClientResponse($received, $options); 63 $this->generateClientResponse($received, $options); 79 protected function generateClientResponse(Message $received, array $options): void argument 81 if (!$received->has('challenge')) { 89 'digest' => $this->generateDigest($received->get('challenge'), $options['password']), 95 protected function validateClientResponse(Message $received, array $options): void argument 97 if (!$received->has('username')) { [all …]
|
| H A D | DigestMD5Challenge.php | 69 public function challenge(?string $received = null, array $options = []): SaslContext argument 73 $received = $received === null ? null : $this->encoder->decode($received, $this->context); 75 $response = $this->generateServerResponse($received, $options); 77 $response = $this->generateClientResponse($received, $options); 112 protected function generateServerResponse(?Message $received, array $options): ?string argument 114 if ($received === null) { 117 $response = $this->generateServerVerification($received, $options); 193 protected function generateServerVerification(Message $received, array $options): ?Message argument 204 $qop = $received->get('qop'); 205 $cipher = $received->get('cipher'); [all …]
|
| H A D | AnonymousChallenge.php | 45 public function challenge(?string $received = null, array $options = []): SaslContext argument 48 $this->processServer($received); 56 protected function processServer(?string $received): void argument 58 if ($received === null) { 61 $received = $this->encoder->decode($received, $this->context); 66 if ($received->has('trace')) { 67 $this->context->set('trace', $received->get('trace'));
|
| H A D | PlainChallenge.php | 46 public function challenge(?string $received = null, array $options = []): SaslContext argument 48 $received = $received === null ? null : $this->encoder->decode($received, $this->context); 51 return $this->serverProcess($received, $options);
|
| H A D | ChallengeInterface.php | 34 public function challenge(?string $received = null, array $options = []): SaslContext; argument
|
| /plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/Exceptions/ |
| H A D | CodeException.php | 31 public function __construct($expected, $received, $serverMessage = null) argument 33 $message = "Unexpected return code - Expected: {$expected}, Got: {$received}";
|
| /plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/ |
| H A D | MessageFactoryInterface.php | 29 * @param Message|null $received 33 public function create(int $type, array $options = [], ?Message $received = null): Message; argument
|
| H A D | DigestMD5MessageFactory.php | 63 public function create(int $type, array $options = [], ?Message $received = null): Message argument 65 if ($type === self::MESSAGE_CLIENT_RESPONSE && $received !== null) { 66 return $this->generateClientResponse($options, $received);
|
| /plugin/searchtablejs/ |
| D | README | 11 You should have received a copy of the GNU General Public License
|
| /plugin/showlogin2/ |
| D | LICENSE | 14 You should have received a copy of the GNU General Public License
|
| /plugin/freechat/phpfreechat/ |
| D | COPYING.txt | 14 You should have received a copy of the GNU Lesser General Public
|
| /plugin/showinitpage/ |
| D | LICENSE | 15 You should have received a copy of the GNU General Public License
|
| /plugin/impressjs/ |
| D | README.md | 18 You should have received a copy of the GNU General Public License
|
| /plugin/xslfo/ |
| D | README.md | 21 You should have received a copy of the GNU General Public License along with
|
| /plugin/codemirror/ |
| D | README | 24 You should have received a copy of the GNU General Public License along
|
| /plugin/linkback/ |
| D | CHANGELOG | 26 * Receiving and displaying of received linkbacks added, sending improved
|
| D | style.css | 44 div.dokuwiki .linkback_head abbr.received {
|
| /plugin/actickets/ |
| D | README | 52 You should have received a copy of the GNU General Public License along
|
| /plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
| D | README | 26 You should have received a copy of the GNU General Public License
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
| D | NOTICE | 30 You should have received a copy of the GNU Lesser General Public
|
| /plugin/geotag/ |
| D | README.md | 18 …/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Cho…
|
| /plugin/spatialhelper/ |
| D | README.md | 19 …/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Cho…
|
| /plugin/parserfunctions/ |
| D | README.md | 34 You should have received a copy of the GNU General Public License along
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | set-retries.asciidoc | 22 received. For example, if you have ten alive nodes, and `setRetries(5)`, the
|
| /plugin/geophp/ |
| D | README.md | 21 …/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Cho…
|