diff --git a/guard/all.html b/guard/all.html index 651c4e49..3b809af2 100644 --- a/guard/all.html +++ b/guard/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Enums

Functions

Typedefs

Statics

Constants

+

Structs

Enums

Functions

Typedefs

Statics

Constants

\ No newline at end of file diff --git a/guard/api/v1/fn.services.html b/guard/api/v1/fn.services.html index 00724b4d..a7cdbad3 100644 --- a/guard/api/v1/fn.services.html +++ b/guard/api/v1/fn.services.html @@ -1,5 +1,5 @@ guard::api::v1::services - Rust

Function guard::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ Change settings

Function guard::api::v1::services[][src]

pub fn services(cfg: &mut ServiceConfig)
\ No newline at end of file diff --git a/guard/api/v1/index.html b/guard/api/v1/index.html index 0d1852f5..02c286e2 100644 --- a/guard/api/v1/index.html +++ b/guard/api/v1/index.html @@ -1,7 +1,7 @@ guard::api::v1 - Rust

Module guard::api::v1[][src]

Modules

+ Change settings

Module guard::api::v1[][src]

Modules

auth
mcaptcha
meta
pow

Functions

services
\ No newline at end of file diff --git a/guard/api/v1/mcaptcha/duration/index.html b/guard/api/v1/mcaptcha/duration/index.html index 48e7e222..107f5cdf 100644 --- a/guard/api/v1/mcaptcha/duration/index.html +++ b/guard/api/v1/mcaptcha/duration/index.html @@ -1,6 +1,6 @@ guard::api::v1::mcaptcha::duration - Rust

Module guard::api::v1::mcaptcha::duration[][src]

Structs

+ Change settings

Module guard::api::v1::mcaptcha::duration[][src]

Structs

GetDuration
GetDurationResp
UpdateDuration
get_duration
update_duration
\ No newline at end of file diff --git a/guard/api/v1/mcaptcha/levels/index.html b/guard/api/v1/mcaptcha/levels/index.html index 32c822d6..2f6ba977 100644 --- a/guard/api/v1/mcaptcha/levels/index.html +++ b/guard/api/v1/mcaptcha/levels/index.html @@ -1,7 +1,7 @@ guard::api::v1::mcaptcha::levels - Rust

Module guard::api::v1::mcaptcha::levels[][src]

Structs

+ Change settings

Module guard::api::v1::mcaptcha::levels[][src]

Structs

AddLevels
I32Levels
Levels
add_levels
delete_levels
get_levels
update_levels

Functions

get_levels_util
\ No newline at end of file diff --git a/guard/api/v1/mcaptcha/mcaptcha/index.html b/guard/api/v1/mcaptcha/mcaptcha/index.html index a1a0e4f0..76859db2 100644 --- a/guard/api/v1/mcaptcha/mcaptcha/index.html +++ b/guard/api/v1/mcaptcha/mcaptcha/index.html @@ -1,7 +1,7 @@ guard::api::v1::mcaptcha::mcaptcha - Rust

Module guard::api::v1::mcaptcha::mcaptcha[][src]

Structs

+ Change settings

Module guard::api::v1::mcaptcha::mcaptcha[][src]

Structs

MCaptchaDetails
MCaptchaID
add_mcaptcha
delete_mcaptcha
get_token
update_token

Functions

update_token_helper
\ No newline at end of file diff --git a/guard/api/v1/pow/fn.services.html b/guard/api/v1/pow/fn.services.html new file mode 100644 index 00000000..d5a4404a --- /dev/null +++ b/guard/api/v1/pow/fn.services.html @@ -0,0 +1,5 @@ +guard::api::v1::pow::services - Rust + +

Function guard::api::v1::pow::services[][src]

pub fn services(cfg: &mut ServiceConfig)
+ \ No newline at end of file diff --git a/guard/api/v1/pow/get_config/index.html b/guard/api/v1/pow/get_config/index.html index 5fd73110..df767c34 100644 --- a/guard/api/v1/pow/get_config/index.html +++ b/guard/api/v1/pow/get_config/index.html @@ -1,7 +1,7 @@ guard::api::v1::pow::get_config - Rust

Module guard::api::v1::pow::get_config[][src]

Structs

+ Change settings

Module guard::api::v1::pow::get_config[][src]

Structs

GetConfigPayload
PoWConfig
get_config

Functions

init_mcaptcha
\ No newline at end of file diff --git a/guard/api/v1/pow/index.html b/guard/api/v1/pow/index.html index 7b6651eb..78091a73 100644 --- a/guard/api/v1/pow/index.html +++ b/guard/api/v1/pow/index.html @@ -1,7 +1,8 @@ guard::api::v1::pow - Rust -

Module guard::api::v1::pow[][src]

