This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-extras
Watch
1
Star
0
Fork
0
You've already forked actix-extras
mirror of
https://github.com/actix/actix-extras.git
synced
2025-02-02 10:59:03 +01:00
Code
Issues
Releases
Wiki
Activity
actix-extras
/
actix-session
/
src
History
Rob Ede
9bc014b96f
forbid unsafe in all crates
2022-07-09 20:05:47 +01:00
..
storage
Add a new configuration parameter to refresh the TTL of the session even if unchanged (
#233
)
2022-07-03 21:18:14 +01:00
config.rs
Add a new configuration parameter to refresh the TTL of the session even if unchanged (
#233
)
2022-07-03 21:18:14 +01:00
lib.rs
forbid unsafe in all crates
2022-07-09 20:05:47 +01:00
middleware.rs
Add a new configuration parameter to refresh the TTL of the session even if unchanged (
#233
)
2022-07-03 21:18:14 +01:00
session_ext.rs
add support for session access from guards (
#234
)
2022-03-25 18:25:38 +00:00
session.rs
Rebuild
actix-identity
on top of
actix-session
(
#246
)
2022-07-09 19:00:15 +01:00