Docs.rs
actix-csrf-middleware-0.5.3
actix-csrf-middleware 0.5.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yoozzeek
Dependencies
actix-http ^3.10
normal
actix-session ^0.10
normal
optional
actix-utils ^3.0.1
normal
actix-web ^4
normal
base64 ^0.22.1
normal
futures-util ^0.3.31
normal
hex ^0.4.3
normal
hmac ^0.12
normal
log ^0.4.27
normal
pin-project-lite ^0.2.16
normal
rand ^0.9.1
normal
serde_json ^1.0.140
normal
serde_urlencoded ^0.7.1
normal
sha2 ^0.10
normal
subtle ^2.6
normal
url ^2.5
normal
zeroize ^1
normal
actix-multipart ^0.7.2
dev
actix-rt ^2.10
dev
criterion ^0.5
dev
proptest ^1.4
dev
Versions
53.62%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
actix_
csrf_
middleware
0.5.3
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
CsrfDoubleSubmitCookie
CsrfMiddleware
CsrfMiddlewareConfig
CsrfMiddlewareService
CsrfResponse
CsrfToken
Enums
CsrfPattern
CsrfTokenValidator
TokenClass
Traits
CsrfRequestExt
Functions
eq_tokens
generate_hmac_token_ctx
generate_random_token
rotate_csrf_token_in_response
validate_hmac_token
validate_hmac_token_ctx
Constants
CSRF_PRE_SESSION_KEY
DEFAULT_CSRF_ANON_TOKEN_KEY
DEFAULT_CSRF_TOKEN_FIELD
DEFAULT_CSRF_TOKEN_HEADER
DEFAULT_CSRF_TOKEN_KEY
DEFAULT_SESSION_ID_KEY