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

Installing a plugin logs the user out until they restart the app #69

Closed
simonw opened this issue Sep 8, 2021 · 1 comment
Closed

Installing a plugin logs the user out until they restart the app #69

simonw opened this issue Sep 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@simonw
Copy link
Owner

simonw commented Sep 8, 2021

If you install a plugin the server restarts... but when it restarts it doesn't seem to maintain the correct app token, so the user ends up signed out in any new windows that they open.

@simonw simonw added the bug Something isn't working label Sep 8, 2021
@simonw
Copy link
Owner Author

simonw commented Sep 8, 2021

Hmm... I actually think this is because the secret used to sign cookies is not being persisted.

@simonw simonw closed this as completed in 8d2c1b9 Sep 8, 2021
@simonw simonw added this to the 0.2 - plugins and progress bars milestone Sep 9, 2021
simonw added a commit that referenced this issue Sep 13, 2021
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
None yet
Development

No branches or pull requests

1 participant