-
Notifications
You must be signed in to change notification settings - Fork 329
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
WIP: Add UserInfo framework #1672
Conversation
Closing. This needs further discussion on the underlying issue to make sure how/whether this needs to be handled going forward. Also needs an Issue where we can have this discussion. |
Reopening now that #1908 has been outlined. Refer to that issue for our approach for this feature. |
Something's gone wrong with the merge on this PR, I'm going to close out this PR and create a fresh branch from the current master. |
Was this done? |
This PR adds the initial framework of a UserInfo MongoDB database collection.
The intention of the UserInfo collection is to store user information, such as preferences (renderer: legacy/v3) or default themes (once implemented). It is also possible that the UserInfo collection could be used to store notification or other user messaging data.