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

Is there a way to create users locally without having to put them in via mysql? #381

Open
alskin96 opened this issue Jun 10, 2022 · 1 comment

Comments

@alskin96
Copy link

would like to be able to create users locally with DB, and not have to use MYSQL to input the new users. We don't want to integrate to company LDAP server, instead local authentication with encrypted password stored in DB. Local authentication module also should be plugged and configured to use before start.

Thank you in advance!

@roock
Copy link
Contributor

roock commented Jun 25, 2022

There is the project oncall-admin which provides a web interface to administrate oncall users: https://github.com/dwang159/oncall-admin (I had issues to get it working with recent python version, is looks pretty outdated).

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

No branches or pull requests

2 participants