mirror of https://github.com/rwf2/Rocket.git
16cb7297ab
This commit includes the following additions: * A `session` example was added. * `Config::take_session_key` was removed. * If a `session_key` is not supplied, one is automatically generated. * The `Session` type implements signed, encrypted sessions. * A `Session` can be retrieved via its request guard. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
Rocket.toml |