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

[FEATURE] Admin console #696

Closed
modem7 opened this issue Mar 14, 2022 · 1 comment
Closed

[FEATURE] Admin console #696

modem7 opened this issue Mar 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@modem7
Copy link
Contributor

modem7 commented Mar 14, 2022

An admin console to keep track of users using the self-hosted platform, and to delete/disable/authorise any accounts, reset passwords (I know it can be done via email, but still useful if one hasn't set up emails/don't wish to).

This would allow for admins to have greater control of their self-hosted platform, and to reduce any instances of bad actors creating false resumes on their platform, and/or reduces/eliminates potential abuse from anonymous users who are able to sign up.

For this, a "signup disabled" option may be a quick and dirty workaround in the meantime, which just disables the /auth/register endpoint.

2FA via QR code during account creation would also be useful for the security aspect (although this might be best suited in a separate FR).

@modem7 modem7 added the enhancement New feature or request label Mar 14, 2022
@AmruthPillai
Copy link
Owner

Interesting, I never thought about the idea of an admin panel before. I'm not sure it provides much use for me though, as I don't really micro-manage the users of the app, but just push features and solve their issues when they are on GitHub. But having a place to be able to manage data, look at dashboards would be quite interesting.

But I'm a believer in trying to make use of what's already out there, and there's this neat service called Retool which allows you to create admin dashboards and internal tooling with drag-drop GUI and powerful integrations with any database. If you're in the need for a quick solution, you could perhaps look into that.

Right now, admin panels are not in scope, so I hope you don't mind if I close the issue. But when I see a clearer need for it, for myself to manage the production app, I'll consider opening the issue again to track progress :)

Thank you so much for the out of the box suggestion! 🗳️

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

No branches or pull requests

2 participants