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

Sessions are not persisent after server restart #33

Open
mobergmann opened this issue Nov 21, 2023 · 0 comments
Open

Sessions are not persisent after server restart #33

mobergmann opened this issue Nov 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mobergmann
Copy link
Owner

This is due to the secret being regenerated every start of the application.
To fix this I propose setting the secret based on a environment variable so it can persist after a restart.

@mobergmann mobergmann added the bug Something isn't working label Nov 21, 2023
@mobergmann mobergmann self-assigned this Nov 21, 2023
@mobergmann mobergmann added this to the 0.1.0 milestone Nov 21, 2023
@mobergmann mobergmann removed this from the 0.1.0 milestone Mar 15, 2024
@mobergmann mobergmann removed their assignment Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Miscellaneous
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant