From 9423fb988c6bb686646c580b2ac2010dc1dafc4b Mon Sep 17 00:00:00 2001 From: Firstyear Date: Fri, 16 Dec 2022 07:08:57 +0000 Subject: [PATCH] deploy: 6fe1cba2b5826e514447e8b9572c4ecf2e8e1d92 --- docs/master/rustdoc/help.html | 2 +- .../v1_read/struct.QueryServerReadV1.html | 2 +- .../v1_write/struct.QueryServerWriteV1.html | 2 +- .../https/fn.create_https_server.html | 2 +- .../kanidmd_core/https/struct.AppState.html | 4 ++-- docs/master/rustdoc/settings.html | 2 +- docs/pykanidm/sitemap.xml.gz | Bin 198 -> 198 bytes docs/stable/rustdoc/help.html | 2 +- docs/stable/rustdoc/settings.html | 2 +- docs/v1.0.0rc1/rustdoc/help.html | 2 +- docs/v1.0.0rc1/rustdoc/settings.html | 2 +- docs/v1.0.0rc10/rustdoc/help.html | 2 +- docs/v1.0.0rc10/rustdoc/settings.html | 2 +- docs/v1.0.0rc7/rustdoc/help.html | 2 +- docs/v1.0.0rc7/rustdoc/settings.html | 2 +- docs/v1.0.0rc8/rustdoc/help.html | 2 +- docs/v1.0.0rc8/rustdoc/settings.html | 2 +- docs/v1.0.0rc9/rustdoc/help.html | 2 +- docs/v1.0.0rc9/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.10/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.10/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.3/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.3/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.4/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.4/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.7/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.7/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.8/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.8/rustdoc/settings.html | 2 +- docs/v1.1.0-alpha.9/rustdoc/help.html | 2 +- docs/v1.1.0-alpha.9/rustdoc/settings.html | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/docs/master/rustdoc/help.html b/docs/master/rustdoc/help.html index 6cc12d40a..81082132f 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/kanidmd_core/actors/v1_read/struct.QueryServerReadV1.html b/docs/master/rustdoc/kanidmd_core/actors/v1_read/struct.QueryServerReadV1.html index 2dcfad31a..de091a3ea 100644 --- a/docs/master/rustdoc/kanidmd_core/actors/v1_read/struct.QueryServerReadV1.html +++ b/docs/master/rustdoc/kanidmd_core/actors/v1_read/struct.QueryServerReadV1.html @@ -1,4 +1,4 @@ -QueryServerReadV1 in kanidmd_core::actors::v1_read - Rust
pub struct QueryServerReadV1 { /* private fields */ }

Implementations

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.

+QueryServerReadV1 in kanidmd_core::actors::v1_read - Rust
pub struct QueryServerReadV1 { /* private fields */ }

Implementations

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/master/rustdoc/kanidmd_core/actors/v1_write/struct.QueryServerWriteV1.html b/docs/master/rustdoc/kanidmd_core/actors/v1_write/struct.QueryServerWriteV1.html index fcf48e8e2..5c2d52bbf 100644 --- a/docs/master/rustdoc/kanidmd_core/actors/v1_write/struct.QueryServerWriteV1.html +++ b/docs/master/rustdoc/kanidmd_core/actors/v1_write/struct.QueryServerWriteV1.html @@ -1,4 +1,4 @@ -QueryServerWriteV1 in kanidmd_core::actors::v1_write - Rust
pub struct QueryServerWriteV1 { /* private fields */ }

Implementations

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.

+QueryServerWriteV1 in kanidmd_core::actors::v1_write - Rust
pub struct QueryServerWriteV1 { /* private fields */ }

Implementations

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/master/rustdoc/kanidmd_core/https/fn.create_https_server.html b/docs/master/rustdoc/kanidmd_core/https/fn.create_https_server.html index d07b6c077..1d9db9a84 100644 --- a/docs/master/rustdoc/kanidmd_core/https/fn.create_https_server.html +++ b/docs/master/rustdoc/kanidmd_core/https/fn.create_https_server.html @@ -1 +1 @@ -create_https_server in kanidmd_core::https - Rust
pub fn create_https_server(
    address: String,
    domain: String,
    opt_tls_params: Option<&TlsConfiguration>,
    role: ServerRole,
    trust_x_forward_for: bool,
    cookie_key: &[u8; 32],
    jws_signer: JwsSigner,
    status_ref: &'static StatusActor,
    qe_w_ref: &'static QueryServerWriteV1,
    qe_r_ref: &'static QueryServerReadV1,
    rx: Receiver<CoreAction>
) -> Result<JoinHandle<()>, ()>
\ No newline at end of file +create_https_server in kanidmd_core::https - Rust
pub fn create_https_server(
    address: String,
    domain: String,
    opt_tls_params: Option<&TlsConfiguration>,
    role: ServerRole,
    trust_x_forward_for: bool,
    cookie_key: &[u8; 32],
    jws_signer: JwsSigner,
    status_ref: &'static StatusActor,
    qe_w_ref: &'static QueryServerWriteV1,
    qe_r_ref: &'static QueryServerReadV1,
    rx: Receiver<CoreAction>
) -> Result<JoinHandle<()>, ()>
\ No newline at end of file diff --git a/docs/master/rustdoc/kanidmd_core/https/struct.AppState.html b/docs/master/rustdoc/kanidmd_core/https/struct.AppState.html index 9bcfb2d43..0c98558e8 100644 --- a/docs/master/rustdoc/kanidmd_core/https/struct.AppState.html +++ b/docs/master/rustdoc/kanidmd_core/https/struct.AppState.html @@ -1,11 +1,11 @@ AppState in kanidmd_core::https - Rust
pub struct AppState {
-    pub status_ref: &'static StatusActor,
+    pub status_ref: &'static StatusActor,
     pub qe_w_ref: &'static QueryServerWriteV1,
     pub qe_r_ref: &'static QueryServerReadV1,
     pub jws_signer: Arc<JwsSigner>,
     pub jws_validator: Arc<JwsValidator>,
     pub js_files: Vec<JavaScriptFile>,
-}

