Skip to content

Comments

Fix auth by updating actix-session to 0.10#32

Merged
tanneberger merged 1 commit intotlm-solutions:masterfrom
FestplattenSchnitzel:fix-auth
May 1, 2025
Merged

Fix auth by updating actix-session to 0.10#32
tanneberger merged 1 commit intotlm-solutions:masterfrom
FestplattenSchnitzel:fix-auth

Conversation

@FestplattenSchnitzel
Copy link
Member

redis-actor-session has been removed with version 0.10.0 [0] but Redis
functionality is still avaiable with a different backend [1] [2].

[0] https://github.com/actix/actix-extras/releases/tag/session-v0.10.0
[1] https://docs.rs/actix-session/0.9.0/actix_session/#choosing-a-backend
[2] https://docs.rs/actix-session/latest/actix_session/index.html#choosing-a-backend

Copy link
Member

@tanneberger tanneberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets test it ;D

@tanneberger tanneberger merged commit 6fcc585 into tlm-solutions:master May 1, 2025
3 checks passed
@FestplattenSchnitzel FestplattenSchnitzel deleted the fix-auth branch May 1, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants