Rob Ede
|
5a72dd33d5
|
session, redis, and httpauth pre-v4 releases (#162)
|
2021-03-21 09:38:29 +00:00 |
|
Juan J. Jimenez-Anca
|
8d635f71fb
|
allow session-only cookies (#161)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-03-07 04:26:06 +09:00 |
|
Arniu Tseng
|
a22e4cfa36
|
impl std::error::Error for Error (#135)
|
2020-11-30 20:19:32 +09:00 |
|
Rob Ede
|
400d889116
|
prepare redis release 0.9.1 (#99)
|
2020-09-13 04:28:08 +01:00 |
|
Rob Ede
|
f3d5dfde40
|
enforce required minimum redis-async patch version (#98)
|
2020-09-12 17:30:09 +01:00 |
|
Rob Ede
|
7a26d99c1a
|
lint and readme cleanup (#97)
|
2020-09-12 00:52:55 +01:00 |
|
Rob Ede
|
4a546718aa
|
prepare v3 compatible releases (#95)
|
2020-09-11 21:22:55 +01:00 |
|
Rob Ede
|
bad5f32a68
|
update all packages to use actix-web v3 (#94)
|
2020-09-11 16:26:15 +01:00 |
|
Yuki Okushi
|
b699506526
|
redis: Minimize futures dependency
|
2020-05-21 17:17:56 +09:00 |
|
Yuki Okushi
|
d51012075f
|
redis: Bump up to 0.9.0-alpha.2
|
2020-05-17 20:19:13 +09:00 |
|
Yuki Okushi
|
923cb7bcd2
|
Bump up MSRV to 1.40.0
|
2020-05-17 11:34:00 +09:00 |
|
Yuki Okushi
|
ecc774450f
|
Follow upstream change wrt. FramedWrite
|
2020-05-17 11:12:12 +09:00 |
|
Omikuji
|
f6686c9292
|
Change ttl to u32 (#35)
* Change TTL to u32
* Update CHANGES.md
|
2020-04-03 16:19:21 +09:00 |
|
Bart Willems
|
f4bcebdecd
|
allow user to set the cookie HttpOnly policy for the redis session (#36)
* allow user to set the cookie HttpOnly policy for the redis session
Signed-off-by: Bart Willems <bwillems@protonmail.com>
|
2020-03-29 21:36:01 +09:00 |
|
Yuki Okushi
|
21024be9d6
|
Bump up to 0.9.0-alpha.1
|
2020-03-27 20:50:31 +09:00 |
|
kevinpoitra
|
79dc7fcaff
|
Update actix-redis' dependencies (#24)
* Update actix-redis's dependencies
* Change `chrono::Duration` to `time::Duration` in the docs
* Remove unneeded comment
* Update CHANGES.md
|
2020-03-15 16:54:35 +09:00 |
|
Yuki Okushi
|
e225e2aec7
|
Move env_logger to dev-dependencies
|
2020-02-18 08:11:36 +09:00 |
|
Yuki Okushi
|
66edc228c3
|
Prepare for new release
|
2020-02-18 08:01:26 +09:00 |
|
Rob Ede
|
2c216e471e
|
move redis to own module
|
2020-01-29 11:41:40 +00:00 |
|