Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move away from Redis for session storage #1830

Open
tomudding opened this issue Jun 7, 2024 · 1 comment
Open

Move away from Redis for session storage #1830

tomudding opened this issue Jun 7, 2024 · 1 comment
Assignees
Labels
For: Backend Module: User For anything related to the User module Type: Idea

Comments

@tomudding
Copy link
Member

What would you like?

Move session management back to the database, add support for session management, potentially 2FA while we are at it.

Why is this needed?

Redis is fast, but the amount of errors we still get too much. Furthermore, we have not real control over when a session expires.

Other information

Can be done before GH-1798 (as this will only cover user authentication and not API authentication).

@tomudding tomudding added Type: Idea For: Backend Module: User For anything related to the User module labels Jun 7, 2024
@tomudding tomudding self-assigned this Jun 7, 2024
@tomudding
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: Backend Module: User For anything related to the User module Type: Idea
Projects
None yet
Development

No branches or pull requests

1 participant