Fields

status_ref: &'static StatusActorqe_w_ref: &'static QueryServerWriteV1qe_r_ref: &'static QueryServerReadV1jws_signer: Arc<JwsSigner>jws_validator: Arc<JwsValidator>js_files: Vec<JavaScriptFile>

The SHA384 hashes of javascript files we’re going to serve to users

+}

Fields

status_ref: &'static StatusActorqe_w_ref: &'static QueryServerWriteV1qe_r_ref: &'static QueryServerReadV1jws_signer: Arc<JwsSigner>jws_validator: Arc<JwsValidator>js_files: Vec<JavaScriptFile>

The SHA384 hashes of javascript files we’re going to serve to users

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more

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 diff --git a/docs/master/rustdoc/settings.html b/docs/master/rustdoc/settings.html index d3c6fcaf4..928326eaa 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.gz b/docs/pykanidm/sitemap.xml.gz index 6a8484bbe9d5b543aa3426a5b9ed748ba7488551..83d3bdd44836a5f8cfa901a0dd962a8b0cb935f7 100644 GIT binary patch delta 15 WcmX@cc#M%Kn+4lngDpdv6 diff --git a/docs/stable/rustdoc/help.html b/docs/stable/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/stable/rustdoc/help.html +++ b/docs/stable/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/stable/rustdoc/settings.html b/docs/stable/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/stable/rustdoc/settings.html +++ b/docs/stable/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.0.0rc1/rustdoc/help.html b/docs/v1.0.0rc1/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.0.0rc1/rustdoc/help.html +++ b/docs/v1.0.0rc1/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/v1.0.0rc1/rustdoc/settings.html b/docs/v1.0.0rc1/rustdoc/settings.html index 928326eaa..38afe8b84 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.0.0rc10/rustdoc/help.html b/docs/v1.0.0rc10/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.0.0rc10/rustdoc/help.html +++ b/docs/v1.0.0rc10/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/v1.0.0rc10/rustdoc/settings.html b/docs/v1.0.0rc10/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.0.0rc10/rustdoc/settings.html +++ b/docs/v1.0.0rc10/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.0.0rc7/rustdoc/help.html b/docs/v1.0.0rc7/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.0.0rc7/rustdoc/help.html +++ b/docs/v1.0.0rc7/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/v1.0.0rc7/rustdoc/settings.html b/docs/v1.0.0rc7/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.0.0rc7/rustdoc/settings.html +++ b/docs/v1.0.0rc7/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.0.0rc8/rustdoc/help.html b/docs/v1.0.0rc8/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.0.0rc8/rustdoc/help.html +++ b/docs/v1.0.0rc8/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/v1.0.0rc8/rustdoc/settings.html b/docs/v1.0.0rc8/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.0.0rc8/rustdoc/settings.html +++ b/docs/v1.0.0rc8/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.0.0rc9/rustdoc/help.html b/docs/v1.0.0rc9/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.0.0rc9/rustdoc/help.html +++ b/docs/v1.0.0rc9/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/v1.0.0rc9/rustdoc/settings.html b/docs/v1.0.0rc9/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.0.0rc9/rustdoc/settings.html +++ b/docs/v1.0.0rc9/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.10/rustdoc/help.html b/docs/v1.1.0-alpha.10/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.10/rustdoc/help.html +++ b/docs/v1.1.0-alpha.10/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/v1.1.0-alpha.10/rustdoc/settings.html b/docs/v1.1.0-alpha.10/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.10/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.10/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.3/rustdoc/help.html b/docs/v1.1.0-alpha.3/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.3/rustdoc/help.html +++ b/docs/v1.1.0-alpha.3/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/v1.1.0-alpha.3/rustdoc/settings.html b/docs/v1.1.0-alpha.3/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.3/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.3/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.4/rustdoc/help.html b/docs/v1.1.0-alpha.4/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.4/rustdoc/help.html +++ b/docs/v1.1.0-alpha.4/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/v1.1.0-alpha.4/rustdoc/settings.html b/docs/v1.1.0-alpha.4/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.4/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.4/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.7/rustdoc/help.html b/docs/v1.1.0-alpha.7/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.7/rustdoc/help.html +++ b/docs/v1.1.0-alpha.7/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/v1.1.0-alpha.7/rustdoc/settings.html b/docs/v1.1.0-alpha.7/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.7/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.7/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.8/rustdoc/help.html b/docs/v1.1.0-alpha.8/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.8/rustdoc/help.html +++ b/docs/v1.1.0-alpha.8/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/v1.1.0-alpha.8/rustdoc/settings.html b/docs/v1.1.0-alpha.8/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.8/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.8/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.9/rustdoc/help.html b/docs/v1.1.0-alpha.9/rustdoc/help.html index 81082132f..f2a3f9d8a 100644 --- a/docs/v1.1.0-alpha.9/rustdoc/help.html +++ b/docs/v1.1.0-alpha.9/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/v1.1.0-alpha.9/rustdoc/settings.html b/docs/v1.1.0-alpha.9/rustdoc/settings.html index 928326eaa..38afe8b84 100644 --- a/docs/v1.1.0-alpha.9/rustdoc/settings.html +++ b/docs/v1.1.0-alpha.9/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