Home
last modified time | relevance | path

Searched refs:SASLprep (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/converters/p5-Unicode-Stringprep/Unicode-Stringprep-1.105/eg/
H A DReadme-Examples.pod6 L<Authen::SASL::SASLprep> and L<Net::IDN::Nameprep>.
9 easiest way is to fork L<Authen::SASL::SASLprep> from
10 L<http://github.com/cfaerber/Authen-SASL-SASLprep>.
/dports/security/p5-Authen-SASL-SASLprep/Authen-SASL-SASLprep-1.100/
H A DMETA.yml16 name: Authen-SASL-SASLprep
18 Authen::SASL::SASLprep:
19 file: lib/Authen/SASL/SASLprep.pm
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg-go/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/scram/
H A Dscram.go33 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
36 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
39 if authprep, err = stringprep.SASLprep.Prepare(authID); err != nil {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg-go/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/xdg/scram/
H A Dscram.go40 if userprep, err = stringprep.SASLprep.Prepare(username); err != nil {
43 if passprep, err = stringprep.SASLprep.Prepare(password); err != nil {
46 if authprep, err = stringprep.SASLprep.Prepare(authzID); err != nil {
/dports/security/vault/vault-1.8.2/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/xdg/stringprep/
H A DREADME.md4 # stringprep – Go implementation of RFC-3454 stringprep and RFC-4013 SASLprep
11 prepped := stringprep.SASLprep.Prepare("TrustNô1")
20 A pre-built SASLprep (RFC-4013) profile is provided as well.
/dports/security/libgsasl/gsasl-1.10.0/doc/texi/
H A Dgsasl_stringprep_saslprep.texi4 @var{in}: input ASCII or UTF-8 string with data to prepare according to SASLprep.
10 "SASLprep" stringprep profile. This function is intended to be
16 "SASLprep" processed form of the input string, or NULL on error,
H A Dsaslprep.c.texi6 @var{flags}: any SASLprep flag, e.g., @code{GSASL_ALLOW_UNASSIGNED} .
12 Prepare string using SASLprep. On success, the @code{out} variable must
H A Dgsasl_saslprep.texi6 @var{flags}: any SASLprep flag, e.g., @code{GSASL_ALLOW_UNASSIGNED} .
12 Prepare string using SASLprep. On success, the @code{out} variable must
/dports/security/gsasl/gsasl-1.10.0/doc/texi/
H A Dgsasl_stringprep_saslprep.texi4 @var{in}: input ASCII or UTF-8 string with data to prepare according to SASLprep.
10 "SASLprep" stringprep profile. This function is intended to be
16 "SASLprep" processed form of the input string, or NULL on error,
H A Dgsasl_saslprep.texi6 @var{flags}: any SASLprep flag, e.g., @code{GSASL_ALLOW_UNASSIGNED} .
12 Prepare string using SASLprep. On success, the @code{out} variable must
H A Dsaslprep.c.texi6 @var{flags}: any SASLprep flag, e.g., @code{GSASL_ALLOW_UNASSIGNED} .
12 Prepare string using SASLprep. On success, the @code{out} variable must
/dports/security/p5-Authen-SASL-SASLprep/
H A D.license-catalog.mk9 _LICENSE_DISTFILES_ART10 =Authen-SASL-SASLprep-1.100.tar.gz
13 _LICENSE_DISTFILES_GPLv1+ =Authen-SASL-SASLprep-1.100.tar.gz

12345678