Re-exports

+

Module guard::api::v1::pow[][src]

Re-exports

pub use super::mcaptcha::duration::GetDurationResp;
pub use super::mcaptcha::is_authenticated;
pub use super::mcaptcha::levels::I32Levels;

Modules

-
get_config
verify_pow
verify_token
+
get_config
verify_pow
verify_token

Functions

+
services
\ No newline at end of file diff --git a/guard/api/v1/pow/sidebar-items.js b/guard/api/v1/pow/sidebar-items.js index fb1f08f6..c3face7d 100644 --- a/guard/api/v1/pow/sidebar-items.js +++ b/guard/api/v1/pow/sidebar-items.js @@ -1 +1 @@ -initSidebarItems({"mod":[["get_config",""],["verify_pow",""],["verify_token",""]]}); \ No newline at end of file +initSidebarItems({"fn":[["services",""]],"mod":[["get_config",""],["verify_pow",""],["verify_token",""]]}); \ No newline at end of file diff --git a/guard/api/v1/pow/verify_pow/index.html b/guard/api/v1/pow/verify_pow/index.html index 1345206c..7d7a8cee 100644 --- a/guard/api/v1/pow/verify_pow/index.html +++ b/guard/api/v1/pow/verify_pow/index.html @@ -1,6 +1,6 @@ guard::api::v1::pow::verify_pow - Rust

Module guard::api::v1::pow::verify_pow[][src]

Structs

+ Change settings

Module guard::api::v1::pow::verify_pow[][src]

Structs

ValidationToken
verify_pow
\ No newline at end of file diff --git a/guard/api/v1/pow/verify_token/index.html b/guard/api/v1/pow/verify_token/index.html index 80386b46..2e52aafd 100644 --- a/guard/api/v1/pow/verify_token/index.html +++ b/guard/api/v1/pow/verify_token/index.html @@ -1,6 +1,6 @@ guard::api::v1::pow::verify_token - Rust

Module guard::api::v1::pow::verify_token[][src]

Structs

+ Change settings

Module guard::api::v1::pow::verify_token[][src]

Structs

CaptchaValidateResp
validate_captcha_token
\ No newline at end of file diff --git a/guard/fn.get_identity_service.html b/guard/fn.get_identity_service.html index c91e6d9d..c4913374 100644 --- a/guard/fn.get_identity_service.html +++ b/guard/fn.get_identity_service.html @@ -1,5 +1,5 @@ guard::get_identity_service - Rust

Function guard::get_identity_service[][src]

pub fn get_identity_service() -> IdentityService<CookieIdentityPolicy>
+ Change settings

Function guard::get_identity_service[][src]

pub fn get_identity_service() -> IdentityService<CookieIdentityPolicy>
\ No newline at end of file diff --git a/guard/fn.get_json_err.html b/guard/fn.get_json_err.html index 4b4d0c4f..bc8888ad 100644 --- a/guard/fn.get_json_err.html +++ b/guard/fn.get_json_err.html @@ -1,5 +1,5 @@ guard::get_json_err - Rust

Function guard::get_json_err[][src]

pub fn get_json_err() -> JsonConfig
+ Change settings

Function guard::get_json_err[][src]

pub fn get_json_err() -> JsonConfig
\ No newline at end of file diff --git a/guard/fn.main.html b/guard/fn.main.html index a2ba8e4c..dca05b0c 100644 --- a/guard/fn.main.html +++ b/guard/fn.main.html @@ -1,5 +1,5 @@ guard::main - Rust

Function guard::main[][src]

pub(crate) fn main() -> Result<()>
+ Change settings

Function guard::main[][src]

pub(crate) fn main() -> Result<()>
\ No newline at end of file diff --git a/guard/index.html b/guard/index.html index 9fd90393..15408d3e 100644 --- a/guard/index.html +++ b/guard/index.html @@ -1,7 +1,7 @@ guard - Rust

Crate guard[][src]

Modules

+ Change settings

Crate guard[][src]

Modules

api
data
docs
errors
settings
static_assets
templates

Structs

CSS
Data
FILES
JS
S
SETTINGS
Settings

Statics

GIT_COMMIT_HASH
OPEN_API_DOC
PKG_DESCRIPTION
PKG_HOMEPAGE
PKG_NAME
VERIFICATION_PATH
VERSION

Functions

diff --git a/guard/static.GIT_COMMIT_HASH.html b/guard/static.GIT_COMMIT_HASH.html index db398110..d2c73352 100644 --- a/guard/static.GIT_COMMIT_HASH.html +++ b/guard/static.GIT_COMMIT_HASH.html @@ -1,5 +1,5 @@ guard::GIT_COMMIT_HASH - Rust

Static guard::GIT_COMMIT_HASH[][src]

