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

clean up some weirdness in the router #80

Merged
merged 1 commit into from
Jul 7, 2021
Merged

clean up some weirdness in the router #80

merged 1 commit into from
Jul 7, 2021

Conversation

tsmethurst
Copy link
Contributor

  • Clean up some of the cookie/session weirdness that was causing half-done logins to persist across authorize attempts.
  • Rearrange some of the router code so it's tidier.
  • Persist auth and crypt session keys between restarts by storing the router session in the db.

@tsmethurst tsmethurst merged commit c71e55e into main Jul 7, 2021
@tsmethurst tsmethurst deleted the router_cleanup branch July 7, 2021 13:46
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.

1 participant