Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/actix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
https://github.com/actix/actix-extras
2e7d323e1a25f50c2a7e21e62427fce160db4022 authored almost 7 years ago
b66566f610a5ac6543af62bcc580ce5c0de65aed authored almost 7 years ago
2477afcf309da0fa16df113054c18fd2b1960c59 authored almost 7 years ago
bcd03a9c6263649e7623749169586c516b41156c authored almost 7 years ago
f8af3ef7f4be60ae35800adeedc8dcf8597e1f2a authored almost 7 years ago
f8b75c157fafeb244f2b1bd741a82508cde18b78 authored almost 7 years ago
b7b61afaccf718ecb37cbc67260ad59ef34908c3 authored almost 7 years ago
507361c1dfd565c8dcdc829734db77dbc652ead0 authored almost 7 years ago
f6fd9e70f96039ccc6116414e475a21966765b01 authored almost 7 years ago
de8a09254d913334ab6f59269767df530369f2f7 authored almost 7 years ago
Let CSRF's `allowed_origin()` be specified as a type supporting `Into<String>`
f89b7a9bb800965e263575ebd7bb09e2866cd852 authored almost 7 years ago
A very minor addition: I'm using this middleware on specific resources,
and given a non-static s...
2adf8a3a48c75ba8eaa835d78001a2223df92c71 authored almost 7 years ago
check if close code exists before reading it
805dbea8e717ad5fe7c6d44522e180d93f29f41c authored almost 7 years agodc9a24a189f5b32e0815b09d290f6154a7871341 authored almost 7 years ago
5528cf62f05397087ba3140206f9f418556e565d authored almost 7 years ago
Update README links to use new guide
9880a95603b9f147ac39c97c2d1d17715f81fb40 authored almost 7 years ago2579c498652b4f328828f6f0b28270ecd01a7541 authored almost 7 years ago
01a0f3f5a05f295b20493cb49ba4c4ca4cc4d839 authored almost 7 years ago
2c8d987241fea923f2cb7e35355385abf96af629 authored almost 7 years ago
813d1d6e6653308cf97c88b78fa6395b5981622a authored almost 7 years ago
48b02abee7a28e84a5c8b368ccec30c2f5a0e67b authored almost 7 years ago
ce1081432b8354e0d3f20586ccdd5b53adb43b15 authored almost 7 years ago
e9bdba57a0fff218e16668314a55f4ea18e433dc authored almost 7 years ago
f907be585e0aaad21e1289bdb5c84c27b1a85550 authored almost 7 years ago
022f9800edc1797bea746a16319392cc00620ff7 authored almost 7 years ago
a9a54ac4c66e31894bff1e1bedf9bde50b57aed3 authored almost 7 years ago
50b9fee3a764e63fbd6430c92376a7999d7b844d authored almost 7 years ago
bf9a90293fe4c725a532f6ad461bf6775932270a authored almost 7 years ago
Replace use of try!() with ?
17ec3a3a26c9e407b994425dbf536daf6d714b1c authored almost 7 years ago5b4b885fd6079b6e909212217d319515bc445cc1 authored almost 7 years ago
65b819787668046866ffdfb181ad52ea7f516ec1 authored almost 7 years ago
a826d113eed19c3b4b3b25dd275bf1ea77ebc4b3 authored almost 7 years ago
3a79505a448ccf2e795ffc49d80a5fd27501081b authored almost 7 years ago
Fix route in App::resource example
5f3a7a6a525873797558875075334defe136b24c authored almost 7 years ago6a7b097bcf70f08100b4f4818c153c2cc6b85eef authored almost 7 years ago
30a36bed9d58e41bc7fc24d9ee0107ebb9bdab96 authored almost 7 years ago
79818560b2dfe7b1578e730c10d49c32904b35ba authored almost 7 years ago
58cc0dfbc5fad1cab85e61724c98dd4655bb43d8 authored almost 7 years ago
a9ea649348d210922fa8d51d8cb7eef5c6dcb902 authored almost 7 years ago
634c5723a0638e50fd8c09a8f2929b353a934779 authored almost 7 years ago
a5b5ff089426b50015b26614440fb4b440952bb8 authored almost 7 years ago
5140fea8d1424c9887cd85d945be1e9c884ffb9e authored almost 7 years ago
333b4f57d3f9a6e32b3042ad03300098c538ad17 authored almost 7 years ago
827ca5eada6758cd968999c10cabb549b642b731 authored almost 7 years ago
ebc1f6eff9359827436f153ab79e367e71f9b80a authored almost 7 years ago
a8567da3e266e873f70b58466574ac8ddd283ac3 authored almost 7 years ago
113f5ad1a884743350c38bf02b101e8f0afec551 authored almost 7 years ago
95f6277007332cf593e9f8ead3c6e0e57d243cfb authored almost 7 years ago
22c776f46ea169a29d5a34572d71a966db25044b authored almost 7 years ago
c0976bfa1742d385e13272d543b334f0772248c9 authored almost 7 years ago
5e9ec4299c9f949ef59a01f043d26a5877782dc8 authored almost 7 years ago
e05aba65de7cd24771e7a160098f6f0031600d5c authored almost 7 years ago
c5b18c6d3073698b3530dcc2ef364a5ad233364a authored almost 7 years ago
94c5bb5cddf95c700b680f9f1bc5a15741029bb5 authored almost 7 years ago
2ca0ea70c406736d9612c5075f2feac5fefad4bc authored almost 7 years ago
0b01884fca14a7b9a460c69a87cb550acb345dea authored almost 7 years ago
83168731fc5e265f61dd25265a6ac11634c28175 authored almost 7 years ago
fix end-of-stream handling in parse_payload
729584642648659b03d29a7f2cab836941bcc763 authored almost 7 years agoparse_payload can be called with a pre-filled buf.
In this case, it's totaly fine for read_from...
72bc1546c484ea9419c3a913c9de217ed3b2aeaa authored almost 7 years agod39b531537e2560439d608fd5659ce0b7044e70e authored almost 7 years ago
35e68723df6be34a98b706d2c77cf0adf8da6123 authored almost 7 years ago
0624f9b9d9ef780a02cbaa2cdd033fe2e6106ad4 authored almost 7 years ago
0e3820afdffc63316ada8bb86e04e5662b6b721b authored almost 7 years ago
839d67ac6a6753e4268a13bd1b11dfd194a96167 authored almost 7 years ago
b5179577614024685e8a95a707cb7728ce5b83f4 authored almost 7 years ago
d18f9c590531b201ead5c1f77c36a0fcb6c5f475 authored almost 7 years ago
Make HttpRequest::without_state public
76fcdc13a3fa1e4f1b68326145249039d0b54655 authored almost 7 years ago62a9b4c53cd857d9976dbf47b3a08c5256bab29c authored almost 7 years ago
c5702293510f2ae7ccb078ecdcaf53b7aa34270c authored almost 7 years ago
9ac0edbac6d6272d4edd7421f96be905d7d701c3 authored almost 7 years ago
d041df6c4b294c035ea7c3f0247bbf65f0e217b4 authored almost 7 years ago
bc28e54976450a6d552aa1bdd26bffc2ce4f8512 authored almost 7 years ago
26ab5cbd01ee596d50502abfb0346407ceabbfe1 authored almost 7 years ago
50c2a5ceb05411a083234a73c97e3e7e53527f98 authored almost 7 years ago
8dbbb0ee07a1c6f376cbccea05ebf8881cde8505 authored almost 7 years ago
ca76dff5a70e78ab0bad2134084bae480d9249bd authored almost 7 years ago
4273b9506614c944a8eeac199036f20215ec56d6 authored almost 7 years ago
d9ba78526e36cb7276249a8a0d95b2099e9f9272 authored almost 7 years ago
69c73c52cda487c7c40e964c05e088ab89cc2ed5 authored almost 7 years ago
2a7ffe6e0a88d50fb2c9ed3b39c92a1609100d14 authored almost 7 years ago
af3a8d6775f65743ecbeb3519bbadd14fd31ac46 authored almost 7 years ago
f77a4f8865910a9a2a91cfccbcbfe025bd0b6b45 authored almost 7 years ago
88f66d49d0a90f861972672a814c9891a92b43c4 authored almost 7 years ago
be288fa00af234c797aeaa7dd516dfdbf0e8f0f5 authored almost 7 years ago
5e6a0aa3dfda610eb3e6aef647f3aa9a9ae59649 authored almost 7 years ago
fd87eb59f8928c240579c54885ab63ea28843c28 authored almost 7 years ago
81ac905c7b0ff1528cf26121541fae3b60029155 authored almost 7 years ago
bb11fb3d242477ad0d61458b4c1dca7b146b4f3c authored almost 7 years ago
23eea54776170f4f5255a04acfe60244f54baa29 authored almost 7 years ago
2881859400f6b1efbfe866ab13c0809c236172b3 authored almost 7 years ago
1686682c190f0f63fb2190efa2e408e9a18b3ca9 authored almost 7 years ago
f1e5126a1d24d64980e7fade1f208104b6eb78e8 authored almost 7 years ago
d04ff13955e88626c0e81afd5076c79435490046 authored almost 7 years ago
e757dc5a717c2097cee208c5cde53723e3b8de8f authored almost 7 years ago
be358db422055a7245495e887540735f38414196 authored almost 7 years ago
7df2d6b12a00e8e806145644186f2868e1bde9e3 authored almost 7 years ago
Public, signed and private cookies
458e6bdcc23be84ac405c0f291a618d892191b74 authored almost 7 years ago0b0bbd6bd947fe93416f9f502eeadf49d32aca7a authored almost 7 years ago
561789678089b5ad05a66f4b8a38a0a640b97189 authored almost 7 years ago