| /plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/ |
| H A D | Sasl.php | 31 protected $mechanisms = []; variable in FreeDSx\\Sasl\\Sasl 48 $mech = $this->mechanisms[$mechanism] ?? null; 62 return isset($this->mechanisms()[$mechanism]); 72 $this->mechanisms[$mechanism->getName()] = $mechanism; 84 if (isset($this->mechanisms[$mechanism])) { 85 unset($this->mechanisms[$mechanism]); 101 $selector = new MechanismSelector($this->mechanisms()); 109 public function mechanisms(): array function in FreeDSx\\Sasl\\Sasl 111 return $this->mechanisms; 116 $this->mechanisms = [ [all …]
|
| H A D | MechanismSelector.php | 27 protected $mechanisms; variable in FreeDSx\\Sasl\\MechanismSelector 30 * @param MechanismInterface[] $mechanisms 32 public function __construct(array $mechanisms) argument 34 $this->mechanisms = $mechanisms; 121 return $this->mechanisms; 125 foreach ($this->mechanisms as $choice) {
|
| /plugin/xmppsupport/ |
| D | strophe.register.js | 187 var register, mechanisms; 189 mechanisms = bodyWrap.getElementsByTagName("mechanism"); 190 if (register.length === 0 && mechanisms.length === 0) { 204 for (i = 0; i < mechanisms.length; i++) { 205 mech = Strophe.getText(mechanisms[i]);
|
| D | strophe.min.js | 7 …mechanisms:{},_connect_cb:function(t,e,n){var s;i.info("_connect_cb was called"),this.connected=!0… method in i.Connection
|
| /plugin/tplinc/ |
| D | plugin.info.txt | 6 desc Provide advanced include mechanisms for templates
|
| D | README | 3 Provide advanced include mechanisms for templates
|
| /plugin/twofactor/lang/en/ |
| H A D | mandatory.txt | 1 …two-factor authentication. You always need to have at least one of the mechanisms available below …
|
| H A D | optin.txt | 1 …thentication. It is highly recommended using it by configuring one or more of the mechanisms below.
|
| H A D | optout.txt | 1 …thentication. It is highly recommended using it by configuring one or more of the mechanisms below.
|
| H A D | admin.txt | 5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user…
|
| /plugin/evesso/phpoauthlib/ |
| D | README.md | 39 …memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mech…
|
| /plugin/oauth/vendor/lusitanian/oauth/ |
| H A D | README.md | 41 …memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mech…
|
| /plugin/pureldap/ |
| H A D | composer.lock | 100 "ext-openssl": "For SSL/TLS support and some SASL mechanisms.", 155 "ext-openssl": "Needed for encryption for certain mechanisms."
|
| /plugin/displayfile/ |
| D | README.md | 10 …age-specific syntax highlighting is support using the default Dokuwiki mechanisms and several conf…
|
| /plugin/pureldap/vendor/freedsx/ldap/ |
| H A D | CHANGELOG.md | 28 * Add initial SASL support with a limited set of mechanisms (DIGEST-MD5, CRAM-MD5, PLAIN, ANONYMOUS…
|
| H A D | README.md | 11 * SASL authentication / integrity layer support for certain mechanisms ([RFC 4513](https://tools.ie…
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | annotations.rst | 157 …figure the ``Doctrine\Common\Annotations\AnnotationRegistry``. There are three different mechanisms
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/ |
| H A D | composer.lock | 3836 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js.map | 1 …mechanisms like loadmode.js to automatically\n // load a mode. (Preferred mechanism is the requir…
|