1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
Commit Graph

3525 Commits

Author SHA1 Message Date
Tobias de Bruijn
a42ca24327
Updated Cargo.toml to support Prost 0.10 (#257) 2022-06-26 00:28:16 +01:00
Yuki Okushi
3c48e00e7a
Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
SatoruMasakazu_real
7267a19b1d
Changed description for actix-ws inside README (#255) 2022-06-16 20:43:41 +01:00
Yuki Okushi
f6508f290c
Do not run tests on MSRV (#250) 2022-05-25 14:07:31 +01:00
David Schmitt
d11a272384
Add missing backtic in SessionMiddleware docs (#245) 2022-05-18 10:55:57 +01:00
Luca Palmieri
8fd1772d5e
Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
Rob Ede
aebf9ccf58
add -lab and -hash 2022-03-28 02:42:01 +01:00
Rob Ede
4ca3e04929
prepare actix-session release 0.6.2 2022-03-25 23:28:11 +00:00
Luca Palmieri
04f4934001
[actix-session/redis-rs] Catch server-driven disconnections and prevent a user-visible issue via a retry (#235)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-03-25 19:08:09 +00:00
tglman
4d77e26e1e
add support for session access from guards (#234) 2022-03-25 18:25:38 +00:00
Luca Palmieri
8db1088345
[actix-session] Opaque 500s (#236) 2022-03-25 18:10:38 +00:00
Rob Ede
ac821e65b1
update readme 2022-03-22 15:42:13 +00:00
Rob Ede
5fdc4d8990
prepare actix-limitation release 0.2.0 2022-03-22 15:36:51 +00:00
Rob Ede
bf41b4cd9c
prepare actix-session release 0.6.1 2022-03-21 00:48:24 +00:00
Luca Palmieri
449abd6081
[actix-session] Documentation - Typo(s) / Improvements (#228) 2022-03-20 21:57:26 +00:00
Rob Ede
977e3141c9
limitation clean up (#232)
* add license links to -limitation

* move tests to inline mod

* use cow str for limiter parameters

* add docs to all limitation items

* rename builder methods

* fix ignored tests

* update changelog

* fix ci
2022-03-20 00:40:34 +00:00
Rob Ede
bb553b2308
adopt actix-limitation crate (#229)
* import code from actix-limitation master branch

* fix compilation

* update legal info

* fix compile errors

* ignore failing tests

* remove futures dep

* add changelog

* update readme

* fix doc test example
2022-03-18 17:00:33 +00:00
Rob Ede
e8ebf525ad
update aliri version 2022-03-18 13:14:57 +00:00
Rob Ede
2417549b35
clippy 2022-03-15 18:04:13 +00:00
Rob Ede
92269fc308
prepare actix-redis release 0.11.0 2022-03-15 18:01:31 +00:00
Rob Ede
01932f87d3
update ecosystem versions 2022-03-15 16:39:33 +00:00
Rob Ede
010a905dca
prepare actix-session release 0.6.0 2022-03-15 16:29:37 +00:00
Rob Ede
2d63973654
final session doc tweaks 2022-03-15 16:27:04 +00:00
Rob Ede
a086d30db2
prepare actix-cors release 0.6.1 2022-03-07 21:04:36 +00:00
Rob Ede
b748e7e3a7
conditionally add vary header to errors 2022-03-07 16:52:25 +00:00
Rob Ede
6fbe2eab94
allow OPTIONS requests without request-method header (#226) 2022-03-07 15:32:07 +00:00
Rob Ede
0ba1073cb2
ignore actix-session tests on master ci 2022-03-05 23:35:19 +00:00
Luca Palmieri
7e6335a09f
Rework actix session (#212)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Luca P <rust@lpalmieri.com>
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com>
2022-03-05 23:22:14 +00:00
Rob Ede
a1d0f051b7
fix typo 2022-03-04 17:39:32 +00:00
Rob Ede
e1f79dae17
fix test 2022-03-01 04:30:10 +00:00
Rob Ede
12f6db3755
tweak docs 2022-03-01 04:23:51 +00:00
nerix
673b77a765
docs(identity): clarify policy creation (#198) 2022-03-01 04:21:18 +00:00
simon-an
ce92f0036f
add test for middleware usage in app and scope (#215) 2022-03-01 04:18:46 +00:00
Rob Ede
fd272f817c
prepare actix-web-httpauth release 0.6.0 2022-03-01 04:14:07 +00:00
Rob Ede
2e86fb9822
prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
Rob Ede
9e911490cf
prepare actix-protobuf release 0.7.0 2022-03-01 04:12:52 +00:00
Rob Ede
ef8f33e3b3
prepare actix-redis release 0.10.0 2022-03-01 04:12:20 +00:00
Rob Ede
c805dd7609
prepare actix-session release 0.5.0 2022-03-01 03:11:21 +00:00
Rob Ede
3959c55c47
prepare actix-cors release 0.6.0 2022-02-25 23:11:28 +00:00
Rob Ede
73a5ae98b6
update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
Rob Ede
d46ee464e0
update examples links 2022-02-18 03:33:03 +00:00
Rob Ede
ff38ba2ce3
prepare actix-redis release 0.10.0-beta.6 2022-02-07 17:50:39 +00:00
Rob Ede
00378548ed
prepare actix-session release 0.5.0-beta.8 2022-02-07 17:50:39 +00:00
Rob Ede
cf0630b54d
prepare actix-cors release 0.6.0-beta.10 2022-02-07 17:50:39 +00:00
Rob Ede
695800c9bd
add vary header to all handled responses (#224) 2022-02-07 16:34:01 +00:00
Rob Ede
f9beeecaf6
prepare actix-identity release 0.4.0-beta.9 2022-02-07 02:52:24 +00:00
Rob Ede
d9f27120f6
prepare actix-web-httpauth release 0.6.0-beta.8 2022-02-07 02:51:58 +00:00
Rob Ede
f870074354
prepare actix-cors release 0.6.0-beta.9 2022-02-07 02:31:21 +00:00
Rob Ede
ab3615b8d5
relax body bounds (#223) 2022-02-07 02:30:26 +00:00
Rob Ede
7bb1f8d710
fix ci 2022-02-03 22:58:04 +00:00