pub static GIT_COMMIT_HASH: &str
+ Change settings

Static guard::GIT_COMMIT_HASH[][src]

pub static GIT_COMMIT_HASH: &str
\ No newline at end of file diff --git a/guard/static.OPEN_API_DOC.html b/guard/static.OPEN_API_DOC.html index a2054479..8a0460e5 100644 --- a/guard/static.OPEN_API_DOC.html +++ b/guard/static.OPEN_API_DOC.html @@ -1,5 +1,5 @@ guard::OPEN_API_DOC - Rust

Static guard::OPEN_API_DOC[][src]

pub static OPEN_API_DOC: &str
+ Change settings

Static guard::OPEN_API_DOC[][src]

pub static OPEN_API_DOC: &str
\ No newline at end of file diff --git a/guard/static.PKG_DESCRIPTION.html b/guard/static.PKG_DESCRIPTION.html index b9dbfb7d..2d3c96cc 100644 --- a/guard/static.PKG_DESCRIPTION.html +++ b/guard/static.PKG_DESCRIPTION.html @@ -1,5 +1,5 @@ guard::PKG_DESCRIPTION - Rust

Static guard::PKG_DESCRIPTION[][src]

pub static PKG_DESCRIPTION: &str
+ Change settings

Static guard::PKG_DESCRIPTION[][src]

pub static PKG_DESCRIPTION: &str
\ No newline at end of file diff --git a/guard/static.PKG_HOMEPAGE.html b/guard/static.PKG_HOMEPAGE.html index 52ffaa8c..8e1ebd2a 100644 --- a/guard/static.PKG_HOMEPAGE.html +++ b/guard/static.PKG_HOMEPAGE.html @@ -1,5 +1,5 @@ guard::PKG_HOMEPAGE - Rust

Static guard::PKG_HOMEPAGE[][src]

pub static PKG_HOMEPAGE: &str
+ Change settings

Static guard::PKG_HOMEPAGE[][src]

pub static PKG_HOMEPAGE: &str
\ No newline at end of file diff --git a/guard/static.PKG_NAME.html b/guard/static.PKG_NAME.html index b90d9124..da8b33c6 100644 --- a/guard/static.PKG_NAME.html +++ b/guard/static.PKG_NAME.html @@ -1,5 +1,5 @@ guard::PKG_NAME - Rust

Static guard::PKG_NAME[][src]

pub static PKG_NAME: &str
+ Change settings

Static guard::PKG_NAME[][src]

pub static PKG_NAME: &str
\ No newline at end of file diff --git a/guard/static.VERIFICATION_PATH.html b/guard/static.VERIFICATION_PATH.html index 71a657d3..00491254 100644 --- a/guard/static.VERIFICATION_PATH.html +++ b/guard/static.VERIFICATION_PATH.html @@ -1,5 +1,5 @@ guard::VERIFICATION_PATH - Rust

Static guard::VERIFICATION_PATH[][src]

pub static VERIFICATION_PATH: &str
+ Change settings

Static guard::VERIFICATION_PATH[][src]

pub static VERIFICATION_PATH: &str
\ No newline at end of file diff --git a/guard/static.VERSION.html b/guard/static.VERSION.html index a637a0b1..bf1438ff 100644 --- a/guard/static.VERSION.html +++ b/guard/static.VERSION.html @@ -1,5 +1,5 @@ guard::VERSION - Rust

Static guard::VERSION[][src]

pub static VERSION: &str
+ Change settings

Static guard::VERSION[][src]

pub static VERSION: &str
\ No newline at end of file diff --git a/guard/struct.CSS.html b/guard/struct.CSS.html index 27b158f0..e54bb8b1 100644 --- a/guard/struct.CSS.html +++ b/guard/struct.CSS.html @@ -1,7 +1,7 @@ guard::CSS - Rust

Struct guard::CSS[][src]

pub struct CSS {
+                Change settings

Struct guard::CSS[][src]

pub struct CSS {
     __private_field: (),
 }

Fields

__private_field: ()

Methods from Deref<Target = &'static str>

pub const fn len(&self) -> usize1.0.0 (const: 1.32.0)[src]

Returns the length of self.

@@ -1256,9 +1256,9 @@ but non-ASCII letters are unchanged.

let s = "Grüße, Jürgen ❤"; assert_eq!("grüße, jürgen ❤", s.to_ascii_lowercase());
-

Trait Implementations

impl Deref for CSS[src]

type Target = &'static str

The resulting type after dereferencing.

-

impl LazyStatic for CSS[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

Trait Implementations

impl Deref for CSS[src]

type Target = &'static str

The resulting type after dereferencing.

+

impl LazyStatic for CSS[src]

Auto Trait Implementations

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> Conv for T