Home
last modified time | relevance | path

Searched refs:SASL (Results 1 – 6 of 6) sorted by relevance

/plugin/pureldap/vendor/freedsx/sasl/
H A DREADME.md1SASL ![](https://github.com/FreeDSx/SASL/workflows/Analysis/badge.svg) ![](https://github.com/Free…
3 FreeDSx SASL is a pure PHP SASL library. It supports authentication and security layer functionalit…
/plugin/pureldap/
H A Dcomposer.lock100 "ext-openssl": "For SSL/TLS support and some SASL mechanisms.",
137 "url": "https://github.com/FreeDSx/SASL.git",
142 …"url": "https://api.github.com/repos/FreeDSx/SASL/zipball/baffafed1a46bd6c28257bf5f8893df0663b158b…
173 "description": "A Pure PHP SASL Library",
174 "homepage": "https://github.com/FreeDSx/SASL",
181 "issues": "https://github.com/FreeDSx/SASL/issues",
182 "source": "https://github.com/FreeDSx/SASL/tree/0.1.1"
/plugin/xmppsupport/
Dstrophe.register.js371 xmlns: Strophe.NS.SASL,
390 xmlns: Strophe.NS.SASL,
412 xmlns: Strophe.NS.SASL,
Dstrophe.min.js7SASL:"urn:ietf:params:xml:ns:xmpp-sasl",STREAM:"http://etherx.jabber.org/streams",FRAMING:"urn:iet… property
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md11 * SASL authentication / integrity layer support for certain mechanisms ([RFC 4513](https://tools.ie…
19 * [SASL Bind Authentication](/docs/Client/SASL-Bind-Authentication.md)
H A DCHANGELOG.md28 * Add initial SASL support with a limited set of mechanisms (DIGEST-MD5, CRAM-MD5, PLAIN, ANONYMOUS…