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

First time login #347

Open
Raks2110 opened this issue Apr 15, 2021 · 4 comments
Open

First time login #347

Raks2110 opened this issue Apr 15, 2021 · 4 comments

Comments

@Raks2110
Copy link

How to login for the first time , do i need to make any changes in config.yaml ...any default password for first time access the oncall please let me know

@diegocepedaw
Copy link
Contributor

If you have debug authentication on you should be able to use any password.

@Raks2110
Copy link
Author

INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.
INFO:oncall.auth:Auth debug turned on.

are u talking about this , can you please tell where it need to be turned on , i installed through normal mode not docker

@diegocepedaw
Copy link
Contributor

did you import the dummy data into your database with mysql -u root -p -o oncall < ./db/dummy_data.sql if so there should be root, manager, jdoe, and asmith users you can use to log in. If debug is turned on you should be able to use any of those users as usertname and use any string as the password as debug auth just returns true no matter what.

@Raks2110
Copy link
Author

i think have done this , let me try once again and update you after

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