actix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
RustApache-2.0
Issues
- 0
- 0
- 2
Session: add cookie max age
#323 opened by LinuxHeki - 4
Support setting maximum WebSocket frame size for streaming (non-actor) handlers
#452 opened by singularsyntax - 4
- 12
- 4
Version 0.10.0 fails to set the cookie header
#461 opened by lcsfelix - 5
`generate_session_key()` could be public
#434 opened by kakserpom - 17
Ability to extract SessionKey
#306 opened by robjtede - 0
- 0
Session: Add option for redis/tokio-rustls-comp
#342 opened by ryanseipp - 1
How does actix-session protect from replay attacks?
#416 opened by dzervas - 1
Support for Digest auth method
#394 opened by wangyongxiao - 0
Settings: Builtin mapping from environment variables
#386 opened by jayvdb - 0
Settings: actix.mode has no actix behaviour associated
#387 opened by jayvdb - 2
- 10
Cors::default() prevents even same-origin requests.
#378 opened by ramnivas - 1
CORS allowed origin string is case sensitive
#354 opened by NotGovernor - 0
- 0
`BasicAuth` doesn't have constructor from `Basic`
#326 opened by skylark-17 - 1
- 8
Actix session insert should check for string
#308 opened by miketwenty1 - 4
- 1
actix-session decryption failed
#318 opened by sbwtw - 0
actix_web_httpauth How to set whitelist?
#315 opened by male110 - 0
- 0
- 0
- 4
How to implement multiple auth methods
#295 opened by mike-lloyd03 - 0
Allow testing created `Cors` instance
#302 opened by ctron - 0
Secure field never set in removal cookie.
#299 opened by evenorog - 0
Actix Cors - Support for Private Network Access
#294 opened by GillesPl - 8
actix_cors blocks requests that should be allowed
#286 opened by CapableWeb - 0
- 2
- 2
- 1
Examples raise exceptions
#283 opened by HerrMuellerluedenscheid - 5
- 1
Problem setting up the session cookie
#267 opened by AlexSPx - 1
conditionally set visit/login deadlines per login
#266 opened by junbl - 0
- 2
option for `Send`-able `Session`
#251 opened by Oyelowo - 1
[actix_identity] `visit_deadline` results in strange behavior, unable to use login cookie
#262 opened by junbl - 2
- 0
Feature request: implement Default or add a constructor to Session for testing
#252 opened by kingledion - 1
Losing state on SPA calls
#247 opened by AppyCat - 1
- 6
actix_redis cannot be used
#243 opened by januwA - 2
Authentication middleware do not provide the correct response code in tests
#241 opened by nicolaspernoud - 0
Session does not work with post requests
#242 opened by SorenHolstHansen