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

Prevent the initial user to be stored in session #90

Closed
To-om opened this issue Jul 3, 2019 · 0 comments
Closed

Prevent the initial user to be stored in session #90

To-om opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@To-om
Copy link
Contributor

To-om commented Jul 3, 2019

The initial user ("init") is available only if no there is no user in the database. If a session is created with this user (in the cookie), the HTTP request will fail with a "404 user not found" as soon as a user is created (manually of by migration).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant