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

Limitation: display and handle client error

GreeFine opened this pull request over 2 years ago
update to prost 0.11

robjtede opened this pull request over 2 years ago
Prost 0.11 content type

ahmed-masud opened this pull request over 2 years ago
bump protobuf to 0.11

ahmed-masud opened this pull request over 2 years ago
rename AtError => Error

robjtede opened this pull request over 2 years ago
draft: implemented alternative protobuf implementation

t2m4k1 opened this pull request over 2 years ago
fix expose all headers

robjtede opened this pull request over 2 years ago
document settings crate

robjtede opened this pull request over 2 years ago
adopt actix-settings crate

robjtede opened this pull request over 2 years ago
add sled session backend

robjtede opened this pull request over 2 years ago
Problem setting up the session cookie

AlexSPx opened this issue over 2 years ago
conditionally set visit/login deadlines per login

e-rhodes opened this issue over 2 years ago
fix: bad interaction between session state changes and renewal

Hulxv opened this pull request over 2 years ago
improve httpauth ergonomics

robjtede opened this pull request over 2 years ago
[actix-identity] Fix visit deadline

LukeMathWalker opened this pull request over 2 years ago
fix: broken stream when authentication failed

RolandMa1986 opened this pull request over 2 years ago
trim unnecessary identity deps

robjtede opened this pull request over 2 years ago
Add changelog for actix-identity

LukeMathWalker opened this pull request over 2 years ago
Updated Cargo.toml to support Prost 0.10

TobiasDeBruijn opened this pull request over 2 years ago
Bump up MSRV to 1.57

JohnTitor opened this pull request over 2 years ago
Changed description for actix-ws inside README

Idontknow13 opened this pull request over 2 years ago
Problem getting var set in session in another function

AppyCat opened this issue over 2 years ago
Added function to create an empty session for testing

kingledion opened this pull request over 2 years ago
option for `Send`-able `Session`

Oyelowo opened this issue over 2 years ago
Do not run tests on MSRV

JohnTitor opened this pull request over 2 years ago
Return `&str` from `BasicAuth::user_id()` and `BasicAuth::password()`

mcronce opened this pull request over 2 years ago
`impl Challenge for &'static str`

mcronce opened this pull request over 2 years ago
Losing state on SPA calls

AppyCat opened this issue over 2 years ago
Rebuild `actix-identity` on top of `actix-session`

LukeMathWalker opened this pull request over 2 years ago
Add missing backtic in SessionMiddleware docs

DavidS opened this pull request over 2 years ago
Bad interaction between session state changes and renewal

LukeMathWalker opened this issue over 2 years ago
actix_redis cannot be used

januwA opened this issue almost 3 years ago
Session does not work with post requests

SorenHolstHansen opened this issue almost 3 years ago
Authentication middleware do not provide the correct response code in tests

nicolaspernoud opened this issue almost 3 years ago
actix-session package not making proper cookies.

Haider-Ali-Dev opened this issue almost 3 years ago
actix-limitation: Needs a way to set a custom key

jacob-pro opened this issue almost 3 years ago
actix-web-httpauth: Basic::{user_id,password} return reference to Cow

agraven opened this issue almost 3 years ago
Consistent import formatting

LukeMathWalker opened this pull request almost 3 years ago
add support for session access from guards

tglman opened this pull request almost 3 years ago
Add a new configuration parameter to refresh the TTL of the session even if unchanged

LukeMathWalker opened this pull request almost 3 years ago
RedisSession Basic example does not work

SorenHolstHansen opened this issue about 3 years ago
HttpAuthentication: fix error handling

aliemjay opened this pull request over 3 years ago
cors expose headers misdocumented

robjtede opened this issue over 3 years ago
actix-redis with redis cluster support

attila-lin opened this issue over 3 years ago
actix-cors is not compatible with actix-4

NikosEfthias opened this issue almost 4 years ago
actix-redis how to change redis db and use password to auth

wzhsh90 opened this issue about 4 years ago
Conflict between HttpAuthentication::bearer and actix-cors

salfonseca opened this issue about 4 years ago
Support for JWT handling

GrandChaman opened this issue over 4 years ago
HttpAuthentication middleware doesn't behave properly on tests

ManevilleF opened this issue over 4 years ago
Fix long lasting auto-prolonged session

cerven opened this issue almost 5 years ago
actix_cors doesn't send CORS headers other middleware errors

s97712 opened this issue almost 5 years ago
Help using Actix Redis Session with Heroku-Redis

hbina opened this issue almost 5 years ago
Let the validation function decide whether to continue or abort request

stiiifff opened this pull request almost 5 years ago
Session: time to live

torepettersen opened this issue over 5 years ago
How to use it with websockets?

Boscop opened this issue over 6 years ago