1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00
Commit Graph

3445 Commits

Author SHA1 Message Date
c047cd5653 mark cors v0.6.0-beta.5 as yanked 2021-12-13 03:03:19 +00:00
fad4426388 revert cors example cors-v0.6.0-beta.6 2021-12-13 02:50:22 +00:00
0805f2b1c6 stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00
a0c93c62b3 prepare actix-web-httpauth release 0.6.0-beta.5 protobuf-v0.7.0-beta.3 cors-v0.6.0-beta.5 session-v0.5.0-beta.5 httpauth-v0.6.0-beta.5 redis-v0.10.0-beta.4 identity-v0.4.0-beta.5 2021-12-12 19:13:40 +00:00
128fc49811 prepare actix-protobuf release 0.7.0-beta.3 2021-12-12 19:13:29 +00:00
e83c488544 prepare actix-identity release 0.4.0-beta.5 2021-12-12 19:13:16 +00:00
360fd890dc prepare actix-redis release 0.10.0-beta.4 2021-12-12 19:12:46 +00:00
863d0b114b prepare actix-session release 0.5.0-beta.5 2021-12-12 19:11:58 +00:00
8fa073586e prepare actix-cors release 0.6.0-beta.5 2021-12-12 19:11:36 +00:00
e77ed16f49 Do not create a session if the session state is empty (#207) 2021-12-11 16:23:22 +00:00
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
700d90b68b add actix-form-data to community crates 2021-12-11 00:59:05 +00:00
56051786a6 standardize future types to ones from actix_utils 2021-12-08 07:29:12 +00:00
ec66754c0d standardize crate level lints 2021-12-08 06:11:13 +00:00
e636af039a Update actix-redis to current state (beta) of actix (#210) 2021-12-06 01:03:18 +00:00
64acd3229f start redis in coverage job 2021-11-22 23:58:31 +00:00
8bf2ae711a fic doc test ci job 2021-11-22 23:48:45 +00:00
5272bc1c79 split out coverage and doc test ci jobs 2021-11-22 23:42:47 +00:00
3cc1487a4a fix non-linux ci httpauth-v0.6.0-beta.4 cors-v0.6.0-beta.4 identity-v0.4.0-beta.4 session-v0.5.0-beta.4 2021-11-22 23:25:22 +00:00
551cbfb113 prepare actix-web-httpauth release 0.6.0-beta.4 2021-11-22 23:21:25 +00:00
0b4a4eeff6 prepare actix-session release 0.5.0-beta.4 2021-11-22 23:21:00 +00:00
37532fd1eb prepare actix-identity release 0.4.0-beta.4 2021-11-22 23:20:33 +00:00
ddb74e6de0 prepare actix-cors release 0.6.0-beta.4 2021-11-22 23:19:10 +00:00
13f8dcb717 update to aw beta 9 2021-11-22 23:11:58 +00:00
07deaadd7b add optional auth extractor implement. (#205) 2021-10-26 21:10:22 +01:00
477b0f8f06 prepare actix-protobuf release 0.7.0-beta.2 httpauth-v0.6.0-beta.3 session-v0.5.0-beta.3 identity-v0.4.0-beta.3 protobuf-v0.7.0-beta.2 redis-v0.10.0-beta.3 2021-10-21 18:30:33 +01:00
0999159877 prepare actix-identity release 0.4.0-beta.3 2021-10-21 18:30:03 +01:00
7737da83e8 prepare actix-redis release 0.10.0-beta.3 2021-10-21 17:59:05 +01:00
c6edb2a48a prepare actix-session release 0.5.0-beta.3 2021-10-21 17:37:00 +01:00
5d82b4e1e2 prepare actix-web-httpauth release 0.6.0-beta.3 2021-10-21 16:10:09 +01:00
45643d4035 fix cors expose_any_header behavior (#204) cors-v0.6.0-beta.3 2021-10-21 15:47:56 +01:00
545873b5b2 update actix-web dependencies to v4 beta.10 (#203)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-21 14:10:00 +01:00
627fe96be0 bump msrv to 1.52.1 2021-10-19 01:49:39 +01:00
d0f2075ce9 Implement Clone for CookieSession. (#201) 2021-10-18 13:03:14 +01:00
a08b96529f Add flash message crate. (#202) 2021-10-16 18:03:36 +01:00
1261557dc9 protobuf: Update prost to 0.8 (Fixes CI on nightly) (#197)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 19:56:15 +01:00
798a5d6d0e add actix-ip-filter to community libs 2021-10-11 02:55:15 +01:00
051929ab47 use cargo resolver 2 2021-10-11 02:55:15 +01:00
50621bae71 cors: make middleware generic over body type (#195) 2021-09-13 11:00:58 +01:00
e10937103e fmt with new width 2021-08-30 23:27:44 +01:00
c6f579790f bump msrv to 1.51 2021-08-30 23:10:36 +01:00
44c7b07ce2 prepare second beta round (#189) 2021-06-27 07:28:26 +01:00
20ef05c36e fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
64eec6e550 Add aliri_actix as a community crate (#186) 2021-06-04 19:13:11 +01:00
8e35b652d4 update readme 2021-05-07 18:07:49 +01:00
8741cd32cc Minor README fixes (#174) 2021-04-09 14:39:50 +01:00
727353213f fix cors example version identity-v0.4.0-beta.1 redis-v0.10.0-beta.1 session-v0.5.0-beta.1 cors-v0.6.0-beta.1 httpauth-v0.6.0-beta.1 2021-04-02 11:48:19 +01:00
d898e9e217 dont stabilize cors 2021-04-02 11:46:03 +01:00
d0f0fb474b fixup other cargo manifests 2021-04-02 11:44:18 +01:00
bb1cc7443f prepare identity release 0.4.0-beta.1 2021-04-02 11:44:03 +01:00