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

Add extra users? #5

Open
HellStorm666 opened this issue Jun 3, 2019 · 2 comments
Open

Add extra users? #5

HellStorm666 opened this issue Jun 3, 2019 · 2 comments
Assignees

Comments

@HellStorm666
Copy link
Contributor

How can I add extra user and/or change name/pass from current user(s)?

@Schnax
Copy link

Schnax commented Jun 14, 2019

The admin user is added here:

INSERT INTO user VALUES (1, 'admin', '1879303f48fc69acc84e6b24608b2c7b932c18f90546186507b4513b44ce4ad2bfb360c223142239c6828201f4d05a3a6357429d2bd9cd44ed06b87b03e4a96a', 3);

You sould have a table for users in your Database.

@justicenode justicenode self-assigned this Apr 6, 2020
@phenolog
Copy link

phenolog commented Feb 2, 2021

Hello
Unfortunately, cannot change the default admin password.
When I enter the old password "admin" new password "admin2" repeat new pass "admin2" I get an "wrong password" message.
Please check.
Thanks.

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

4 participants