From e423842c41915adb43574aea384ac57836a4536e Mon Sep 17 00:00:00 2001 From: yaleman Date: Tue, 21 Mar 2023 01:59:38 +0000 Subject: [PATCH] deploy: 69a61bfd1e8dab5f0f5da476b8afd90816424478 --- docs/master/rustdoc/help.html | 2 +- docs/master/rustdoc/settings.html | 2 +- docs/pykanidm/sitemap.xml | 10 +++++----- docs/pykanidm/sitemap.xml.gz | Bin 198 -> 198 bytes docs/v1.0.0rc1/rustdoc/help.html | 2 +- docs/v1.0.0rc1/rustdoc/settings.html | 2 +- .../be/dbvalue/enum.DbPasswordV1.html | 4 ++-- .../credential/struct.Credential.html | 6 +++--- .../kanidmd_lib/credential/struct.Password.html | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/master/rustdoc/help.html b/docs/master/rustdoc/help.html index f60b37ce1..9663610de 100644 --- a/docs/master/rustdoc/help.html +++ b/docs/master/rustdoc/help.html @@ -1 +1 @@ -Rustdoc help

Rustdoc help

Back
\ No newline at end of file +Rustdoc help

Rustdoc help

Back
\ No newline at end of file diff --git a/docs/master/rustdoc/settings.html b/docs/master/rustdoc/settings.html index 697aadb2f..87d9a4d8e 100644 --- a/docs/master/rustdoc/settings.html +++ b/docs/master/rustdoc/settings.html @@ -1 +1 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file diff --git a/docs/pykanidm/sitemap.xml b/docs/pykanidm/sitemap.xml index caf738909..8f9051729 100644 --- a/docs/pykanidm/sitemap.xml +++ b/docs/pykanidm/sitemap.xml @@ -2,27 +2,27 @@ None - 2023-03-20 + 2023-03-21 daily None - 2023-03-20 + 2023-03-21 daily None - 2023-03-20 + 2023-03-21 daily None - 2023-03-20 + 2023-03-21 daily None - 2023-03-20 + 2023-03-21 daily \ No newline at end of file diff --git a/docs/pykanidm/sitemap.xml.gz b/docs/pykanidm/sitemap.xml.gz index 05c3f97c3c10d40fa119e17f03a7da07e720d59c..4e2f0168c8b064c4ae08287004f66851a700bd05 100644 GIT binary patch delta 135 zcmV;20C@k#0mcC&ABzYGY!4Y^0{?SqbY*Q}a4vXlYyj<&O%B2!5QX=ig0L?`kt8V* zIiVOSD_x^)TjA^FlYP%32_O9UtEy|3RS&^s6 p>TP1O6Sh@1ukO4N+PoQToP`KqRustdoc help

Rustdoc help

Back
\ No newline at end of file +Rustdoc help

Rustdoc help

Back
\ No newline at end of file diff --git a/docs/v1.0.0rc1/rustdoc/settings.html b/docs/v1.0.0rc1/rustdoc/settings.html index bb0b38981..cae0147cf 100644 --- a/docs/v1.0.0rc1/rustdoc/settings.html +++ b/docs/v1.0.0rc1/rustdoc/settings.html @@ -1 +1 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file diff --git a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/be/dbvalue/enum.DbPasswordV1.html b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/be/dbvalue/enum.DbPasswordV1.html index f8146f6eb..3bcc02218 100644 --- a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/be/dbvalue/enum.DbPasswordV1.html +++ b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/be/dbvalue/enum.DbPasswordV1.html @@ -1,10 +1,10 @@ -DbPasswordV1 in kanidmd_lib::be::dbvalue - Rust
pub enum DbPasswordV1 {
+DbPasswordV1 in kanidmd_lib::be::dbvalue - Rust
pub enum DbPasswordV1 {
     PBKDF2(usizeVec<u8, Global>, Vec<u8, Global>),
     PBKDF2_SHA1(usizeVec<u8, Global>, Vec<u8, Global>),
     PBKDF2_SHA512(usizeVec<u8, Global>, Vec<u8, Global>),
     SSHA512(Vec<u8, Global>, Vec<u8, Global>),
     NT_MD4(Vec<u8, Global>),
-}

Variants§

§

PBKDF2(usizeVec<u8, Global>, Vec<u8, Global>)

§

PBKDF2_SHA1(usizeVec<u8, Global>, Vec<u8, Global>)

§

PBKDF2_SHA512(usizeVec<u8, Global>, Vec<u8, Global>)

§

SSHA512(Vec<u8, Global>, Vec<u8, Global>)

§

NT_MD4(Vec<u8, Global>)

Trait Implementations§

Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more
The type returned in the event of a conversion error.
Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+}

Variants§

§

PBKDF2(usizeVec<u8, Global>, Vec<u8, Global>)

§

PBKDF2_SHA1(usizeVec<u8, Global>, Vec<u8, Global>)

§

PBKDF2_SHA512(usizeVec<u8, Global>, Vec<u8, Global>)

§

SSHA512(Vec<u8, Global>, Vec<u8, Global>)

§

NT_MD4(Vec<u8, Global>)

Trait Implementations§

Formats the value using the given formatter. Read more
Deserialize this value from the given Serde deserializer. Read more
Serialize this value into the given Serde serializer. Read more
The type returned in the event of a conversion error.
Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Calls U::from(self).

diff --git a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Credential.html b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Credential.html index d91e86548..ec45508dc 100644 --- a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Credential.html +++ b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Credential.html @@ -8,9 +8,9 @@ the auth as the password of B was incorrect. Additionally, while A only needs th B requires both the password and otp to be valid.

In this way, each Credential provides it’s own password requirements and policy, and requires some metadata to support this such as it’s source and strength etc.

-

Implementations§

Create a new credential that contains a CredentialType::Password

-

Create a new credential that contains a CredentialType::GeneratedPassword

-

Update the state of the Password on this credential, if a password is present. If possible +

Implementations§

Create a new credential that contains a CredentialType::Password

+

Create a new credential that contains a CredentialType::GeneratedPassword

+

Update the state of the Password on this credential, if a password is present. If possible this will convert the credential to a PasswordMFA in some cases, or fail in others.

Extend this credential with another alternate webauthn credential. This is especially useful for PasswordMfa where you can have many webauthn credentials and a password diff --git a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Password.html b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Password.html index f89d352b8..22483c32d 100644 --- a/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Password.html +++ b/docs/v1.1.0-alpha.6/rustdoc/kanidmd_lib/credential/struct.Password.html @@ -1,6 +1,6 @@ -Password in kanidmd_lib::credential - Rust

pub struct Password { /* private fields */ }

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
This method tests for self and other values to be equal, and is used +Password in kanidmd_lib::credential - Rust
pub struct Password { /* private fields */ }

Implementations§

Trait Implementations§

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
This method tests for self and other values to be equal, and is used by ==.
This method tests for !=. The default implementation is almost always -sufficient, and should not be overridden without very good reason.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

+sufficient, and should not be overridden without very good reason.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Calls U::from(self).