mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-18 13:51:50 +01:00
Merge branch 'master' into user-agent
This commit is contained in:
commit
eb0909b3a8
@ -3,7 +3,7 @@
|
|||||||
//! [**IdentityService**](struct.IdentityService.html) middleware can be
|
//! [**IdentityService**](struct.IdentityService.html) middleware can be
|
||||||
//! used with different policies types to store identity information.
|
//! used with different policies types to store identity information.
|
||||||
//!
|
//!
|
||||||
//! Bu default, only cookie identity policy is implemented. Other backend
|
//! By default, only cookie identity policy is implemented. Other backend
|
||||||
//! implementations can be added separately.
|
//! implementations can be added separately.
|
||||||
//!
|
//!
|
||||||
//! [**CookieIdentityPolicy**](struct.CookieIdentityPolicy.html)
|
//! [**CookieIdentityPolicy**](struct.CookieIdentityPolicy.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user