1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-session
Rob Ede 111d95eaea
rename private-network-access feature (#320)
* update CI with concurrency options

* cors: rename private-network => local-network

* modernize CI

* clippy

* run api diff job on all features
2023-04-09 19:35:30 +01:00
..
examples Update redis dependency to 0.22 2023-01-07 01:15:26 +00:00
src rename private-network-access feature (#320) 2023-04-09 19:35:30 +01:00
tests Add secure field to removal cookie (#300) 2022-11-08 09:29:23 +00:00
Cargo.toml inline workspace package properties 2023-03-23 11:40:54 +00:00
CHANGES.md update msrv to 1.60 2023-03-22 21:13:56 +00:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md prepare actix-session release 0.7.2 2022-09-11 21:13:20 +01:00

actix-session

Session management for Actix Web.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources