Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Session tokens #184

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rohitdatta
Copy link
Member

Pre-emptive step to disabling user accounts

Changes proposed in this pull request:

Have you made sure to add:

  • Tests
  • Documentation

Screenshots and GIFs

Deploy notes
Need to run a DB migration upon deployment.
This PR is for adding the columns necessary for session tokens. It will create a session token for all new users moving forward. We will need to manually apply a DB migration that will create session tokens for all existing users and then change the user loader to use the session token.

Any Additional Information
Going forward, these migrations will be used to disable malicious users and implement security features to force the logout of a single user.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant