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

create some sort of admin access #872

Open
nicoalee opened this issue Jan 27, 2025 · 0 comments
Open

create some sort of admin access #872

nicoalee opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@nicoalee
Copy link
Collaborator

nicoalee commented Jan 27, 2025

In order to improve our support for ongoing issues, we should have some sort of admin access to allow developers to view/fix state for users that are experiencing issues.

At the most basic, this would be some kind of flag in the database attached to the users table that would determine IS_ADMIN or !IS_ADMIN. Code would then be modified to check if (1) the user is entitled to do the action OR (2) the user is an admin.

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

No branches or pull requests

3 participants